diff --git a/chart/templates/gatekeeper/values.yaml b/chart/templates/gatekeeper/values.yaml index bcfe1af4ffb785707d53aa564a769a6b23eb00bd..d7486061b31ee3ade6947a1c203b1f9739bb4ef8 100644 --- a/chart/templates/gatekeeper/values.yaml +++ b/chart/templates/gatekeeper/values.yaml @@ -14,6 +14,11 @@ postInstall: pullPolicy: {{ .Values.imagePullPolicy }} pullSecrets: - name: private-registry + probeWebhook: + image: + pullPolicy: {{ .Values.imagePullPolicy }} + pullSecrets: + - name: private-registry postUpgrade: cleanupCRD: image: diff --git a/chart/values.yaml b/chart/values.yaml index 455ff8585ef3c5997439ec8088244b9962228544..a6a7d9bba5e07d1822b3bd72d158299a61bbe0f4 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: