From 173c1056feaa5f059fc04bae0c2d1914841ff772 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Tue, 25 Feb 2025 19:57:09 +0000
Subject: [PATCH] Updated mattermost git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 2aa4f78bb5..0cf98f222a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1648,11 +1648,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/mattermost.git
       path: "./chart"
-      tag: "10.4.2-bb.0"
+      tag: "10.4.2-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "mattermost"
-      tag: "10.4.2-bb.0"
+      tag: "10.4.2-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Mattermost Package
     flux: {}
-- 
GitLab