UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 68164172 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'update-velero-tag-2.31.3-bb.0' into 'master'

Update Velero to 1.9.1

Closes platform-one/big-bang/apps/cluster-utilities/velero#28

See merge request platform-one/big-bang/bigbang!2046
parents 96869601 bd9fad7f
No related branches found
No related tags found
1 merge request!2046Update Velero to 1.9.1
Pipeline #959595 passed with warnings
......@@ -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
......
......@@ -1302,7 +1302,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
path: "./chart"
tag: "2.30.1-bb.1"
tag: "2.31.3-bb.0"
# -- Flux reconciliation overrides specifically for the Velero Package
flux: {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment