We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a766a5f + a82152b commit c4dc7cdCopy full SHA for c4dc7cd
charts/velero/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v1
2
appVersion: 1.3.1
3
description: A Helm chart for velero
4
name: velero
5
-version: 2.9.4
+version: 2.9.5
6
home: https://github.com/vmware-tanzu/velero
7
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
8
sources:
charts/velero/values.yaml
@@ -227,7 +227,7 @@ schedules: {}
227
# velero.io/plugin-config: ""
228
# velero.io/restic: RestoreItemAction
229
# data:
230
-# image: gcr.io/heptio-images/velero-restic-restore-help
+# image: velero/velero-restic-restore-helper:v1.3.1
231
configMaps: {}
232
233
##
0 commit comments