diff --git a/chart/values.yaml b/chart/values.yaml
index 622880ab7ccd8ff0b3bcb564bc7d684b62257c68..ef18cca2e938480524a9b900ec9aaa6c3232b219 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -540,11 +540,11 @@ kyvernoReporter:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno-reporter.git
     path: ./chart
-    tag: "2.24.0-bb.1"
+    tag: "2.24.0-bb.2"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno-reporter"
-    tag: "2.24.0-bb.1"
+    tag: "2.24.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Reporter Package
   flux: {}