# HG changeset patch # User drewp@bigasterisk.com # Date 1701152110 28800 # Node ID a521d08d2b0d774cf8faa7914a906c59d5eb6d15 # Parent ff8879eed64e9aac99fce80706c7410adc42d969 upgrade syncthing diff -r ff8879eed64e -r a521d08d2b0d sync.py --- 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