From 1470046dbc9cfa7535937a82ea3fdf30e5acb79b Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Thu, 27 Feb 2025 15:01:48 +0000
Subject: [PATCH] Updated grafana git tag

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

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