diff --git a/mattermost/docker-compose.yml b/mattermost/docker-compose.yml index 70a12c353d..344ac27490 100644 --- a/mattermost/docker-compose.yml +++ b/mattermost/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" app: - image: alexlack/mattermost-app:v10.1.2@sha256:9f05d63488b580369bd74a166d40e3f1782842de5261642b3938c758043c850f + image: alexlack/mattermost-app:v10.2.0@sha256:5dbe82040f012f484e9b1dcfcc3f773db4f2c5166170cd4f906830304ef8398b user: "1000:1000" restart: on-failure stop_grace_period: 1m @@ -30,7 +30,7 @@ services: - db db: - image: alexlack/mattermost-db:v10.1.2@sha256:f75b632696b7d43f85be5c2bd3ac417568c1796819c4444cd3045360ff2bc084 + image: alexlack/mattermost-db:v10.2.0@sha256:7b3003cefc5a8784c15a29a858a67c4eea5ccc6fa4545b11ee76ccb0fb9e8071 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/mattermost/umbrel-app.yml b/mattermost/umbrel-app.yml index da650c91da..ad36a3d0af 100644 --- a/mattermost/umbrel-app.yml +++ b/mattermost/umbrel-app.yml @@ -3,7 +3,7 @@ id: mattermost name: Mattermost tagline: Team Chat, Open Source, Self-Hosted category: social -version: "10.1.2" +version: "10.2.0" port: 8765 description: >- 🚉 Mattermost is an open-source platform designed for secure collaboration throughout the software development lifecycle. @@ -30,5 +30,9 @@ gallery: defaultUsername: "" defaultPassword: "" dependencies: [] -releaseNotes: "" +releaseNotes: >- + Mattermost Platform Release 10.2.0 includes various new improvements and bug fixes, including Connected Workspaces (Beta). + + + Full release notes are available at https://docs.mattermost.com/about/mattermost-v10-changelog.html path: ""