From 098f4fa022960129a9e244147b73f67c9ec598e0 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 13 Oct 2023 22:53:12 +0000
Subject: [PATCH] monitoring update to 51.1.0-bb.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index e8a74c33f2..c226ad8bd2 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -854,11 +854,11 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/monitoring.git
     path: "./chart"
-    tag: "51.1.0-bb.1"
+    tag: "51.1.0-bb.2"
   helmRepo:
     repoName: "registry1"
     chartName: "monitoring"
-    tag: "51.1.0-bb.1"
+    tag: "51.1.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
-- 
GitLab