We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbddbb commit 27ccaefCopy full SHA for 27ccaef
k8s-manifests/apps/cluster-wide-app-resources/velero.yaml
@@ -24,7 +24,7 @@ spec:
24
- mountPath: /target
25
name: plugins
26
- name: velero-plugin-for-aws
27
- image: velero/velero-plugin-for-aws:v1.7.0
+ image: velero/velero-plugin-for-aws:v1.7.1
28
imagePullPolicy: IfNotPresent
29
volumeMounts:
30
0 commit comments