Mercurial > code > home > repos > infra
changeset 181:65412d39025e
syncthing upstream
author | drewp@bigasterisk.com |
---|---|
date | Mon, 27 Mar 2023 17:07:48 -0700 |
parents | 1aaff9904993 |
children | 17d61436cf67 |
files | sync.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sync.py Mon Mar 27 17:07:19 2023 -0700 +++ b/sync.py Mon Mar 27 17:07:48 2023 -0700 @@ -38,7 +38,7 @@ # also see /my/serv/filesync/syncthing/deploy.yaml for the container one -version = 'v1.23.1' +version = 'v1.23.2' # primary instance is in k8s (/my/serv/filesync/syncthing); the rest are run with systemd. # Configs are in ~/.config/syncthing/ on each box