diff --git a/chart/values.yaml b/chart/values.yaml
index b9afe4644063ca5977421ea413d7c152930c72d5..a79759b0d03688df2fafff657881c3764507d5e7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -490,11 +490,11 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno.git
     path: "./chart"
-    tag: "3.1.4-bb.3"
+    tag: "3.1.4-bb.4"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno"
-    tag: "3.1.4-bb.3"
+    tag: "3.1.4-bb.4"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}