Skip to content

Commit 1b2db1f

Browse files
feat(container): update image velero/velero-plugin-for-gcp ( v1.12.2 → v1.13.0 )
1 parent bc0851f commit 1b2db1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.archive/kubernetes/velero/velero/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
# Init containers to add to the Velero deployment's pod spec. At least one plugin provider image is required.
5353
initContainers:
5454
- name: velero-plugin-for-gcp
55-
image: velero/velero-plugin-for-gcp:v1.12.2
55+
image: velero/velero-plugin-for-gcp:v1.13.0
5656
imagePullPolicy: IfNotPresent
5757
volumeMounts:
5858
- mountPath: /target

0 commit comments

Comments
 (0)