chore(helm): update image quay.io/backube/volsync 0.11.0 → 0.12.0 (#32834)

This commit is contained in:
TrueCharts Bot
2025-03-03 19:26:06 +01:00
committed by GitHub
parent ace22cd6af
commit f7044ee156
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: system truecharts.org/train: system
apiVersion: v2 apiVersion: v2
appVersion: 0.11.0 appVersion: 0.12.0
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -36,4 +36,4 @@ sources:
- https://quay.io/brancz/kube-rbac-proxy - https://quay.io/brancz/kube-rbac-proxy
- https://volsync.readthedocs.io/ - https://volsync.readthedocs.io/
type: application type: application
version: 2.9.0 version: 2.10.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: quay.io/backube/volsync repository: quay.io/backube/volsync
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.11.0@sha256:23d90939bf7fe1d049828a3514ee3321c139ceb3549becf25af09d4333c9a1d4 tag: 0.12.0@sha256:a40868b7cafd716d839f8bc51700d02f5a6015dcea97e3cadd7bf0480d4228ae
proxyImage: proxyImage:
repository: quay.io/brancz/kube-rbac-proxy repository: quay.io/brancz/kube-rbac-proxy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent