Skip to content

Commit 3bcdee5

Browse files
feat(container): update image velero/velero-plugin-for-gcp ( v1.12.2 → v1.13.0 ) (#2959)
* chore: use best-practices preset on renovate Signed-off-by: Michael Fornaro <[email protected]> * feat(container): update image velero/velero-plugin-for-gcp ( v1.12.2 → v1.13.0 ) --------- Signed-off-by: Michael Fornaro <[email protected]> Co-authored-by: Michael Fornaro <[email protected]> Co-authored-by: jarvis-plus-bot[bot] <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
1 parent f4f1709 commit 3bcdee5

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)