From 2976f1204ce9d482ef651b9a031265144971795c Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@automr.com>
Date: Fri, 1 Jul 2022 21:57:37 +0000
Subject: [PATCH] Updated monitoring git tag

---
 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