From 185dbc7b0f5c8267d8d3f425de14990e5f598569 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 9 Nov 2022 19:27:40 +0000
Subject: [PATCH] Modify Kyverno Policies: Run as non root container exclusions

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 04328a2467..8346ed586a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -396,7 +396,7 @@ kyvernopolicies:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/kyverno-policies.git
     path: ./chart
-    tag: "1.0.1-bb.6"
+    tag: "1.0.1-bb.7"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
-- 
GitLab