diff --git a/chart/templates/kyverno-policies/values.yaml b/chart/templates/kyverno-policies/values.yaml
index 80885c39e17e9e03d80613fada3133d561a87a5c..8ad0974f8472da63ecf290407a4c2ed833cc158a 100644
--- a/chart/templates/kyverno-policies/values.yaml
+++ b/chart/templates/kyverno-policies/values.yaml
@@ -195,7 +195,7 @@ policies:
 
   # Kyverno Beta feature - https://kyverno.io/docs/writing-policies/verify-images/
   require-image-signature:
-    enabled: true
+    enabled: false
     validationFailureAction: audit
 
   require-istio-on-namespaces:
diff --git a/chart/values.yaml b/chart/values.yaml
index a239e5f8c823fe689184aee8966f380b8b869e81..a3e731f1ded313a6a5dd2dad2f26a19c3aee50d3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1360,11 +1360,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git
       path: "./chart"
-      tag: "8.0.2-bb.1"
+      tag: "8.0.2-bb.2"
     helmRepo:
       repoName: "registry1"
       chartName: "sonarqube"
-      tag: "8.0.2-bb.1"
+      tag: "8.0.2-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}