From 74e1a45a65385917f116ad81fb2df76f51bca4b3 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 9 Jun 2022 22:57:27 +0000
Subject: [PATCH] Loki: Fix peerAuthentication label bug

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 79bc24bab2..0d66169795 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.1"
+    tag: "3.0.4-bb.3"
 
   # -- Flux reconciliation overrides specifically for the Loki Package
   flux: {}
-- 
GitLab