From 6fc0f34ed7b5d2392fd2e28222d1e5fe1715242e Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Thu, 30 Mar 2023 21:19:12 +0000
Subject: [PATCH] Updated loki git tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index d981322f37..196a3fcef7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -545,7 +545,7 @@ loki:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/loki.git
     path: "./chart"
-    tag: "4.8.0-bb.0"
+    tag: "4.8.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Loki Package
   flux: {}
-- 
GitLab