UNCLASSIFIED - NO CUI

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

Merge branch 'argocd-bump' into 'master'

Argocd bump

See merge request platform-one/big-bang/bigbang!485
parents 75f7c23e aaa309fb
No related branches found
No related tags found
1 merge request!485Argocd bump
Pipeline #265267 passed
......@@ -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