UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit aaa309fb authored by Branden Cobb's avatar Branden Cobb Committed by Micah Nagel
Browse files

Argocd bump

parent 9442a13c
No related branches found
No related tags found
1 merge request!485Argocd bump
......@@ -27,6 +27,9 @@ redis-bb:
istio:
enabled: {{ .Values.istio.enabled }}
monitoring:
enabled: {{ .Values.monitoring.enabled }}
{{- if .Values.addons.argocd.sso.enabled }}
sso:
enabled: {{ .Values.addons.argocd.sso.enabled }}
......
......@@ -384,7 +384,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "2.14.7-bb.3"
tag: "2.14.7-bb.5"
# -- Flux reconciliation overrides specifically for the ArgoCD 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