We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f1709 commit 3bcdee5Copy full SHA for 3bcdee5
.archive/kubernetes/velero/velero/app/helmrelease.yaml
@@ -52,7 +52,7 @@ spec:
52
# Init containers to add to the Velero deployment's pod spec. At least one plugin provider image is required.
53
initContainers:
54
- name: velero-plugin-for-gcp
55
- image: velero/velero-plugin-for-gcp:v1.12.2
+ image: velero/velero-plugin-for-gcp:v1.13.0@sha256:d411f7399a1dd58f4fecd031ef24a24b377eb30d830432485f2bee23f9609619
56
imagePullPolicy: IfNotPresent
57
volumeMounts:
58
- mountPath: /target
0 commit comments