From aa71ff648fb00f1131c5b3573fca2fca061a8c3d Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 14 Mar 2025 15:03:19 +0000
Subject: [PATCH] Updated monitoring git tag

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index f90737b680..3d65695634 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1010,11 +1010,11 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/monitoring.git
     path: "./chart"
-    tag: "67.11.0-bb.2"
+    tag: "69.7.3-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "monitoring"
-    tag: "67.11.0-bb.2"
+    tag: "69.7.3-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab