From a5316b76bac5dac3f43b83051575f2ad189106c5 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Mon, 12 Aug 2024 16:06:25 +0000
Subject: [PATCH] mattermost update to 9.10.1-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 9c8a34e4b0..bade2d87a3 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: "9.10.1-bb.0"
+      tag: "9.10.1-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "mattermost"
-      tag: "9.10.1-bb.0"
+      tag: "9.10.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Mattermost Package
     flux: {}
-- 
GitLab