changeset 238:a521d08d2b0d

upgrade syncthing
author drewp@bigasterisk.com
date Mon, 27 Nov 2023 22:15:10 -0800
parents ff8879eed64e
children ec7b0280add3
files sync.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sync.py	Mon Nov 27 22:14:53 2023 -0800
+++ b/sync.py	Mon Nov 27 22:15:10 2023 -0800
@@ -38,7 +38,7 @@
 
 
 # also see /my/serv/filesync/syncthing/deploy.yaml for the container one
-version = 'v1.25.0'
+version = 'v1.26.1'
 
 # primary instance is in k8s (/my/serv/filesync/syncthing); the rest are run with systemd.
 # Configs are in ~/.config/syncthing/ on each box