From 55521b3dbd3b79572ce59ec46e5d1df76ec75aa3 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 23 Jun 2022 22:43:15 +0000
Subject: [PATCH] Update GEL image and bb base for Loki

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 095a4e3dfc..d581c4d13d 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -509,7 +509,7 @@ loki:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/loki.git
     path: "./chart"
-    tag: "3.0.4-bb.5"
+    tag: "3.0.5-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Loki Package
   flux: {}
-- 
GitLab