From 45465ed49e6769e0b06ff7ca4002822ddb2a0eef Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 11 Jun 2024 16:43:45 +0000
Subject: [PATCH] loki update to 6.6.2-bb.2

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

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