UNCLASSIFIED - NO CUI

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

Merge branch 'anchore-monitoring-bump' into 'master'

bump anchore and monitoring

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

See merge request platform-one/big-bang/bigbang!634
parents 1698e14a e6711e9d
No related branches found
No related tags found
1 merge request!634bump anchore and monitoring
Pipeline #361734 passed
...@@ -36,6 +36,9 @@ istio: ...@@ -36,6 +36,9 @@ istio:
hosts: hosts:
- grafana{{ if .Values.addons.keycloak.enabled }}.admin{{ end }}.{{ .Values.hostname }} - grafana{{ if .Values.addons.keycloak.enabled }}.admin{{ end }}.{{ .Values.hostname }}
anchore:
enabled: {{ .Values.addons.anchore.enabled }}
global: global:
imagePullSecrets: imagePullSecrets:
- name: private-registry - name: private-registry
......
...@@ -322,7 +322,7 @@ monitoring: ...@@ -322,7 +322,7 @@ monitoring:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
path: "./chart" path: "./chart"
tag: "11.0.0-bb.26" tag: "11.0.0-bb.27"
# -- Flux reconciliation overrides specifically for the Monitoring Package # -- Flux reconciliation overrides specifically for the Monitoring Package
flux: {} flux: {}
...@@ -721,7 +721,7 @@ addons: ...@@ -721,7 +721,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.13.0-bb.0" tag: "1.13.0-bb.1"
# -- 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