From eefc9910333a0767d33b4c5c9ad0e6dc41e1c445 Mon Sep 17 00:00:00 2001 From: Micah Nagel <micah.nagel@parsons.com> Date: Mon, 10 Jan 2022 23:55:50 +0000 Subject: [PATCH] Gatekeeper revert to 3.6.0 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 1ca839c3fb..027642f535 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -310,7 +310,7 @@ gatekeeper: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git path: "./chart" - tag: "3.7.0-bb.0" + tag: "3.6.0-bb.2" # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package flux: -- GitLab