diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index 7b316a80209..490fa487c3c 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.10.0 +appVersion: 0.11.0 dependencies: - name: common version: 25.1.5 @@ -36,4 +36,4 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 2.4.1 +version: 2.5.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 8816841510b..260a2939c8b 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.10.0@sha256:48ce43289339a144a2eed356d58e77dc22382d46713dec944c439536531699cc + tag: 0.11.0@sha256:23d90939bf7fe1d049828a3514ee3321c139ceb3549becf25af09d4333c9a1d4 proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent