This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.5-rootless` -> `1.21.6-rootless` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.6`](https://togithub.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1216---2024-02-22) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.5...v1.21.6) - SECURITY - Fix XSS vulnerabilities ([#​29336](https://togithub.com/go-gitea/gitea/issues/29336)) - Use general token signing secret ([#​29205](https://togithub.com/go-gitea/gitea/issues/29205)) ([#​29325](https://togithub.com/go-gitea/gitea/issues/29325)) - ENHANCEMENTS - Refactor git version functions and check compatibility ([#​29155](https://togithub.com/go-gitea/gitea/issues/29155)) ([#​29157](https://togithub.com/go-gitea/gitea/issues/29157)) - Improve user experience for outdated comments ([#​29050](https://togithub.com/go-gitea/gitea/issues/29050)) ([#​29086](https://togithub.com/go-gitea/gitea/issues/29086)) - Hide code links on release page if user cannot read code ([#​29064](https://togithub.com/go-gitea/gitea/issues/29064)) ([#​29066](https://togithub.com/go-gitea/gitea/issues/29066)) - Wrap contained tags and branches again ([#​29021](https://togithub.com/go-gitea/gitea/issues/29021)) ([#​29026](https://togithub.com/go-gitea/gitea/issues/29026)) - Fix incorrect button CSS usages ([#​29015](https://togithub.com/go-gitea/gitea/issues/29015)) ([#​29023](https://togithub.com/go-gitea/gitea/issues/29023)) - Strip trailing newline in markdown code copy ([#​29019](https://togithub.com/go-gitea/gitea/issues/29019)) ([#​29022](https://togithub.com/go-gitea/gitea/issues/29022)) - Implement some action notifier functions ([#​29173](https://togithub.com/go-gitea/gitea/issues/29173)) ([#​29308](https://togithub.com/go-gitea/gitea/issues/29308)) - Load outdated comments when (un)resolving conversation on PR timeline ([#​29203](https://togithub.com/go-gitea/gitea/issues/29203)) ([#​29221](https://togithub.com/go-gitea/gitea/issues/29221)) - BUGFIXES - Refactor issue template parsing and fix API endpoint ([#​29069](https://togithub.com/go-gitea/gitea/issues/29069)) ([#​29140](https://togithub.com/go-gitea/gitea/issues/29140)) - Fix swift packages not resolving ([#​29095](https://togithub.com/go-gitea/gitea/issues/29095)) ([#​29102](https://togithub.com/go-gitea/gitea/issues/29102)) - Remove SSH workaround ([#​27893](https://togithub.com/go-gitea/gitea/issues/27893)) ([#​29332](https://togithub.com/go-gitea/gitea/issues/29332)) - Only log error when tag sync fails ([#​29295](https://togithub.com/go-gitea/gitea/issues/29295)) ([#​29327](https://togithub.com/go-gitea/gitea/issues/29327)) - Fix SSPI user creation ([#​28948](https://togithub.com/go-gitea/gitea/issues/28948)) ([#​29323](https://togithub.com/go-gitea/gitea/issues/29323)) - Improve the `issue_comment` workflow trigger event ([#​29277](https://togithub.com/go-gitea/gitea/issues/29277)) ([#​29322](https://togithub.com/go-gitea/gitea/issues/29322)) - Discard unread data of `git cat-file` ([#​29297](https://togithub.com/go-gitea/gitea/issues/29297)) ([#​29310](https://togithub.com/go-gitea/gitea/issues/29310)) - Fix error display when merging PRs ([#​29288](https://togithub.com/go-gitea/gitea/issues/29288)) ([#​29309](https://togithub.com/go-gitea/gitea/issues/29309)) - Prevent double use of `git cat-file` session. ([#​29298](https://togithub.com/go-gitea/gitea/issues/29298)) ([#​29301](https://togithub.com/go-gitea/gitea/issues/29301)) - Fix missing link on outgoing new release notifications ([#​29079](https://togithub.com/go-gitea/gitea/issues/29079)) ([#​29300](https://togithub.com/go-gitea/gitea/issues/29300)) - Fix debian InRelease Acquire-By-Hash newline ([#​29204](https://togithub.com/go-gitea/gitea/issues/29204)) ([#​29299](https://togithub.com/go-gitea/gitea/issues/29299)) - Always write proc-receive hook for all git versions ([#​29287](https://togithub.com/go-gitea/gitea/issues/29287)) ([#​29291](https://togithub.com/go-gitea/gitea/issues/29291)) - Do not show delete button when time tracker is disabled ([#​29257](https://togithub.com/go-gitea/gitea/issues/29257)) ([#​29279](https://togithub.com/go-gitea/gitea/issues/29279)) - Workaround to clean up old reviews on creating a new one ([#​28554](https://togithub.com/go-gitea/gitea/issues/28554)) ([#​29264](https://togithub.com/go-gitea/gitea/issues/29264)) - Fix bug when the linked account was disactived and list the linked accounts ([#​29263](https://togithub.com/go-gitea/gitea/issues/29263)) - Do not use lower tag names to find releases/tags ([#​29261](https://togithub.com/go-gitea/gitea/issues/29261)) ([#​29262](https://togithub.com/go-gitea/gitea/issues/29262)) - Fix missed edit issues event for actions ([#​29237](https://togithub.com/go-gitea/gitea/issues/29237)) ([#​29251](https://togithub.com/go-gitea/gitea/issues/29251)) - Only delete scheduled workflows when needed ([#​29091](https://togithub.com/go-gitea/gitea/issues/29091)) ([#​29235](https://togithub.com/go-gitea/gitea/issues/29235)) - Make submit event code work with both jQuery event and native event ([#​29223](https://togithub.com/go-gitea/gitea/issues/29223)) ([#​29234](https://togithub.com/go-gitea/gitea/issues/29234)) - Fix push to create with capitalize repo name ([#​29090](https://togithub.com/go-gitea/gitea/issues/29090)) ([#​29206](https://togithub.com/go-gitea/gitea/issues/29206)) - Use ghost user if user was not found ([#​29161](https://togithub.com/go-gitea/gitea/issues/29161)) ([#​29169](https://togithub.com/go-gitea/gitea/issues/29169)) - Dont load Review if Comment is CommentTypeReviewRequest ([#​28551](https://togithub.com/go-gitea/gitea/issues/28551)) ([#​29160](https://togithub.com/go-gitea/gitea/issues/29160)) - Refactor parseSignatureFromCommitLine ([#​29054](https://togithub.com/go-gitea/gitea/issues/29054)) ([#​29108](https://togithub.com/go-gitea/gitea/issues/29108)) - Avoid showing unnecessary JS errors when there are elements with different origin on the page ([#​29081](https://togithub.com/go-gitea/gitea/issues/29081)) ([#​29089](https://togithub.com/go-gitea/gitea/issues/29089)) - Fix gitea-origin-url with default ports ([#​29085](https://togithub.com/go-gitea/gitea/issues/29085)) ([#​29088](https://togithub.com/go-gitea/gitea/issues/29088)) - Fix orgmode link resolving ([#​29024](https://togithub.com/go-gitea/gitea/issues/29024)) ([#​29076](https://togithub.com/go-gitea/gitea/issues/29076)) - Fix Elasticsearh Request Entity Too Large [#​28117](https://togithub.com/go-gitea/gitea/issues/28117) ([#​29062](https://togithub.com/go-gitea/gitea/issues/29062)) ([#​29075](https://togithub.com/go-gitea/gitea/issues/29075)) - Do not render empty comments ([#​29039](https://togithub.com/go-gitea/gitea/issues/29039)) ([#​29049](https://togithub.com/go-gitea/gitea/issues/29049)) - Avoid sending update/delete release notice when it is draft ([#​29008](https://togithub.com/go-gitea/gitea/issues/29008)) ([#​29025](https://togithub.com/go-gitea/gitea/issues/29025)) - Fix gitea-action user avatar broken on edited menu ([#​29190](https://togithub.com/go-gitea/gitea/issues/29190)) ([#​29307](https://togithub.com/go-gitea/gitea/issues/29307)) - Disallow merge when required checked are missing ([#​29143](https://togithub.com/go-gitea/gitea/issues/29143)) ([#​29268](https://togithub.com/go-gitea/gitea/issues/29268)) - Fix incorrect link to swift doc and swift package-registry login command ([#​29096](https://togithub.com/go-gitea/gitea/issues/29096)) ([#​29103](https://togithub.com/go-gitea/gitea/issues/29103)) - Convert visibility to number ([#​29226](https://togithub.com/go-gitea/gitea/issues/29226)) ([#​29244](https://togithub.com/go-gitea/gitea/issues/29244)) - DOCS - Remove outdated docs from some languages ([#​27530](https://togithub.com/go-gitea/gitea/issues/27530)) ([#​29208](https://togithub.com/go-gitea/gitea/issues/29208)) - Fix typos in the documentation ([#​29048](https://togithub.com/go-gitea/gitea/issues/29048)) ([#​29056](https://togithub.com/go-gitea/gitea/issues/29056)) - Explained where create issue/PR template ([#​29035](https://togithub.com/go-gitea/gitea/issues/29035)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
title
| title |
|---|
| TrueCharts |
Community Chart Catalog for TrueNAS SCALE
TrueCharts is a catalog of highly optimised Helm Charts and TrueNAS SCALE Apps. Made for the community, By the community!
All our charts are supposed to work together, be easy to setup using both Helm and the TrueNAS UI and, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
Check TrueCharts Quick-Start Guides for more information.
For installing TrueCharts using helm:
Just add the repository and call it a day!
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
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
For more information on creating SCALE Apps and Helm charts, please check out our development manual
Automation and you
We provide a lot of tools to make it easier to develop charts, templates, automated testing, automated fixes, automated docs. Even automated update is included. We also actively try to collaborate with other k8s community projects on tooling, for the betterment of all!
Those tools do, however, take time to develop and are certainly not bug free. If you find mistakes in our tooling, please feel free to repost issues or submit any fixes you feel appropriate!
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Featured Projects
A lot of our work is based on the great effort of others. We would love to extend special thanks to these projects we owe a lot to:
|
|
|
|
|---|---|---|---|
| TrueNAS SCALE | K8S-At-Home | Traefik | Authelia |
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