UNCLASSIFIED - NO CUI

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

Merge branch 'update-policy-tag-3.9.0-bb.0' into 'master'

Update gatekeeper to 3.9.0

Closes platform-one/big-bang/apps/core/policy#166 and platform-one/big-bang/apps/core/policy#168

See merge request platform-one/big-bang/bigbang!1988
parents 8de9db2d 9e165a6f
No related branches found
No related tags found
1 merge request!1988Update gatekeeper to 3.9.0
Pipeline #938332 passed with warnings
......@@ -14,6 +14,11 @@ postInstall:
pullPolicy: {{ .Values.imagePullPolicy }}
pullSecrets:
- name: private-registry
probeWebhook:
image:
pullPolicy: {{ .Values.imagePullPolicy }}
pullSecrets:
- name: private-registry
postUpgrade:
cleanupCRD:
image:
......
......@@ -353,7 +353,7 @@ gatekeeper:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git
path: "./chart"
tag: "3.8.1-bb.5"
tag: "3.9.0-bb.0"
# -- Flux reconciliation overrides specifically for the OPA Gatekeeper 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