UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 5b681b99 authored by Samuel Sarnowski's avatar Samuel Sarnowski Committed by Zach Callahan
Browse files

velero update to 6.7.0-bb.10

parent ce9193c1
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,12 @@ podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- if .Values.kiali.enabled }}
podLabels:
{{- include "kialiAppLabel" . | nindent 2 }}
{{- include "kialiVersionLabel" . | nindent 2 }}
{{- end }}
monitoring:
enabled: {{ .Values.monitoring.enabled }}
......
......@@ -1742,11 +1742,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/velero.git
path: "./chart"
tag: "6.7.0-bb.9"
tag: "6.7.0-bb.10"
helmRepo:
repoName: "registry1"
chartName: "velero"
tag: "6.7.0-bb.9"
tag: "6.7.0-bb.10"
# -- 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