Files
truecharts/charts/stable/syncthing
TrueCharts Bot 462610826a chore(helm): update image docker.io/syncthing/syncthing 1.29.5 → 1.29.6 (#35137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/syncthing/syncthing](https://syncthing.net)
([source](https://redirect.github.com/syncthing/syncthing)) | patch |
`1914ded` -> `82e1abb` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>syncthing/syncthing (docker.io/syncthing/syncthing)</summary>

###
[`v1.29.6`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.6)

[Compare
Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.5...v1.29.6)

#### What's Changed

- chore(lib): expose model methods to obtain progress by
[@&#8203;pixelspark](https://redirect.github.com/pixelspark) in
[https://github.com/syncthing/syncthing/pull/9886](https://redirect.github.com/syncthing/syncthing/pull/9886)
- feat(gui): explanation to options enabled or disabled per folder type
by [@&#8203;tomasz1986](https://redirect.github.com/tomasz1986) in
[https://github.com/syncthing/syncthing/pull/9367](https://redirect.github.com/syncthing/syncthing/pull/9367)
- fix(gui): validate device ID in canonical form (fixes
[#&#8203;7291](https://redirect.github.com/syncthing/syncthing/issues/7291))
by [@&#8203;mathias4833](https://redirect.github.com/mathias4833) in
[https://github.com/syncthing/syncthing/pull/10006](https://redirect.github.com/syncthing/syncthing/pull/10006)
- fix(config): remove discontinued primary STUN server (fixes
[#&#8203;10008](https://redirect.github.com/syncthing/syncthing/issues/10008))
by [@&#8203;marbens-arch](https://redirect.github.com/marbens-arch) in
[https://github.com/syncthing/syncthing/pull/10009](https://redirect.github.com/syncthing/syncthing/pull/10009)
- fix(stun): better error handling (ref
[#&#8203;10008](https://redirect.github.com/syncthing/syncthing/issues/10008))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10010](https://redirect.github.com/syncthing/syncthing/pull/10010)
- chore(config): remove discontinued secondary STUN servers (fixes
[#&#8203;10011](https://redirect.github.com/syncthing/syncthing/issues/10011))
by [@&#8203;marbens-arch](https://redirect.github.com/marbens-arch) in
[https://github.com/syncthing/syncthing/pull/10012](https://redirect.github.com/syncthing/syncthing/pull/10012)
- chore(fs): speed up case normalization by
[@&#8203;bt90](https://redirect.github.com/bt90) in
[https://github.com/syncthing/syncthing/pull/10013](https://redirect.github.com/syncthing/syncthing/pull/10013)
- build(deps): update dependencies by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10020](https://redirect.github.com/syncthing/syncthing/pull/10020)
- feat(fs, config): add support for custom filesystem type construction
by [@&#8203;pixelspark](https://redirect.github.com/pixelspark) in
[https://github.com/syncthing/syncthing/pull/9887](https://redirect.github.com/syncthing/syncthing/pull/9887)
- build: replace underscore in Debian version by
[@&#8203;bt90](https://redirect.github.com/bt90) in
[https://github.com/syncthing/syncthing/pull/10032](https://redirect.github.com/syncthing/syncthing/pull/10032)
- chore(model): add metric for total number of conflicts by
[@&#8203;swenske](https://redirect.github.com/swenske) in
[https://github.com/syncthing/syncthing/pull/10037](https://redirect.github.com/syncthing/syncthing/pull/10037)
- fix(config): properly apply defaults when reading folder configuration
by [@&#8203;pixelspark](https://redirect.github.com/pixelspark) in
[https://github.com/syncthing/syncthing/pull/10034](https://redirect.github.com/syncthing/syncthing/pull/10034)
- fix(config): zero filesystemtype is "basic" by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10038](https://redirect.github.com/syncthing/syncthing/pull/10038)
- build: push artifacts to Azure by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10044](https://redirect.github.com/syncthing/syncthing/pull/10044)
- chore(config): resolve primary STUN servers via SRV record by
[@&#8203;bt90](https://redirect.github.com/bt90) in
[https://github.com/syncthing/syncthing/pull/10031](https://redirect.github.com/syncthing/syncthing/pull/10031)
- chore(fs): changes to allow Filesystem to be implemented externally by
[@&#8203;pixelspark](https://redirect.github.com/pixelspark) in
[https://github.com/syncthing/syncthing/pull/10040](https://redirect.github.com/syncthing/syncthing/pull/10040)
- fix(strings): differentiate setup(n) and set(v) up by
[@&#8203;systemcrash](https://redirect.github.com/systemcrash) in
[https://github.com/syncthing/syncthing/pull/10024](https://redirect.github.com/syncthing/syncthing/pull/10024)
- fix(gui): mark unseen disconnected devices as inactive by
[@&#8203;tomasz1986](https://redirect.github.com/tomasz1986) in
[https://github.com/syncthing/syncthing/pull/10048](https://redirect.github.com/syncthing/syncthing/pull/10048)
- fix(syncthing): use separate lock file instead of locking the
certificate (fixes
[#&#8203;10053](https://redirect.github.com/syncthing/syncthing/issues/10053))
by [@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10054](https://redirect.github.com/syncthing/syncthing/pull/10054)
- feat(api, gui): allow authentication bypass for metrics by
[@&#8203;swenske](https://redirect.github.com/swenske) in
[https://github.com/syncthing/syncthing/pull/10045](https://redirect.github.com/syncthing/syncthing/pull/10045)
- chore: add missing copyright in new files from infra branch by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10055](https://redirect.github.com/syncthing/syncthing/pull/10055)
- fix(osutil): give threads same I/O priority on Linux by
[@&#8203;TheCreeper](https://redirect.github.com/TheCreeper) in
[https://github.com/syncthing/syncthing/pull/10063](https://redirect.github.com/syncthing/syncthing/pull/10063)
- chore(syncthing): remove support for TLS 1.2 sync connections by
[@&#8203;calmh](https://redirect.github.com/calmh) in
[https://github.com/syncthing/syncthing/pull/10064](https://redirect.github.com/syncthing/syncthing/pull/10064)
- chore(gui): update dependency copyrights, add script for periodic
maintenance by [@&#8203;rasa](https://redirect.github.com/rasa) in
[https://github.com/syncthing/syncthing/pull/10067](https://redirect.github.com/syncthing/syncthing/pull/10067)
- chore(api): log X-Forwarded-For by
[@&#8203;bt90](https://redirect.github.com/bt90) in
[https://github.com/syncthing/syncthing/pull/10035](https://redirect.github.com/syncthing/syncthing/pull/10035)
- feat(config): add option for audit file (fixes
[#&#8203;9481](https://redirect.github.com/syncthing/syncthing/issues/9481))
by [@&#8203;marbens-arch](https://redirect.github.com/marbens-arch) in
[https://github.com/syncthing/syncthing/pull/10066](https://redirect.github.com/syncthing/syncthing/pull/10066)
- chore(gui): use go list --deps for dependency list by
[@&#8203;rasa](https://redirect.github.com/rasa) in
[https://github.com/syncthing/syncthing/pull/10071](https://redirect.github.com/syncthing/syncthing/pull/10071)
- fix(strelaysrv): make the session limiter session-dependent (fixes
[#&#8203;10072](https://redirect.github.com/syncthing/syncthing/issues/10072))
by [@&#8203;szu17dmy](https://redirect.github.com/szu17dmy) in
[https://github.com/syncthing/syncthing/pull/10073](https://redirect.github.com/syncthing/syncthing/pull/10073)

#### New Contributors

- [@&#8203;marbens-arch](https://redirect.github.com/marbens-arch) made
their first contribution in
[https://github.com/syncthing/syncthing/pull/10009](https://redirect.github.com/syncthing/syncthing/pull/10009)
- [@&#8203;swenske](https://redirect.github.com/swenske) made their
first contribution in
[https://github.com/syncthing/syncthing/pull/10037](https://redirect.github.com/syncthing/syncthing/pull/10037)
- [@&#8203;systemcrash](https://redirect.github.com/systemcrash) made
their first contribution in
[https://github.com/syncthing/syncthing/pull/10024](https://redirect.github.com/syncthing/syncthing/pull/10024)
- [@&#8203;TheCreeper](https://redirect.github.com/TheCreeper) made
their first contribution in
[https://github.com/syncthing/syncthing/pull/10063](https://redirect.github.com/syncthing/syncthing/pull/10063)
- [@&#8203;szu17dmy](https://redirect.github.com/szu17dmy) made their
first contribution in
[https://github.com/syncthing/syncthing/pull/10073](https://redirect.github.com/syncthing/syncthing/pull/10073)

**Full Changelog**:
https://github.com/syncthing/syncthing/compare/v1.29.5...v1.29.6

</details>

---

### Configuration

📅 **Schedule**: 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-07 14:30:08 +02:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/syncthing

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/syncthing

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/syncthing/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project