This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.4-rootless` -> `1.21.5-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.5`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.5) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.4...v1.21.5) - SECURITY - Prevent anonymous container access if `RequireSignInView` is enabled ([#​28877](https://togithub.com/go-gitea/gitea/issues/28877)) ([#​28882](https://togithub.com/go-gitea/gitea/issues/28882)) - Update go dependencies and fix go-git ([#​28893](https://togithub.com/go-gitea/gitea/issues/28893)) ([#​28934](https://togithub.com/go-gitea/gitea/issues/28934)) - BUGFIXES - Revert "Speed up loading the dashboard on mysql/mariadb ([#​28546](https://togithub.com/go-gitea/gitea/issues/28546))" ([#​29006](https://togithub.com/go-gitea/gitea/issues/29006)) ([#​29007](https://togithub.com/go-gitea/gitea/issues/29007)) - Fix an actions schedule bug ([#​28942](https://togithub.com/go-gitea/gitea/issues/28942)) ([#​28999](https://togithub.com/go-gitea/gitea/issues/28999)) - Fix update enable_prune even if mirror_interval is not provided ([#​28905](https://togithub.com/go-gitea/gitea/issues/28905)) ([#​28929](https://togithub.com/go-gitea/gitea/issues/28929)) - Fix uploaded artifacts should be overwritten ([#​28726](https://togithub.com/go-gitea/gitea/issues/28726)) backport v1.21 ([#​28832](https://togithub.com/go-gitea/gitea/issues/28832)) - Preserve BOM in web editor ([#​28935](https://togithub.com/go-gitea/gitea/issues/28935)) ([#​28959](https://togithub.com/go-gitea/gitea/issues/28959)) - Strip `/` from relative links ([#​28932](https://togithub.com/go-gitea/gitea/issues/28932)) ([#​28952](https://togithub.com/go-gitea/gitea/issues/28952)) - Don't remove all mirror repository's releases when mirroring ([#​28817](https://togithub.com/go-gitea/gitea/issues/28817)) ([#​28939](https://togithub.com/go-gitea/gitea/issues/28939)) - Implement `MigrateRepository` for the actions notifier ([#​28920](https://togithub.com/go-gitea/gitea/issues/28920)) ([#​28923](https://togithub.com/go-gitea/gitea/issues/28923)) - Respect branch info for relative links ([#​28909](https://togithub.com/go-gitea/gitea/issues/28909)) ([#​28922](https://togithub.com/go-gitea/gitea/issues/28922)) - Don't reload timeline page when (un)resolving or replying conversation ([#​28654](https://togithub.com/go-gitea/gitea/issues/28654)) ([#​28917](https://togithub.com/go-gitea/gitea/issues/28917)) - Only migrate the first 255 chars of a Github issue title ([#​28902](https://togithub.com/go-gitea/gitea/issues/28902)) ([#​28912](https://togithub.com/go-gitea/gitea/issues/28912)) - Fix sort bug on repository issues list ([#​28897](https://togithub.com/go-gitea/gitea/issues/28897)) ([#​28901](https://togithub.com/go-gitea/gitea/issues/28901)) - Fix `DeleteCollaboration` transaction behaviour ([#​28886](https://togithub.com/go-gitea/gitea/issues/28886)) ([#​28889](https://togithub.com/go-gitea/gitea/issues/28889)) - Fix schedule not trigger bug because matching full ref name with short ref name ([#​28874](https://togithub.com/go-gitea/gitea/issues/28874)) ([#​28888](https://togithub.com/go-gitea/gitea/issues/28888)) - Fix migrate storage bug ([#​28830](https://togithub.com/go-gitea/gitea/issues/28830)) ([#​28867](https://togithub.com/go-gitea/gitea/issues/28867)) - Fix archive creating LFS hooks and breaking pull requests ([#​28848](https://togithub.com/go-gitea/gitea/issues/28848)) ([#​28851](https://togithub.com/go-gitea/gitea/issues/28851)) - Fix reverting a merge commit failing ([#​28794](https://togithub.com/go-gitea/gitea/issues/28794)) ([#​28825](https://togithub.com/go-gitea/gitea/issues/28825)) - Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate ([#​28891](https://togithub.com/go-gitea/gitea/issues/28891)) ([#​28895](https://togithub.com/go-gitea/gitea/issues/28895)) - Fix incorrect PostgreSQL connection string for Unix sockets ([#​28865](https://togithub.com/go-gitea/gitea/issues/28865)) ([#​28870](https://togithub.com/go-gitea/gitea/issues/28870)) - ENHANCEMENTS - Make loading animation less aggressive ([#​28955](https://togithub.com/go-gitea/gitea/issues/28955)) ([#​28956](https://togithub.com/go-gitea/gitea/issues/28956)) - Avoid duplicate JS error messages on UI ([#​28873](https://togithub.com/go-gitea/gitea/issues/28873)) ([#​28881](https://togithub.com/go-gitea/gitea/issues/28881)) - Bump `@github/relative-time-element` to 4.3.1 ([#​28819](https://togithub.com/go-gitea/gitea/issues/28819)) ([#​28826](https://togithub.com/go-gitea/gitea/issues/28826)) - MISC - Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined ([#​28783](https://togithub.com/go-gitea/gitea/issues/28783)) ([#​28868](https://togithub.com/go-gitea/gitea/issues/28868)) - Remove duplicated checkinit on git module ([#​28824](https://togithub.com/go-gitea/gitea/issues/28824)) ([#​28831](https://togithub.com/go-gitea/gitea/issues/28831)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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 BSD-3-clause license, this ensures almost everyone can use and modify our charts. As a lot of Charts are based on upstream Helm 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 BSD-3-clause 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: BSD-3-Clause