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 97d733b commit 777930bCopy full SHA for 777930b
kubernetes/storage/velero/values.yaml
@@ -3,7 +3,7 @@ snapshotsEnabled: false
3
4
initContainers:
5
- name: velero-plugin-for-aws
6
- image: velero/velero-plugin-for-aws:v1.11.1@sha256:3b0c402e0d55eb797a7ebe1f2525f18bdcdca8ee826680cd2d7cf657071e9d58
+ image: velero/velero-plugin-for-aws:v1.12.0@sha256:c648365557865767366eb6597ebebf722d508dfbb1c163ca1ffd848ecf1c6dfc
7
volumeMounts:
8
- mountPath: /target
9
name: plugins
0 commit comments