UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 71cf6e16 authored by Branden Cobb's avatar Branden Cobb
Browse files

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

Updated velero to 1.9.3

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

See merge request platform-one/big-bang/bigbang!2281
parents 1ae3c674 3788c26a
No related branches found
No related tags found
1 merge request!2281Updated velero to 1.9.3
Pipeline #1143133 passed with warnings
......@@ -76,7 +76,7 @@ initContainers:
{{- end }}
{{- if eq . "azure" }}
- name: velero-plugin-for-azure
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.5.1
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.5.2
imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
volumeMounts:
- mountPath: /target
......
......@@ -1350,7 +1350,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
path: "./chart"
tag: "2.31.8-bb.5"
tag: "2.32.2-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