diff --git a/chart/values.yaml b/chart/values.yaml
index ea870ab090f777e4e80a9e7271761be14d6201bd..2cd39a5d7617a311b6f8cde6eb09a16984dd549c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -480,11 +480,11 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno.git
     path: "./chart"
-    tag: "3.0.0-bb.8"
+    tag: "3.0.0-bb.9"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno"
-    tag: "3.0.0-bb.8"
+    tag: "3.0.0-bb.9"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}