From 06a948e706b77320de20ecf7fe5e945b80db1e73 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 12 Jan 2024 20:00:15 +0000
Subject: [PATCH] twistlock update to 0.13.1-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index b56ce74260..499d40b710 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -966,11 +966,11 @@ twistlock:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/twistlock.git
     path: "./chart"
-    tag: "0.13.1-bb.0"
+    tag: "0.13.1-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "twistlock"
-    tag: "0.13.1-bb.0"
+    tag: "0.13.1-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Twistlock Package
   flux: {}
-- 
GitLab