Skip to content

Commit 8a48df1

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

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@sha256:d411f7399a1dd58f4fecd031ef24a24b377eb30d830432485f2bee23f9609619
5656
imagePullPolicy: IfNotPresent
5757
volumeMounts:
5858
- mountPath: /target

0 commit comments

Comments
 (0)