From eba5a2dac6f24ebaf1b92501a0cb18fe4dc3fe3e Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 22 Feb 2024 13:03:28 +0000
Subject: [PATCH] grafana update to 7.3.1-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 25a93fb7fb..8df6516c1e 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.0-bb.1"
+    tag: "7.3.1-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "grafana"
-    tag: "7.3.0-bb.1"
+    tag: "7.3.1-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux: {}
-- 
GitLab