From b620fbff47430fd41c582560aff3f8abd3dfdba2 Mon Sep 17 00:00:00 2001
From: Bulat Khamitov <27224-bkhamitov@users.noreply.gitlab.example.com>
Date: Tue, 6 Aug 2024 15:30:14 +0000
Subject: [PATCH] twistlock update to 0.16.0-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index ef18cca2e9..11891b50fd 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -984,11 +984,11 @@ twistlock:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/twistlock.git
     path: "./chart"
-    tag: "0.15.0-bb.17"
+    tag: "0.16.0-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "twistlock"
-    tag: "0.15.0-bb.17"
+    tag: "0.16.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Twistlock Package
   flux: {}
-- 
GitLab