From b95fd205f161c5ff9fd419290965740dd0cd4f62 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 5 Jul 2022 13:57:00 +0000
Subject: [PATCH] Monitoring: Update node exporter limits/requests

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 2375e8d913..efa6853d14 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -578,7 +578,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "35.5.1-bb.3"
+    tag: "35.5.1-bb.4"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab