From c73be16a19c9a22a1458a2cbf182448a8785aaac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jun 2026 18:43:48 +0200 Subject: [PATCH] =?UTF-8?q?fix(syncthing):=20update=20image=20docker.io/sy?= =?UTF-8?q?ncthing/syncthing=202.1.0=20=E2=86=92=202.1.1=20(#48728)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `7c60eb0` → `775c4aa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
syncthing/syncthing (docker.io/syncthing/syncthing) ### [`v2.1.1`](https://redirect.github.com/syncthing/syncthing/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v2.1.0...v2.1.1) #### 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: - Docker image: `docker.io/syncthing/syncthing:2.1.1` or `ghcr.io/syncthing/syncthing:2.1.1` (`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major version) #### What's Changed ##### Fixes - fix(syncthing): properly upgrade via REST when Syncthing is running (fixes [#​10697](https://redirect.github.com/syncthing/syncthing/issues/10697)) by [@​calmh](https://redirect.github.com/calmh) in [#​10699](https://redirect.github.com/syncthing/syncthing/pull/10699) - fix(versioner): ensure user read/write/execute on archived dirs (fixes [#​10532](https://redirect.github.com/syncthing/syncthing/issues/10532)) by [@​calmh](https://redirect.github.com/calmh) in [#​10696](https://redirect.github.com/syncthing/syncthing/pull/10696) - fix(discover): only announce wildcard for TCP punching when listening on wildcard address (fixes [#​10503](https://redirect.github.com/syncthing/syncthing/issues/10503)) by [@​calmh](https://redirect.github.com/calmh) in [#​10691](https://redirect.github.com/syncthing/syncthing/pull/10691) - fix(stcrashreceiver): close source loader responses on errors by [@​mattn](https://redirect.github.com/mattn) in [#​10704](https://redirect.github.com/syncthing/syncthing/pull/10704) - fix(protocol): handle zero-size requests (fixes [#​10709](https://redirect.github.com/syncthing/syncthing/issues/10709)) by [@​calmh](https://redirect.github.com/calmh) in [#​10710](https://redirect.github.com/syncthing/syncthing/pull/10710) ##### Other - build: be explicit about workflow permissions by [@​calmh](https://redirect.github.com/calmh) in [#​10690](https://redirect.github.com/syncthing/syncthing/pull/10690) - chore(syncthing): include runtime context in GC crashes by [@​calmh](https://redirect.github.com/calmh) in [#​10702](https://redirect.github.com/syncthing/syncthing/pull/10702) - build(deps): x/net for govulncheck by [@​calmh](https://redirect.github.com/calmh) in [#​10703](https://redirect.github.com/syncthing/syncthing/pull/10703) - chore: use path/filepath for local file system paths by [@​mattn](https://redirect.github.com/mattn) in [#​10705](https://redirect.github.com/syncthing/syncthing/pull/10705) #### New Contributors - [@​mattn](https://redirect.github.com/mattn) made their first contribution in [#​10704](https://redirect.github.com/syncthing/syncthing/pull/10704) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/syncthing/Chart.yaml | 4 ++-- charts/stable/syncthing/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 685d54c73bb..7fca93f8c88 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.1.0 +appVersion: 2.1.1 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://hub.docker.com/r/syncthing/syncthing - https://syncthing.net/ type: application -version: 23.4.0 +version: 23.4.1 diff --git a/charts/stable/syncthing/values.yaml b/charts/stable/syncthing/values.yaml index 87e2c920e50..254e5d77ddc 100644 --- a/charts/stable/syncthing/values.yaml +++ b/charts/stable/syncthing/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/syncthing/syncthing pullPolicy: IfNotPresent - tag: 2.1.0@sha256:7c60eb0ec887696c8684de88aea2dfe39a7391184b29d33c0aad778c99c7683e + tag: 2.1.1@sha256:775c4aac486263ca8653055bba7d3061799281974b706695e17bc798da3f4e92 workload: main: podSpec: