UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Velero to 1.9.1

Merged Ghost User requested to merge update-velero-tag-2.31.3-bb.0 into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -62,7 +62,7 @@ initContainers:
{{- end }}
{{- if eq . "azure" }}
- name: velero-plugin-for-azure
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.4.1
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.5.0
imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
volumeMounts:
- mountPath: /target
Loading