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: