From bf8c15b5cf4ac5140bd69a22f363a6d335b12340 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:22:39 +0000 Subject: [PATCH 1/2] Update vectorim/element-web Docker tag to v1.11.86 --- element-web/1.11.85/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/element-web/1.11.85/docker-compose.yml b/element-web/1.11.85/docker-compose.yml index c4fc9faf5..5a7e24e0f 100644 --- a/element-web/1.11.85/docker-compose.yml +++ b/element-web/1.11.85/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: element-web: - image: vectorim/element-web:v1.11.85 + image: vectorim/element-web:v1.11.86 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" From 0d639bf79f201c917c7ea726812dadda50d8efd4 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 19 Nov 2024 16:22:51 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- element-web/{1.11.85 => 1.11.86}/conf/config.sample.json | 0 element-web/{1.11.85 => 1.11.86}/data.yml | 0 element-web/{1.11.85 => 1.11.86}/docker-compose.yml | 0 element-web/{1.11.85 => 1.11.86}/scripts/init.sh | 0 element-web/{1.11.85 => 1.11.86}/scripts/uninstall.sh | 0 element-web/{1.11.85 => 1.11.86}/scripts/upgrade.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename element-web/{1.11.85 => 1.11.86}/conf/config.sample.json (100%) rename element-web/{1.11.85 => 1.11.86}/data.yml (100%) rename element-web/{1.11.85 => 1.11.86}/docker-compose.yml (100%) rename element-web/{1.11.85 => 1.11.86}/scripts/init.sh (100%) rename element-web/{1.11.85 => 1.11.86}/scripts/uninstall.sh (100%) rename element-web/{1.11.85 => 1.11.86}/scripts/upgrade.sh (100%) diff --git a/element-web/1.11.85/conf/config.sample.json b/element-web/1.11.86/conf/config.sample.json similarity index 100% rename from element-web/1.11.85/conf/config.sample.json rename to element-web/1.11.86/conf/config.sample.json diff --git a/element-web/1.11.85/data.yml b/element-web/1.11.86/data.yml similarity index 100% rename from element-web/1.11.85/data.yml rename to element-web/1.11.86/data.yml diff --git a/element-web/1.11.85/docker-compose.yml b/element-web/1.11.86/docker-compose.yml similarity index 100% rename from element-web/1.11.85/docker-compose.yml rename to element-web/1.11.86/docker-compose.yml diff --git a/element-web/1.11.85/scripts/init.sh b/element-web/1.11.86/scripts/init.sh similarity index 100% rename from element-web/1.11.85/scripts/init.sh rename to element-web/1.11.86/scripts/init.sh diff --git a/element-web/1.11.85/scripts/uninstall.sh b/element-web/1.11.86/scripts/uninstall.sh similarity index 100% rename from element-web/1.11.85/scripts/uninstall.sh rename to element-web/1.11.86/scripts/uninstall.sh diff --git a/element-web/1.11.85/scripts/upgrade.sh b/element-web/1.11.86/scripts/upgrade.sh similarity index 100% rename from element-web/1.11.85/scripts/upgrade.sh rename to element-web/1.11.86/scripts/upgrade.sh