From f7044ee156d7ca9af96ef183bd864c23b76e48f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Mar 2025 19:26:06 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/backube?= =?UTF-8?q?/volsync=200.11.0=20=E2=86=92=200.12.0=20(#32834)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/system/volsync/Chart.yaml | 4 ++-- charts/system/volsync/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index 2501e0d84b2..08191661c7b 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: system apiVersion: v2 -appVersion: 0.11.0 +appVersion: 0.12.0 dependencies: - name: common version: 25.4.10 @@ -36,4 +36,4 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 2.9.0 +version: 2.10.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index eee237f61b3..9a2b95ccbba 100644 --- a/charts/system/volsync/values.yaml +++ b/charts/system/volsync/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/backube/volsync pullPolicy: IfNotPresent - tag: 0.11.0@sha256:23d90939bf7fe1d049828a3514ee3321c139ceb3549becf25af09d4333c9a1d4 + tag: 0.12.0@sha256:a40868b7cafd716d839f8bc51700d02f5a6015dcea97e3cadd7bf0480d4228ae proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent