From a56191a2d133a98d939ed6eb42b6960271dcab98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:36:36 +0000 Subject: [PATCH] chore(deps): update ghcr.io/syncthing/syncthing docker tag to v2.1.2 --- gitops/syncthing/syncthing-app.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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