From c94cdbc05ec6567f0fe6af1ceec4b24bf7294f2a Mon Sep 17 00:00:00 2001
From: Harry Randazzo <harry.randazzo@us.af.mil>
Date: Tue, 23 Nov 2021 11:34:34 -0600
Subject: [PATCH] bump twistlock version

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

diff --git a/chart/values.yaml b/chart/values.yaml
index bbae91933d..d2f2f0651a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -466,7 +466,7 @@ twistlock:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/twistlock.git
     path: "./chart"
-    tag: "0.0.11-bb.0"
+    tag: "0.0.12-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Twistlock Package
   flux: {}
-- 
GitLab