diff --git a/chart/values.yaml b/chart/values.yaml
index b30695a2505c38cc6fcf343abf3ce6e687ac7550..f3354ae96829106239a2624f68e2eb553f1a3081 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -506,11 +506,11 @@ kyvernoPolicies:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno-policies.git
     path: ./chart
-    tag: "3.0.4-bb.0"
+    tag: "3.0.4-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno-policies"
-    tag: "3.0.4-bb.0"
+    tag: "3.0.4-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}