diff --git a/chart/values.yaml b/chart/values.yaml index e5e737f7095a3fff1f3995d913ec8d8777397478..85d192554babe2193265b4e770e4ae8088a23faf 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1093,7 +1093,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git path: "./chart" - tag: "0.6.0-bb.1" + tag: "0.7.0-bb.0" # -- Flux reconciliation overrides specifically for the Mattermost Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index a55d53419c1373dfbbfaf38d5a38fa37c92c1c46..dcad675c3b8ed0fc5de15ab1a3df45d7216440e0 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -148,6 +148,7 @@ gatekeeper: - gitlab/gitlab-cypress-test - gitlab/gitlab-runner-cypress-test - kiali/kiali-operator-cypress-test + - mattermost/mattermost-cypress-test allowedSecCompProfiles: parameters: excludedResources: @@ -200,6 +201,7 @@ gatekeeper: - gitlab/gitlab-cypress-test - gitlab/gitlab-runner-cypress-test - kiali/kiali-operator-cypress-test + - mattermost/mattermost-cypress-test bbtests: enabled: true