From ef97bcafee058ffad7c8b7dc5c9b5b10c824200b Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Thu, 27 Feb 2025 17:21:06 +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 5adb0970c8..8c0ab3669c 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.25.1-bb.0"
+    tag: "6.25.1-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "loki"
-    tag: "6.25.1-bb.0"
+    tag: "6.25.1-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Loki Package
   flux: {}
-- 
GitLab