diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 4182a45c..e02d416c 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -1,4 +1,4 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 9.6.1 + tag: 9.7.0 diff --git a/zarf.yaml b/zarf.yaml index e0df7c81..0c3bcaf5 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -34,7 +34,7 @@ components: - values/upstream-values.yaml images: - appropriate/curl:latest - - mattermost/mattermost-enterprise-edition:9.6.1 + - mattermost/mattermost-enterprise-edition:9.7.0 - name: mattermost required: true