diff --git a/syncthing/docker-compose.yml b/syncthing/docker-compose.yml index 6adba60..4f919e9 100644 --- a/syncthing/docker-compose.yml +++ b/syncthing/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8384 server: - image: syncthing/syncthing:1.27.9@sha256:9f16c4aaf678add90a85bd53e324bfbb57d1e704e6a07b54c446e4a67e590dbf + image: syncthing/syncthing:1.27.10@sha256:311f1e1d9fe6e4237ad690726e2af8c3c8a9cb03e4dbc0583c9307e32324e5b9 restart: on-failure stop_grace_period: 1m hostname: umbrel diff --git a/syncthing/umbrel-app.yml b/syncthing/umbrel-app.yml index f76ef94..648d15e 100644 --- a/syncthing/umbrel-app.yml +++ b/syncthing/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: syncthing category: files name: Syncthing -version: "1.27.9" +version: "1.27.10" tagline: Peer-to-peer file synchronization between your devices description: >- Syncthing is a peer-to-peer continuous file synchronization @@ -26,11 +26,9 @@ gallery: path: "" defaultPassword: "" releaseNotes: >- - Changes: - - Updated dependencies for better performance and security. - - Improved user interface with localized time in duration. - - Added Filipino (fil) translation template. + This is a small bugfix release. - Full release notes can be found at https://github.com/syncthing/syncthing/releases. + + Full release notes can be found at https://github.com/syncthing/syncthing/releases submitter: Sam Cymbaluk submission: https://github.com/getumbrel/umbrel/pull/1092 \ No newline at end of file