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 [@​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 [@​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 [#​7291](https://redirect.github.com/syncthing/syncthing/issues/7291)) by [@​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 [#​10008](https://redirect.github.com/syncthing/syncthing/issues/10008)) by [@​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 [#​10008](https://redirect.github.com/syncthing/syncthing/issues/10008)) by [@​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 [#​10011](https://redirect.github.com/syncthing/syncthing/issues/10011)) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [#​10053](https://redirect.github.com/syncthing/syncthing/issues/10053)) by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [#​9481](https://redirect.github.com/syncthing/syncthing/issues/9481)) by [@​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 [@​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 [#​10072](https://redirect.github.com/syncthing/syncthing/issues/10072)) by [@​szu17dmy](https://redirect.github.com/szu17dmy) in [https://github.com/syncthing/syncthing/pull/10073](https://redirect.github.com/syncthing/syncthing/pull/10073) #### New Contributors - [@​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) - [@​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) - [@​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) - [@​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) - [@​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=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0