UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit aa6f4574 authored by Lucas Rodriguez's avatar Lucas Rodriguez Committed by Micah Nagel
Browse files

Bumping velero chart version and image tags

parent c1316e2e
No related branches found
No related tags found
2 merge requests!1658Draft: Merge branch 'tempo_tracing_updates' into 'master',!1503Bumping velero chart version and image tags
......@@ -30,7 +30,7 @@ initContainers:
{{- range .Values.addons.velero.plugins }}
{{- if eq . "aws" }}
- name: velero-plugin-for-aws
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.4.0
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.4.1
imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
volumeMounts:
- mountPath: /target
......@@ -45,7 +45,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.0
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.4.1
imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
volumeMounts:
- mountPath: /target
......
......@@ -1234,7 +1234,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
path: "./chart"
tag: "2.28.0-bb.1"
tag: "2.29.0-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