chore(deps): update container image tagspaces/tagspaces-lite-web to v6.0.0@db91560 by renovate

This commit is contained in:
TrueCharts-Admin 2024-09-16 00:37:25 +00:00
parent 77756a63e8
commit a508537d72
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 5.5.2 appVersion: 6.0.0
dependencies: dependencies:
- name: common - name: common
version: 24.1.16 version: 24.1.16
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces
- https://hub.docker.com/r/tagspaces/tagspaces-lite-web - https://hub.docker.com/r/tagspaces/tagspaces-lite-web
type: application type: application
version: 5.1.6 version: 6.0.0

View File

@ -1,7 +1,7 @@
image: image:
repository: tagspaces/tagspaces-lite-web repository: tagspaces/tagspaces-lite-web
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 5.5.2@sha256:0b1bf452ca77bda01c3e44f426e95111b1703d7beaff8d6bbecf470dc2aad374 tag: 6.0.0@sha256:db9156033397a51628f26aa568954f2710c9cd55cc545821e3b0052ab54a1a67
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false