diff --git a/gitops/syncthing/syncthing-app.yaml b/gitops/syncthing/syncthing-app.yaml index 0e4e2d6aa..47f2a5381 100644 --- a/gitops/syncthing/syncthing-app.yaml +++ b/gitops/syncthing/syncthing-app.yaml @@ -101,7 +101,7 @@ spec: command: - /bin/sh - /scripts/init.sh - image: ghcr.io/syncthing/syncthing:2.1.1 + image: ghcr.io/syncthing/syncthing:2.1.2 env: - name: ADMIN_USER valueFrom: @@ -127,7 +127,7 @@ spec: command: - syncthing - serve - image: ghcr.io/syncthing/syncthing:2.1.1 + image: ghcr.io/syncthing/syncthing:2.1.2 imagePullPolicy: IfNotPresent env: - name: STGUIAPIKEY