From b34d3786298eaa8b5a7822b96fdb4f1fdb9d6f1d Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 2 Nov 2021 14:52:51 +0000
Subject: [PATCH] Update MM Operator to 1.16

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c8207b35a7..20035da39f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -930,7 +930,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost-operator.git
       path: "./chart"
-      tag: "1.15.0-bb.0"
+      tag: "1.16.0-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Mattermost Operator Package
     flux: {}
-- 
GitLab