From 2c05b33a53b0336e75d9e45fd71761db440daecc Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Thu, 8 Apr 2021 11:26:18 -0600
Subject: [PATCH] add the new tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index aecae6688b..78e546b56c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -584,7 +584,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git
       path: "./chart"
-      tag: "0.1.2-bb.0"
+      tag: "0.1.3-bb.0"
 
     # -- Mattermost Enterprise functionality.
     enterprise:
-- 
GitLab