Browse Source

Update syncthing to version v1.27.10 (#1339)

main
Nathan Fretz 6 months ago
committed by GitHub
parent
commit
03f2c5b4be
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      syncthing/docker-compose.yml
  2. 10
      syncthing/umbrel-app.yml

2
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

10
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
Loading…
Cancel
Save