UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3f4e2db2 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'update-auditor-tag' into 'master'

Update cluster auditor tag

Closes #428 and #513

See merge request platform-one/big-bang/bigbang!565
parents 83872520 0b9d617a
No related branches found
No related tags found
1 merge request!565Update cluster auditor tag
Pipeline #321288 passed
......@@ -7,6 +7,10 @@ elasticsearch:
imagePullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
istio:
enabled: {{ .Values.istio.enabled }}
{{- end -}}
......@@ -209,7 +209,7 @@ clusterAuditor:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor.git
path: "./chart"
tag: "0.2.0-bb.3"
tag: "0.2.0-bb.5"
# -- Flux reconciliation overrides specifically for the Cluster Auditor 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