diff --git a/chart/values.yaml b/chart/values.yaml
index f285ca7e3ad0ffa60768d1ab57e4f0b471b881c3..0829ecbaf9b66e2955a2bdeb632165d49f240339 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -472,7 +472,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "23.1.6-bb.6"
+    tag: "23.1.6-bb.7"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 9fc85c22d4a09ed85602bbb5ca5ac20be194f007..dc2bd3866db388a9c47209e71158eed8e1df3023 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -330,6 +330,7 @@ monitoring:
           cypress_prometheus_url: 'https://prometheus.bigbang.dev'
           cypress_grafana_url: 'https://grafana.bigbang.dev'
           cypress_alertmanager_url: 'https://alertmanager.bigbang.dev'
+          cypress_check_istio_dashboards: 'true'
 
 twistlock:
   enabled: true