diff --git a/chart/values.yaml b/chart/values.yaml
index 098002f4a826c76507131959e6ceb2d76d6bef9c..6dbd6902530673ec2faae78017a5563bb28ef220 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -332,7 +332,7 @@ clusterAuditor:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor.git
     path: "./chart"
-    tag: "1.5.0-bb.0"
+    tag: "1.5.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Cluster Auditor Package
   flux: {}
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 649bce6f894a2c48ff9bbf1b1b364defec095bf8..944fc6310bcf2ed9abc6512b7c4eb6f03f17667b 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -128,10 +128,6 @@ clusterAuditor:
           cypress_grafana_url: 'https://grafana.bigbang.dev'
           cypress_prometheus_url: 'https://prometheus.bigbang.dev'
           cypress_url: 'https://grafana.bigbang.dev/d/YBgRZG6Mz/opa-violations?orgId=1'
-          # OPA violations table and violations by kind chart
-          cypress_table_bar_allownodata: '0'
-          # violations over time graph
-          cypress_graph_allownodata: '1'
 
 gatekeeper:
   enabled: true