From bb06815b2d385933c5702211a68c1c6f8748a36b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 13:12:48 +0000 Subject: [PATCH 1/2] Update linuxserver/syncthing Docker tag to v1.29.5 --- syncthing/1.29.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/1.29.4/docker-compose.yml b/syncthing/1.29.4/docker-compose.yml index d70cbbc1b..4b0781bfc 100644 --- a/syncthing/1.29.4/docker-compose.yml +++ b/syncthing/1.29.4/docker-compose.yml @@ -18,7 +18,7 @@ services: - ${SYNCTHING_PORT}:22000/tcp - ${SYNCTHING_PORT}:22000/udp - ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp - image: linuxserver/syncthing:1.29.4 + image: linuxserver/syncthing:1.29.5 labels: createdBy: "Apps" From 1d16b37f516482802cb4c29946d60aa728ab1705 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 13 Apr 2025 13:12:58 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- syncthing/{1.29.4 => 1.29.5}/.env.sample | 0 syncthing/{1.29.4 => 1.29.5}/data.yml | 0 syncthing/{1.29.4 => 1.29.5}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename syncthing/{1.29.4 => 1.29.5}/.env.sample (100%) rename syncthing/{1.29.4 => 1.29.5}/data.yml (100%) rename syncthing/{1.29.4 => 1.29.5}/docker-compose.yml (100%) diff --git a/syncthing/1.29.4/.env.sample b/syncthing/1.29.5/.env.sample similarity index 100% rename from syncthing/1.29.4/.env.sample rename to syncthing/1.29.5/.env.sample diff --git a/syncthing/1.29.4/data.yml b/syncthing/1.29.5/data.yml similarity index 100% rename from syncthing/1.29.4/data.yml rename to syncthing/1.29.5/data.yml diff --git a/syncthing/1.29.4/docker-compose.yml b/syncthing/1.29.5/docker-compose.yml similarity index 100% rename from syncthing/1.29.4/docker-compose.yml rename to syncthing/1.29.5/docker-compose.yml