diff --git a/chart/values.yaml b/chart/values.yaml
index 6aef70b81675c4c420cfaba22d1f5ff70bf960ac..ab7fd880dca017ff3eb10d6279cabd1db9886706 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -313,7 +313,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "11.0.0-bb.17"
+    tag: "11.0.0-bb.18"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux: {}
@@ -904,4 +904,4 @@ addons:
     flux: {}
 
     # -- Values to passthrough to the keycloak chart: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
-    values: {}
\ No newline at end of file
+    values: {}
diff --git a/tests/ci/k3d/values.yaml b/tests/ci/k3d/values.yaml
index 974bb7ff9fcb14f71fd9c05071e3a1ace13f9795..d44fd89c7c9c6841b471ee4705d3833295850b53 100644
--- a/tests/ci/k3d/values.yaml
+++ b/tests/ci/k3d/values.yaml
@@ -410,4 +410,4 @@ addons:
         requests:
           cpu: 10m
           memory: 16Mi
-        limits: {}
\ No newline at end of file
+        limits: {}