From f9acf7da37f88f9757fce28cbb1324e3992375c5 Mon Sep 17 00:00:00 2001
From: michaelmcleroy <michaelmcleroy@cloudfitsoftware.com>
Date: Thu, 3 Feb 2022 16:38:17 +0000
Subject: [PATCH] Bump kyverno chart to app version 1.5.8

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5732c5d425..17328aeedf 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -339,7 +339,7 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/kyverno.git
     path: "./chart"
-    tag: "2.1.7-bb.2"
+    tag: "2.1.10-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
-- 
GitLab