From ecf26152a54db91783cbd26e890420b51d1f6522 Mon Sep 17 00:00:00 2001
From: Brendon Lloyd <blloyd@revacomm.com>
Date: Tue, 15 Feb 2022 20:08:00 +0000
Subject: [PATCH] Switch to test monitoring branch, SKIP UPGRADE

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 893661a98f..a8e6153c9e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -491,7 +491,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "30.0.1-bb.7"
+    tag: "30.0.1-bb.8"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab