From 41c870c3869cfdbae7711338627439b937dd36ce Mon Sep 17 00:00:00 2001 From: Joe Foster <joefoster@seed-innovations.com> Date: Mon, 27 Jan 2025 20:36:17 +0000 Subject: [PATCH] Merge branch 'update-mattermost-tag-10.4.2-bb.0' into 'master' mattermost update to 10.4.2-bb.0 See merge request big-bang/bigbang!5683 (cherry picked from commit a8be6c0f4432296e6c624db08a568093f9daf5a8) 15b45fc1 Updated mattermost git tag Co-authored-by: Michael Martin <michaelmartin@seed-innovations.com> --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index d797e3b893..d27f2dd7a6 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: "10.4.1-bb.0" + tag: "10.4.2-bb.0" helmRepo: repoName: "registry1" chartName: "mattermost" - tag: "10.4.1-bb.0" + tag: "10.4.2-bb.0" # -- Flux reconciliation overrides specifically for the Mattermost Package flux: {} -- GitLab