UNCLASSIFIED - NO CUI

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

Merge branch 'update-anchore-enterprise-tag-1.19.2-bb.0' into 'master'

Update Anchore Enterprise to 4.0.3

Closes platform-one/big-bang/apps/security-tools/anchore-enterprise#75

See merge request platform-one/big-bang/bigbang!1980
parents 3dac5b29 aefce1d8
No related branches found
No related tags found
1 merge request!1980Update Anchore Enterprise to 4.0.3
Pipeline #931259 passed with warnings
......@@ -92,7 +92,7 @@ anchoreEnterpriseUi:
imagePullPolicy: {{ .Values.imagePullPolicy }}
imagePullSecretName: private-registry
anchore-ui-redis:
ui-redis:
{{- if and .Values.addons.anchore.redis.host .Values.addons.anchore.redis.port .Values.addons.anchore.redis.password }}
enabled: false
externalEndpoint: "redis://{{ .Values.addons.anchore.redis.username | default "nouser" }}:{{ .Values.addons.anchore.redis.password }}@{{ .Values.addons.anchore.redis.host }}:{{ .Values.addons.anchore.redis.port }}"
......
......@@ -1098,7 +1098,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
path: "./chart"
tag: "1.18.6-bb.11"
tag: "1.19.2-bb.0"
# -- Flux reconciliation overrides specifically for the Anchore 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