syncthing: 1.29.6 -> 1.30.0

This commit is contained in:
Pim Kunis 2025-07-03 21:00:21 +02:00
parent 5fd76af886
commit e95bb2a18a

View file

@ -9,7 +9,7 @@ _: {
nextcloud = "nextcloud:30.0.6"; nextcloud = "nextcloud:30.0.6";
postgres15 = "postgres:15"; postgres15 = "postgres:15";
inbucket = "inbucket/inbucket:edge"; inbucket = "inbucket/inbucket:edge";
syncthing = "lscr.io/linuxserver/syncthing:1.29.6"; syncthing = "lscr.io/linuxserver/syncthing:1.30.0";
forgejo = "codeberg.org/forgejo/forgejo:11.0.2"; forgejo = "codeberg.org/forgejo/forgejo:11.0.2";
immich = "ghcr.io/immich-app/immich-server:v1.135.3"; immich = "ghcr.io/immich-app/immich-server:v1.135.3";
immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.135.3"; immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.135.3";