diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f22b9a3..477d2790 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,6 +48,6 @@ repos: hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.165.5 + rev: 37.168.4 hooks: - id: renovate-config-validator diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 8542b425..57a1bf98 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -1,4 +1,4 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 9.4.2 + tag: 9.5.0 diff --git a/zarf.yaml b/zarf.yaml index d5d22979..cae78899 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -43,7 +43,7 @@ components: - values/upstream-values.yaml images: - appropriate/curl:latest - - mattermost/mattermost-enterprise-edition:9.4.2 + - mattermost/mattermost-enterprise-edition:9.5.0 - name: mattermost required: true