Skip to content

Commit c4dc7cd

Browse files
author
Carlisia Campos
authored
Merge pull request #68 from jenting/restic-restore-helper
Update velero-restic-restore-helper image path
2 parents a766a5f + a82152b commit c4dc7cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/velero/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
appVersion: 1.3.1
33
description: A Helm chart for velero
44
name: velero
5-
version: 2.9.4
5+
version: 2.9.5
66
home: https://github.com/vmware-tanzu/velero
77
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
88
sources:

charts/velero/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ schedules: {}
227227
# velero.io/plugin-config: ""
228228
# velero.io/restic: RestoreItemAction
229229
# data:
230-
# image: gcr.io/heptio-images/velero-restic-restore-help
230+
# image: velero/velero-restic-restore-helper:v1.3.1
231231
configMaps: {}
232232

233233
##

0 commit comments

Comments
 (0)