From 7ea85c766c99e417b991633ef8f17418062b9160 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Thu, 16 Jan 2025 19:02:40 +0000
Subject: [PATCH] Updated loki git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5023f52b1c..6a84c4e759 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -701,11 +701,11 @@ loki:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/loki.git
     path: "./chart"
-    tag: "6.24.0-bb.0"
+    tag: "6.24.0-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "loki"
-    tag: "6.24.0-bb.0"
+    tag: "6.24.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Loki Package
   flux: {}
-- 
GitLab