diff --git a/chart/values.yaml b/chart/values.yaml
index 0bfd0c1562b5ce12aa19629dc50a538b117f52c6..52ce737d0469a1f52cbb30826032ee32ffd0743a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -850,11 +850,11 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/monitoring.git
     path: "./chart"
-    tag: "49.2.0-bb.1"
+    tag: "51.1.0-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "monitoring"
-    tag: "49.2.0-bb.1"
+    tag: "51.1.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index c1b9f0cab68afbf54fd221b2bb2c9f11ddfd4283..67042bf6855998563af6ccc7f4f384524e000a2c 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -795,7 +795,6 @@ monitoring:
     bbtests:
       enabled: true
       cypress:
-        image: registry1.dso.mil/bigbang-ci/cypress-kubectl:8.3.1
         envs:
           cypress_prometheus_url: 'https://prometheus.bigbang.dev'
           cypress_grafana_url: 'https://grafana.bigbang.dev'