UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit aefce1d8 authored by mr-bot's avatar mr-bot Committed by Micah Nagel
Browse files

Update Anchore Enterprise to 4.0.3

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