From 63efa43884e081db0cc5926249a4c330d40019c0 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 12 Mar 2024 14:31:11 +0000
Subject: [PATCH] mattermostOperator update to 1.20.1-bb.2

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

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