From 571f92f028e0f43d933bfd8414c40bf6f572da57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 10:51:44 +0000 Subject: [PATCH 1/2] chore(deps): update linuxserver/syncthing docker tag to v1.27.7 --- syncthing/1.27.6/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/1.27.6/docker-compose.yml b/syncthing/1.27.6/docker-compose.yml index fbcb6a819..9b2930512 100644 --- a/syncthing/1.27.6/docker-compose.yml +++ b/syncthing/1.27.6/docker-compose.yml @@ -19,7 +19,7 @@ services: - ${SYNCTHING_PORT}:22000/tcp - ${SYNCTHING_PORT}:22000/udp - ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp - image: linuxserver/syncthing:1.27.6 + image: linuxserver/syncthing:1.27.7 labels: createdBy: "Apps" From fedac5618e7528d007ce627afb361921bc4dd987 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 8 May 2024 10:51:56 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- syncthing/{1.27.6 => 1.27.7}/.env.sample | 0 syncthing/{1.27.6 => 1.27.7}/data.yml | 0 syncthing/{1.27.6 => 1.27.7}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename syncthing/{1.27.6 => 1.27.7}/.env.sample (100%) rename syncthing/{1.27.6 => 1.27.7}/data.yml (100%) rename syncthing/{1.27.6 => 1.27.7}/docker-compose.yml (100%) diff --git a/syncthing/1.27.6/.env.sample b/syncthing/1.27.7/.env.sample similarity index 100% rename from syncthing/1.27.6/.env.sample rename to syncthing/1.27.7/.env.sample diff --git a/syncthing/1.27.6/data.yml b/syncthing/1.27.7/data.yml similarity index 100% rename from syncthing/1.27.6/data.yml rename to syncthing/1.27.7/data.yml diff --git a/syncthing/1.27.6/docker-compose.yml b/syncthing/1.27.7/docker-compose.yml similarity index 100% rename from syncthing/1.27.6/docker-compose.yml rename to syncthing/1.27.7/docker-compose.yml