diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index 17be8a241bf..6bad86e139f 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: system apiVersion: v2 -appVersion: 0.12.1 +appVersion: 0.13.0 dependencies: - name: common version: 28.13.0 @@ -39,5 +39,5 @@ sources: - https://quay.io/brancz/kube-rbac-proxy - https://volsync.readthedocs.io/ type: application -version: 3.1.0 +version: 3.2.0 diff --git a/charts/system/volsync/values.yaml b/charts/system/volsync/values.yaml index 22808ccfaec..120fb8f64cf 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.1@sha256:2dd1ef4251b3a5881ab9289dce481de3fe30da7fc8da5e4dfed2d562964c888a + tag: 0.13.0@sha256:80c2d896d6bea7fad4f3843a8ffa69aa3f1c6e675f679f2f72c66664834e90ed proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent