From 5cee7917192fbc6eef98ecb59a32c113a78526f4 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 11 Aug 2022 13:27:49 +0000
Subject: [PATCH] Mattermost: Add grafana dashboard

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 286392489a..48113fc7b2 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1201,7 +1201,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git
       path: "./chart"
-      tag: "7.1.2-bb.0"
+      tag: "7.1.2-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Mattermost Package
     flux: {}
-- 
GitLab