From d71679e20f16a864c1aea8e621dba2d5c819cec4 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 3 Jul 2024 16:37:57 +0000
Subject: [PATCH] promtail update to 6.16.2-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index e1bef5b607..1059af68c3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -671,11 +671,11 @@ promtail:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/promtail.git
     path: "./chart"
-    tag: "6.16.2-bb.0"
+    tag: "6.16.2-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "promtail"
-    tag: "6.16.2-bb.0"
+    tag: "6.16.2-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Promtail Package
   flux: {}
-- 
GitLab