From f0626e9dfa588b10041604d62ca1830ac5721136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:20:32 +0000 Subject: [PATCH 1/2] Update mattermost/mattermost-team-edition Docker tag to v10.6.1 --- mattermost/10.3.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mattermost/10.3.1/docker-compose.yml b/mattermost/10.3.1/docker-compose.yml index 0b3ac2084..3a998457e 100644 --- a/mattermost/10.3.1/docker-compose.yml +++ b/mattermost/10.3.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mattermost: - image: "mattermost/mattermost-team-edition:10.3.1" + image: "mattermost/mattermost-team-edition:10.6.1" container_name: ${CONTAINER_NAME} restart: always networks: From 6be0e2cfbdb6618999ddcf86d9bad382392e2920 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 23 Mar 2025 16:20:43 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- mattermost/{10.3.1 => 10.6.1}/.env.sample | 0 mattermost/{10.3.1 => 10.6.1}/data.yml | 0 mattermost/{10.3.1 => 10.6.1}/data/bleve/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/data/client/plugins/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/data/config/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/data/data/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/data/logs/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/data/plugins/.gitkeep | 0 mattermost/{10.3.1 => 10.6.1}/docker-compose.yml | 0 mattermost/{10.3.1 => 10.6.1}/scripts/init.sh | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename mattermost/{10.3.1 => 10.6.1}/.env.sample (100%) rename mattermost/{10.3.1 => 10.6.1}/data.yml (100%) rename mattermost/{10.3.1 => 10.6.1}/data/bleve/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/data/client/plugins/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/data/config/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/data/data/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/data/logs/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/data/plugins/.gitkeep (100%) rename mattermost/{10.3.1 => 10.6.1}/docker-compose.yml (100%) rename mattermost/{10.3.1 => 10.6.1}/scripts/init.sh (100%) diff --git a/mattermost/10.3.1/.env.sample b/mattermost/10.6.1/.env.sample similarity index 100% rename from mattermost/10.3.1/.env.sample rename to mattermost/10.6.1/.env.sample diff --git a/mattermost/10.3.1/data.yml b/mattermost/10.6.1/data.yml similarity index 100% rename from mattermost/10.3.1/data.yml rename to mattermost/10.6.1/data.yml diff --git a/mattermost/10.3.1/data/bleve/.gitkeep b/mattermost/10.6.1/data/bleve/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/bleve/.gitkeep rename to mattermost/10.6.1/data/bleve/.gitkeep diff --git a/mattermost/10.3.1/data/client/plugins/.gitkeep b/mattermost/10.6.1/data/client/plugins/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/client/plugins/.gitkeep rename to mattermost/10.6.1/data/client/plugins/.gitkeep diff --git a/mattermost/10.3.1/data/config/.gitkeep b/mattermost/10.6.1/data/config/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/config/.gitkeep rename to mattermost/10.6.1/data/config/.gitkeep diff --git a/mattermost/10.3.1/data/data/.gitkeep b/mattermost/10.6.1/data/data/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/data/.gitkeep rename to mattermost/10.6.1/data/data/.gitkeep diff --git a/mattermost/10.3.1/data/logs/.gitkeep b/mattermost/10.6.1/data/logs/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/logs/.gitkeep rename to mattermost/10.6.1/data/logs/.gitkeep diff --git a/mattermost/10.3.1/data/plugins/.gitkeep b/mattermost/10.6.1/data/plugins/.gitkeep similarity index 100% rename from mattermost/10.3.1/data/plugins/.gitkeep rename to mattermost/10.6.1/data/plugins/.gitkeep diff --git a/mattermost/10.3.1/docker-compose.yml b/mattermost/10.6.1/docker-compose.yml similarity index 100% rename from mattermost/10.3.1/docker-compose.yml rename to mattermost/10.6.1/docker-compose.yml diff --git a/mattermost/10.3.1/scripts/init.sh b/mattermost/10.6.1/scripts/init.sh similarity index 100% rename from mattermost/10.3.1/scripts/init.sh rename to mattermost/10.6.1/scripts/init.sh