From ea84478eaff99611e1ec1d940412b00a3bb7fec0 Mon Sep 17 00:00:00 2001
From: brandt keller <brandt.keller@defenseunicorns.com>
Date: Fri, 4 Nov 2022 14:46:13 +0000
Subject: [PATCH] monitoring update pipeline check

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

diff --git a/chart/values.yaml b/chart/values.yaml
index bca44b7c28..3db38d08d7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -631,7 +631,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "41.5.0-bb.1"
+    tag: "41.7.3-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab