From 0bedf94e247b57f3bd2bb07d246824f029957351 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 7 Mar 2024 18:28:29 +0000
Subject: [PATCH] grafana update to 7.3.1-bb.5

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

diff --git a/chart/values.yaml b/chart/values.yaml
index d4e9a4681b..1c7cfc0e1e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -924,11 +924,11 @@ grafana:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/grafana.git
     path: "./chart"
-    tag: "7.3.1-bb.0"
+    tag: "7.3.1-bb.5"
   helmRepo:
     repoName: "registry1"
     chartName: "grafana"
-    tag: "7.3.1-bb.0"
+    tag: "7.3.1-bb.5"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux: {}
-- 
GitLab