We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2265dff commit 4412441Copy full SHA for 4412441
charts/velero/values.yaml
@@ -13,7 +13,7 @@ velero:
13
- mountPath: /target
14
name: plugins
15
- name: velero-plugin-for-microsoft-azure
16
- image: velero/velero-plugin-for-microsoft-azure:v1.9.0
+ image: velero/velero-plugin-for-microsoft-azure:v1.9.2
17
imagePullPolicy: IfNotPresent
18
volumeMounts:
19
0 commit comments