From 75541a03eb4eae26edc68cfde8947a3098df68c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 19:56:35 +0000 Subject: [PATCH] Update docker.io/syncthing/syncthing Docker tag to v2.1.1 --- hub/cluster/simonet/syncthing.yaml | 2 +- hub/cluster/syncthing/instance.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hub/cluster/simonet/syncthing.yaml b/hub/cluster/simonet/syncthing.yaml index 3df90a0d..ed545588 100644 --- a/hub/cluster/simonet/syncthing.yaml +++ b/hub/cluster/simonet/syncthing.yaml @@ -32,7 +32,7 @@ spec: type: Recreate image: repository: docker.io/syncthing/syncthing - tag: 2.0.9 + tag: 2.1.1 ingress: enabled: true annotations: diff --git a/hub/cluster/syncthing/instance.yaml b/hub/cluster/syncthing/instance.yaml index 98a5b3e8..a284cfdc 100644 --- a/hub/cluster/syncthing/instance.yaml +++ b/hub/cluster/syncthing/instance.yaml @@ -27,7 +27,7 @@ spec: type: Recreate image: repository: docker.io/syncthing/syncthing - tag: 2.0.9 + tag: 2.1.1 ingress: enabled: false livenessProbe: