From 2d511bac1bf04728eb12d894d02221ba4e672a77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 19:25:07 +0000 Subject: [PATCH 1/2] chore(deps): update linuxserver/syncthing docker tag to v1.29.7 --- syncthing/1.29.6/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/1.29.6/docker-compose.yml b/syncthing/1.29.6/docker-compose.yml index 88f51b9c6..aa7bdb3ed 100644 --- a/syncthing/1.29.6/docker-compose.yml +++ b/syncthing/1.29.6/docker-compose.yml @@ -10,7 +10,7 @@ services: - PGID=0 - TZ=Asia/Shanghai - HOME=/data - image: linuxserver/syncthing:1.29.6 + image: linuxserver/syncthing:1.29.7 labels: createdBy: "Apps" networks: From 8e972890c1f4ec46c2a304ada94103903c0d5ab5 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 2 Jun 2025 19:25:20 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- syncthing/{1.29.6 => 1.29.7}/data.yml | 0 syncthing/{1.29.6 => 1.29.7}/docker-compose.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename syncthing/{1.29.6 => 1.29.7}/data.yml (100%) rename syncthing/{1.29.6 => 1.29.7}/docker-compose.yml (100%) diff --git a/syncthing/1.29.6/data.yml b/syncthing/1.29.7/data.yml similarity index 100% rename from syncthing/1.29.6/data.yml rename to syncthing/1.29.7/data.yml diff --git a/syncthing/1.29.6/docker-compose.yml b/syncthing/1.29.7/docker-compose.yml similarity index 100% rename from syncthing/1.29.6/docker-compose.yml rename to syncthing/1.29.7/docker-compose.yml