From de3c571896d5e6e5230036f5603e1b7a01691ac6 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 2 Jun 2023 19:49:03 +0000
Subject: [PATCH] twistlock update to 0.12.0-bb.2

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 688d94d0f1..53e95e7d93 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -903,11 +903,11 @@ twistlock:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/twistlock.git
     path: "./chart"
-    tag: "0.12.0-bb.1"
+    tag: "0.12.0-bb.2"
   helmRepo:
     repoName: "registry1"
     chartName: "twistlock"
-    tag: "0.12.0-bb.1"
+    tag: "0.12.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Twistlock Package
   flux: {}
-- 
GitLab