From e00ff06a1cf43d4c9a6fe688e844887b4ea39b28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Mar 2025 20:37:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20quay.io/backube?= =?UTF-8?q?/volsync=200.12.0=20=E2=86=92=200.12.1=20(#33607)?= 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 08191661c7b..6e465ed2d78 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.12.0 +appVersion: 0.12.1 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.10.0 +version: 2.10.1 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 9a2b95ccbba..e5360fc18d7 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.12.0@sha256:a40868b7cafd716d839f8bc51700d02f5a6015dcea97e3cadd7bf0480d4228ae + tag: 0.12.1@sha256:2dd1ef4251b3a5881ab9289dce481de3fe30da7fc8da5e4dfed2d562964c888a proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent