40a64b6ef9
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.8-rootless` -> `1.21.9-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.9`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.9) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.8...v1.21.9) - PERFORMANCE - Only do counting when count_only=true for repo dashboard ([#​29884](https://togithub.com/go-gitea/gitea/issues/29884)) ([#​29905](https://togithub.com/go-gitea/gitea/issues/29905)) - Add cache for dashboard commit status ([#​29932](https://togithub.com/go-gitea/gitea/issues/29932)) - ENHANCEMENT - Make runs-on support variable expression ([#​29468](https://togithub.com/go-gitea/gitea/issues/29468)) ([#​29782](https://togithub.com/go-gitea/gitea/issues/29782)) - Show Actions post step when it's running ([#​29926](https://togithub.com/go-gitea/gitea/issues/29926)) ([#​29928](https://togithub.com/go-gitea/gitea/issues/29928)) - BUGFIXES - Fix PR creation via API between branches of the same repo with head field namespaced ([#​26986](https://togithub.com/go-gitea/gitea/issues/26986)) ([#​29857](https://togithub.com/go-gitea/gitea/issues/29857)) - Fix and rewrite markup anchor processing ([#​29931](https://togithub.com/go-gitea/gitea/issues/29931)) ([#​29946](https://togithub.com/go-gitea/gitea/issues/29946)) - Notify reviewers added via CODEOWNERS ([#​29842](https://togithub.com/go-gitea/gitea/issues/29842)) ([#​29902](https://togithub.com/go-gitea/gitea/issues/29902)) - Fix template error when comment review doesn't exist ([#​29888](https://togithub.com/go-gitea/gitea/issues/29888)) ([#​29889](https://togithub.com/go-gitea/gitea/issues/29889)) - Fix user id column case ([#​29863](https://togithub.com/go-gitea/gitea/issues/29863)) ([#​29867](https://togithub.com/go-gitea/gitea/issues/29867)) - Make meilisearch do exact search for issues ([#​29740](https://togithub.com/go-gitea/gitea/issues/29740) & [#​29671](https://togithub.com/go-gitea/gitea/issues/29671)) ([#​29846](https://togithub.com/go-gitea/gitea/issues/29846)) - Fix the `for` attribute not pointing to the ID of the color picker ([#​29813](https://togithub.com/go-gitea/gitea/issues/29813)) ([#​29815](https://togithub.com/go-gitea/gitea/issues/29815)) - Fix codeowner detected diff base branch to mergebase ([#​29783](https://togithub.com/go-gitea/gitea/issues/29783)) ([#​29807](https://togithub.com/go-gitea/gitea/issues/29807)) - Fix Safari spinner rendering ([#​29801](https://togithub.com/go-gitea/gitea/issues/29801)) ([#​29802](https://togithub.com/go-gitea/gitea/issues/29802)) - Fix missing translation on milestones ([#​29785](https://togithub.com/go-gitea/gitea/issues/29785)) ([#​29789](https://togithub.com/go-gitea/gitea/issues/29789)) - Fix user router possible panic ([#​29751](https://togithub.com/go-gitea/gitea/issues/29751)) ([#​29786](https://togithub.com/go-gitea/gitea/issues/29786)) - Fix possible NPE in ToPullReviewList ([#​29759](https://togithub.com/go-gitea/gitea/issues/29759)) ([#​29775](https://togithub.com/go-gitea/gitea/issues/29775)) - Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs ([#​29925](https://togithub.com/go-gitea/gitea/issues/29925)) ([#​29927](https://togithub.com/go-gitea/gitea/issues/29927)) - Solving the issue of UI disruption when the review is deleted without refreshing ([#​29951](https://togithub.com/go-gitea/gitea/issues/29951)) ([#​29968](https://togithub.com/go-gitea/gitea/issues/29968)) - Fix loadOneBranch panic ([#​29938](https://togithub.com/go-gitea/gitea/issues/29938)) ([#​29939](https://togithub.com/go-gitea/gitea/issues/29939)) - Fix invalid link of the commit status when ref is tagged ([#​29752](https://togithub.com/go-gitea/gitea/issues/29752)) ([#​29908](https://togithub.com/go-gitea/gitea/issues/29908)) - Editor error message misleading due to re-used key. ([#​29859](https://togithub.com/go-gitea/gitea/issues/29859)) ([#​29876](https://togithub.com/go-gitea/gitea/issues/29876)) - Fix double border and border-radius on empty action steps ([#​29845](https://togithub.com/go-gitea/gitea/issues/29845)) ([#​29850](https://togithub.com/go-gitea/gitea/issues/29850)) - Use `Temporal.PlainDate` for absolute dates ([#​29804](https://togithub.com/go-gitea/gitea/issues/29804)) ([#​29808](https://togithub.com/go-gitea/gitea/issues/29808)) - Fix incorrect package link method calls in templates ([#​29580](https://togithub.com/go-gitea/gitea/issues/29580)) ([#​29764](https://togithub.com/go-gitea/gitea/issues/29764)) - Fix the bug that the user may log out if GetUserByID returns unknown error ([#​29962](https://togithub.com/go-gitea/gitea/issues/29962)) ([#​29964](https://togithub.com/go-gitea/gitea/issues/29964)) - Performance improvements for pull request list page ([#​29900](https://togithub.com/go-gitea/gitea/issues/29900)) ([#​29972](https://togithub.com/go-gitea/gitea/issues/29972)) - Fix bugs in rerunning jobs ([#​29983](https://togithub.com/go-gitea/gitea/issues/29983)) ([#​29955](https://togithub.com/go-gitea/gitea/issues/29955)) 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 - 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
---|---|---|
.. | ||
ci | ||
docs | ||
templates | ||
.helmignore | ||
CHANGELOG.md | ||
Chart.yaml | ||
README.md | ||
icon.png | ||
questions.yaml | ||
values.yaml |
README.md
title |
---|
README |
General Info
TrueCharts can be installed as both normal Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, 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
Support
- Please check our quick-start guides for TrueNAS SCALE.
- See the Website
- Check our Discord
- Open a issue
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