diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index b17b7d4af05..750d91d624b 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.9.1 +appVersion: 0.10.0 dependencies: - name: common version: 25.0.0 @@ -36,4 +36,4 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 2.3.0 +version: 2.4.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 9f2560199de..8816841510b 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.9.1@sha256:ed7cce7a0dc507c4c5f9aea9c42f9bddd0914e4d556e2cb7193e5651df3246da + tag: 0.10.0@sha256:48ce43289339a144a2eed356d58e77dc22382d46713dec944c439536531699cc proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent