From 52667bbe12c91da2931f3f0bd342fe8022c0819b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 10:05:16 +0000 Subject: [PATCH] chore(deps): update docker.io/syncthing/syncthing docker tag to v2.0.14 --- 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 3df90a0..8a750b4 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.0.14 ingress: enabled: true annotations: diff --git a/hub/cluster/syncthing/instance.yaml b/hub/cluster/syncthing/instance.yaml index a2c79ce..4afc57b 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.0.14 ingress: enabled: true annotations: