From 5b09c207b831b187a2c2f334051c990e58e6c6ff Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Thu, 26 Aug 2021 16:13:13 +0000
Subject: [PATCH] Merge branch 'twistlock-istio-netpolicy' into 'master'

Twistlock sidecar netpolicy

See merge request platform-one/big-bang/bigbang!811

(cherry picked from commit 526581ff32e858495fcf57c6e9c82ed3e6787a7a)

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

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