From 6c4ec29bc8a5660341334a4e3d240a65c858c7ba Mon Sep 17 00:00:00 2001
From: Cassie Souza <cassie.c.souza@lmco.com>
Date: Thu, 22 Jul 2021 18:24:46 +0000
Subject: [PATCH] Bump chart version for opa: Disable App Armor Profile
 Constraint

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 541cf7e868..d5d4637293 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -230,7 +230,7 @@ gatekeeper:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git
     path: "./chart"
-    tag: "3.4.0-bb.17"
+    tag: "3.4.0-bb.19"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux: {}
-- 
GitLab