Skip to content

fix(container): update image syncthing/syncthing ( 2.1.1 ➔ 2.1.2 ) - #3248

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/syncthing-syncthing-2.x
Open

fix(container): update image syncthing/syncthing ( 2.1.1 ➔ 2.1.2 )#3248
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/syncthing-syncthing-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
syncthing/syncthing (source) patch 2.1.12.1.2

Release Notes

syncthing/syncthing (syncthing/syncthing)

v2.1.2

Compare Source

Major changes in 2.1

  • Devices and folders can now be grouped in the GUI by setting the new
    group attribute.

  • HTTP and HTTPS proxies with support for CONNECT can now be used, in
    addition to the existing support for SOCKS proxies (the environment
    variable all_proxy=https://...).

  • Block indexing can be turned off for folders where it's more desirable to
    optimise for reduced database size and overhead than minimal transfer
    size (the blockIndexing attribute on folder configuration).

  • GUI login session duration can be configured to be longer or shorter than
    the default one week, or set to infinitely long. The cookie path can also
    be adjusted. (The sessionCookieDurationS and sessionCookiePath
    attributes in the GUI configuration.)

This release is also available as:

  • APT repository: https://apt.syncthing.net/

  • Docker image: docker.io/syncthing/syncthing:2.1.2 or ghcr.io/syncthing/syncthing:2.1.2
    ({docker,ghcr}.io/syncthing/syncthing:2 to follow just the major version)

What's Changed

Fixes
Other

New Contributors

Full Changelog: syncthing/syncthing@v2.1.1...v2.1.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/media/syncthing Kustomization: flux-system/media-syncthing HelmRelease: media/syncthing

+++ k8s/base/media/syncthing Kustomization: flux-system/media-syncthing HelmRelease: media/syncthing

@@ -45,13 +45,13 @@

             env:
               PGID: '1000'
               PUID: '1000'
               TZ: America/New_York
             image:
               repository: syncthing/syncthing
-              tag: 2.1.1
+              tag: 2.1.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

--- HelmRelease: media/syncthing StatefulSet: media/syncthing

+++ HelmRelease: media/syncthing StatefulSet: media/syncthing

@@ -50,13 +50,13 @@

         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
         - name: TZ
           value: America/New_York
-        image: syncthing/syncthing:2.1.1
+        image: syncthing/syncthing:2.1.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /rest/noauth/health
             port: 8384
           initialDelaySeconds: 0

@renovate
renovate Bot force-pushed the renovate/syncthing-syncthing-2.x branch from 5287f93 to 0bf3546 Compare July 20, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants