TrueCharts Bot e9f1d381c7 chore(deps): update container image gitea/gitea to v1.22.1@b993066 by renovate (#22506)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | minor |
`1.21.11-rootless` -> `1.22.1-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.22.1`](https://togithub.com/go-gitea/gitea/releases/tag/v1.22.1)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.22.0...v1.22.1)

-   SECURITY
- Add replacement module for `mholt/archiver`
([#&#8203;31267](https://togithub.com/go-gitea/gitea/issues/31267))
([#&#8203;31270](https://togithub.com/go-gitea/gitea/issues/31270))
-   API
- Fix missing images in editor preview due to wrong links
([#&#8203;31299](https://togithub.com/go-gitea/gitea/issues/31299))
([#&#8203;31393](https://togithub.com/go-gitea/gitea/issues/31393))
- Fix duplicate sub-path for avatars
([#&#8203;31365](https://togithub.com/go-gitea/gitea/issues/31365))
([#&#8203;31368](https://togithub.com/go-gitea/gitea/issues/31368))
- Reduce memory usage for chunked artifact uploads to MinIO
([#&#8203;31325](https://togithub.com/go-gitea/gitea/issues/31325))
([#&#8203;31338](https://togithub.com/go-gitea/gitea/issues/31338))
- Remove sub-path from container registry realm
([#&#8203;31293](https://togithub.com/go-gitea/gitea/issues/31293))
([#&#8203;31300](https://togithub.com/go-gitea/gitea/issues/31300))
- Fix NuGet Package API for $filter with Id equality
([#&#8203;31188](https://togithub.com/go-gitea/gitea/issues/31188))
([#&#8203;31242](https://togithub.com/go-gitea/gitea/issues/31242))
- Add an immutable tarball link to archive download headers for Nix
([#&#8203;31139](https://togithub.com/go-gitea/gitea/issues/31139))
([#&#8203;31145](https://togithub.com/go-gitea/gitea/issues/31145))
- Add missed return after `ctx.ServerError`
([#&#8203;31130](https://togithub.com/go-gitea/gitea/issues/31130))
([#&#8203;31133](https://togithub.com/go-gitea/gitea/issues/31133))
-   BUGFIXES
- Fix avatar radius problem on the new issue page
([#&#8203;31506](https://togithub.com/go-gitea/gitea/issues/31506))
([#&#8203;31508](https://togithub.com/go-gitea/gitea/issues/31508))
- Fix overflow menu flickering on mobile
([#&#8203;31484](https://togithub.com/go-gitea/gitea/issues/31484))
([#&#8203;31488](https://togithub.com/go-gitea/gitea/issues/31488))
- Fix poor table column width due to breaking words
([#&#8203;31473](https://togithub.com/go-gitea/gitea/issues/31473))
([#&#8203;31477](https://togithub.com/go-gitea/gitea/issues/31477))
- Support relative paths to videos from Wiki pages
([#&#8203;31061](https://togithub.com/go-gitea/gitea/issues/31061))
([#&#8203;31453](https://togithub.com/go-gitea/gitea/issues/31453))
- Fix new issue/pr avatar
([#&#8203;31419](https://togithub.com/go-gitea/gitea/issues/31419))
([#&#8203;31424](https://togithub.com/go-gitea/gitea/issues/31424))
- Increase max length of org team names from 30 to 255 characters
([#&#8203;31410](https://togithub.com/go-gitea/gitea/issues/31410))
([#&#8203;31421](https://togithub.com/go-gitea/gitea/issues/31421))
- Fix line number width in code preview
([#&#8203;31307](https://togithub.com/go-gitea/gitea/issues/31307))
([#&#8203;31316](https://togithub.com/go-gitea/gitea/issues/31316))
- Optimize runner-tags layout to enhance visual experience
([#&#8203;31258](https://togithub.com/go-gitea/gitea/issues/31258))
([#&#8203;31263](https://togithub.com/go-gitea/gitea/issues/31263))
- Fix overflow on push notification
([#&#8203;31179](https://togithub.com/go-gitea/gitea/issues/31179))
([#&#8203;31238](https://togithub.com/go-gitea/gitea/issues/31238))
- Fix overflow on notifications
([#&#8203;31178](https://togithub.com/go-gitea/gitea/issues/31178))
([#&#8203;31237](https://togithub.com/go-gitea/gitea/issues/31237))
- Fix overflow in issue card
([#&#8203;31203](https://togithub.com/go-gitea/gitea/issues/31203))
([#&#8203;31225](https://togithub.com/go-gitea/gitea/issues/31225))
- Split sanitizer functions and fine-tune some tests
([#&#8203;31192](https://togithub.com/go-gitea/gitea/issues/31192))
([#&#8203;31200](https://togithub.com/go-gitea/gitea/issues/31200))
- use correct l10n string
([#&#8203;31487](https://togithub.com/go-gitea/gitea/issues/31487))
([#&#8203;31490](https://togithub.com/go-gitea/gitea/issues/31490))
- Fix dropzone JS error when attachment is disabled
([#&#8203;31486](https://togithub.com/go-gitea/gitea/issues/31486))
- Fix web notification icon not updated once you read all notifications
([#&#8203;31447](https://togithub.com/go-gitea/gitea/issues/31447))
([#&#8203;31466](https://togithub.com/go-gitea/gitea/issues/31466))
- Switch to "Write" tab when edit comment again
([#&#8203;31445](https://togithub.com/go-gitea/gitea/issues/31445))
([#&#8203;31461](https://togithub.com/go-gitea/gitea/issues/31461))
- Fix the link for .git-blame-ignore-revs bypass
([#&#8203;31432](https://togithub.com/go-gitea/gitea/issues/31432))
([#&#8203;31442](https://togithub.com/go-gitea/gitea/issues/31442))
- Fix the wrong line number in the diff view page when expanded twice.
([#&#8203;31431](https://togithub.com/go-gitea/gitea/issues/31431))
([#&#8203;31440](https://togithub.com/go-gitea/gitea/issues/31440))
- Fix labels and projects menu overflow on issue page
([#&#8203;31435](https://togithub.com/go-gitea/gitea/issues/31435))
([#&#8203;31439](https://togithub.com/go-gitea/gitea/issues/31439))
- Fix Account Linking UpdateMigrationsByType
([#&#8203;31428](https://togithub.com/go-gitea/gitea/issues/31428))
([#&#8203;31434](https://togithub.com/go-gitea/gitea/issues/31434))
- Fix markdown math brackets render problem
([#&#8203;31420](https://togithub.com/go-gitea/gitea/issues/31420))
([#&#8203;31430](https://togithub.com/go-gitea/gitea/issues/31430))
- Fix rendered wiki page link
([#&#8203;31398](https://togithub.com/go-gitea/gitea/issues/31398))
([#&#8203;31407](https://togithub.com/go-gitea/gitea/issues/31407))
- Fix natural sort
([#&#8203;31384](https://togithub.com/go-gitea/gitea/issues/31384))
([#&#8203;31394](https://togithub.com/go-gitea/gitea/issues/31394))
- Allow downloading attachments of draft releases
([#&#8203;31369](https://togithub.com/go-gitea/gitea/issues/31369))
([#&#8203;31380](https://togithub.com/go-gitea/gitea/issues/31380))
- Fix repo graph JS
([#&#8203;31377](https://togithub.com/go-gitea/gitea/issues/31377))
- Fix incorrect localization `explorer.go`
([#&#8203;31348](https://togithub.com/go-gitea/gitea/issues/31348))
([#&#8203;31350](https://togithub.com/go-gitea/gitea/issues/31350))
- Fix hash render end with colon
([#&#8203;31319](https://togithub.com/go-gitea/gitea/issues/31319))
([#&#8203;31346](https://togithub.com/go-gitea/gitea/issues/31346))
- Fix line number widths
([#&#8203;31341](https://togithub.com/go-gitea/gitea/issues/31341))
([#&#8203;31343](https://togithub.com/go-gitea/gitea/issues/31343))
- Fix navbar `+` menu flashing on page load
([#&#8203;31281](https://togithub.com/go-gitea/gitea/issues/31281))
([#&#8203;31342](https://togithub.com/go-gitea/gitea/issues/31342))
- Fix adopt repository has empty object name in database
([#&#8203;31333](https://togithub.com/go-gitea/gitea/issues/31333))
([#&#8203;31335](https://togithub.com/go-gitea/gitea/issues/31335))
- Delete legacy cookie before setting new cookie
([#&#8203;31306](https://togithub.com/go-gitea/gitea/issues/31306))
([#&#8203;31317](https://togithub.com/go-gitea/gitea/issues/31317))
- Fix some URLs whose sub-path is missing
([#&#8203;31289](https://togithub.com/go-gitea/gitea/issues/31289))
([#&#8203;31292](https://togithub.com/go-gitea/gitea/issues/31292))
- Fix admin oauth2 custom URL settings
([#&#8203;31246](https://togithub.com/go-gitea/gitea/issues/31246))
([#&#8203;31247](https://togithub.com/go-gitea/gitea/issues/31247))
- Make pasted "img" tag has the same behavior as markdown image
([#&#8203;31235](https://togithub.com/go-gitea/gitea/issues/31235))
([#&#8203;31243](https://togithub.com/go-gitea/gitea/issues/31243))
- Fix agit checkout command line hint & fix ShowMergeInstructions
checking
([#&#8203;31219](https://togithub.com/go-gitea/gitea/issues/31219))
([#&#8203;31222](https://togithub.com/go-gitea/gitea/issues/31222))
- Fix the possible migration failure on 286 with postgres 16
([#&#8203;31209](https://togithub.com/go-gitea/gitea/issues/31209))
([#&#8203;31218](https://togithub.com/go-gitea/gitea/issues/31218))
- Fix branch order
([#&#8203;31174](https://togithub.com/go-gitea/gitea/issues/31174))
([#&#8203;31193](https://togithub.com/go-gitea/gitea/issues/31193))
- Fix markup preview
([#&#8203;31158](https://togithub.com/go-gitea/gitea/issues/31158))
([#&#8203;31166](https://togithub.com/go-gitea/gitea/issues/31166))
- Fix push multiple branches error with tests
([#&#8203;31151](https://togithub.com/go-gitea/gitea/issues/31151))
([#&#8203;31153](https://togithub.com/go-gitea/gitea/issues/31153))
- Fix API repository object format missed
([#&#8203;31118](https://togithub.com/go-gitea/gitea/issues/31118))
([#&#8203;31132](https://togithub.com/go-gitea/gitea/issues/31132))
- Fix missing memcache import
([#&#8203;31105](https://togithub.com/go-gitea/gitea/issues/31105))
([#&#8203;31109](https://togithub.com/go-gitea/gitea/issues/31109))
- Upgrade `github.com/hashicorp/go-retryablehttp`
([#&#8203;31499](https://togithub.com/go-gitea/gitea/issues/31499))
- Fix double border in system status table
([#&#8203;31363](https://togithub.com/go-gitea/gitea/issues/31363))
([#&#8203;31401](https://togithub.com/go-gitea/gitea/issues/31401))
- Fix bug filtering issues which have no project
([#&#8203;31337](https://togithub.com/go-gitea/gitea/issues/31337))
([#&#8203;31367](https://togithub.com/go-gitea/gitea/issues/31367))
- Fix [#&#8203;31185](https://togithub.com/go-gitea/gitea/issues/31185)
try fix lfs download from bitbucket failed
([#&#8203;31201](https://togithub.com/go-gitea/gitea/issues/31201))
([#&#8203;31329](https://togithub.com/go-gitea/gitea/issues/31329))
- Add nix flake for dev shell
([#&#8203;30967](https://togithub.com/go-gitea/gitea/issues/30967))
([#&#8203;31310](https://togithub.com/go-gitea/gitea/issues/31310))
- Fix and clean up `ConfirmModal`
([#&#8203;31283](https://togithub.com/go-gitea/gitea/issues/31283))
([#&#8203;31291](https://togithub.com/go-gitea/gitea/issues/31291))
- Optimize repo-list layout to enhance visual experience
([#&#8203;31272](https://togithub.com/go-gitea/gitea/issues/31272))
([#&#8203;31276](https://togithub.com/go-gitea/gitea/issues/31276))
- fixed the dropdown menu for the top New button to expand to the left
([#&#8203;31273](https://togithub.com/go-gitea/gitea/issues/31273))
([#&#8203;31275](https://togithub.com/go-gitea/gitea/issues/31275))
- Fix Activity Page Contributors dropdown
([#&#8203;31264](https://togithub.com/go-gitea/gitea/issues/31264))
([#&#8203;31269](https://togithub.com/go-gitea/gitea/issues/31269))
- fix: allow actions artifacts storage migration to complete succesfully
([#&#8203;31251](https://togithub.com/go-gitea/gitea/issues/31251))
([#&#8203;31257](https://togithub.com/go-gitea/gitea/issues/31257))
- Make blockquote attention recognize more syntaxes
([#&#8203;31240](https://togithub.com/go-gitea/gitea/issues/31240))
([#&#8203;31250](https://togithub.com/go-gitea/gitea/issues/31250))
- Remove .segment from .project-column
([#&#8203;31204](https://togithub.com/go-gitea/gitea/issues/31204))
([#&#8203;31239](https://togithub.com/go-gitea/gitea/issues/31239))
- Ignore FindRecentlyPushedNewBranches err
([#&#8203;31164](https://togithub.com/go-gitea/gitea/issues/31164))
([#&#8203;31171](https://togithub.com/go-gitea/gitea/issues/31171))
- Use vertical layout for multiple code expander buttons
([#&#8203;31122](https://togithub.com/go-gitea/gitea/issues/31122))
([#&#8203;31152](https://togithub.com/go-gitea/gitea/issues/31152))
- Remove duplicate `ProxyPreserveHost` in Apache httpd doc
([#&#8203;31143](https://togithub.com/go-gitea/gitea/issues/31143))
([#&#8203;31147](https://togithub.com/go-gitea/gitea/issues/31147))
- Improve mobile review ui
([#&#8203;31091](https://togithub.com/go-gitea/gitea/issues/31091))
([#&#8203;31136](https://togithub.com/go-gitea/gitea/issues/31136))
- Fix DashboardRepoList margin
([#&#8203;31121](https://togithub.com/go-gitea/gitea/issues/31121))
([#&#8203;31128](https://togithub.com/go-gitea/gitea/issues/31128))
- Update pip related commands for docker
([#&#8203;31106](https://togithub.com/go-gitea/gitea/issues/31106))
([#&#8203;31111](https://togithub.com/go-gitea/gitea/issues/31111))

Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be
automatically upgraded to this version during the specified maintenance
window.

###
[`v1.22.0`](https://togithub.com/go-gitea/gitea/releases/tag/v1.22.0)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.11...v1.22.0)

This release stands as a monumental milestone in our development journey
with a record-breaking incorporation of
[1481](https://togithub.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%3A1.22.0+is%3Amerged)
pull requests. It marks the most extensive update in Gitea's history,
showcasing a plethora of new features and infrastructure improvements.

Noteworthy advancements in this release include the introduction of
`HTMX` and `Tailwind`, signaling a strategic shift as we gradually phase
out `jquery` and `Fomantic UI`. These changes reflect our commitment to
embracing modern technologies and enhancing the user experience.

Key highlights of this release encompass significant changes categorized
under `BREAKING`, `FEATURES`, `ENHANCEMENTS`, and `PERFORMANCE`, each
contributing to a more robust and efficient Gitea platform.

Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be
automatically upgraded to this version during the specified maintenance
window.

#### Known Issues

- Gitea 1.22.0 fails to start when cache ADAPTER=memcache ("Init failed:
cache: unknown adapter 'memcache'(forgot to import?)"), it has been
fixed in 1.22-nightly.
- When visiting some repositories, a 500 error occurs (admin could see
error `FindRecentlyPushedNewBranches`), it has been fixed in
1.22-nightly.

#### BREAKING

- Improve reverse proxy documents and clarify the AppURL guessing
behavior
([#&#8203;31003](https://togithub.com/go-gitea/gitea/issues/31003))
([#&#8203;31020](https://togithub.com/go-gitea/gitea/issues/31020))
- Remember log in for a month by default
([#&#8203;30150](https://togithub.com/go-gitea/gitea/issues/30150))
- Breaking summary for template refactoring
([#&#8203;29395](https://togithub.com/go-gitea/gitea/issues/29395))
    -   All custom templates need to follow these changes
- Recommend/convert to use case-sensitive collation for MySQL/MSSQL
([#&#8203;28662](https://togithub.com/go-gitea/gitea/issues/28662))
- Make offline mode as default to not connect external avatar service by
default
([#&#8203;28548](https://togithub.com/go-gitea/gitea/issues/28548))
- Include public repos in the doer's dashboard for issue search
([#&#8203;28304](https://togithub.com/go-gitea/gitea/issues/28304))
- Use restricted sanitizer for repository description
([#&#8203;28141](https://togithub.com/go-gitea/gitea/issues/28141))
- Support storage base path as prefix
([#&#8203;27827](https://togithub.com/go-gitea/gitea/issues/27827))
- Enhanced auth token / remember me
([#&#8203;27606](https://togithub.com/go-gitea/gitea/issues/27606))
- Rename the default themes to `gitea-light`, `gitea-dark`, `gitea-auto`
([#&#8203;27419](https://togithub.com/go-gitea/gitea/issues/27419))
- If you didn't see the new themes, please remove the `[ui].THEMES`
config option from `app.ini`
- Require MySQL 8.0, PostgreSQL 12, MSSQL 2012
([#&#8203;27337](https://togithub.com/go-gitea/gitea/issues/27337))

#### FEATURES

- Allow everyone to read or write a wiki by a repo unit setting
([#&#8203;30495](https://togithub.com/go-gitea/gitea/issues/30495))
- Use raw Wiki links for non-renderable Wiki files
([#&#8203;30273](https://togithub.com/go-gitea/gitea/issues/30273))
- Render embedded code preview by permalink in markdown
([#&#8203;30234](https://togithub.com/go-gitea/gitea/issues/30234))
([#&#8203;30249](https://togithub.com/go-gitea/gitea/issues/30249))
- Support repo code search without setting up an indexer
([#&#8203;29998](https://togithub.com/go-gitea/gitea/issues/29998))
- Support pasting URLs over markdown text
([#&#8203;29566](https://togithub.com/go-gitea/gitea/issues/29566))
- Allow to change primary email before account activation
([#&#8203;29412](https://togithub.com/go-gitea/gitea/issues/29412))
- Customizable "Open with" applications for repository clone
([#&#8203;29320](https://togithub.com/go-gitea/gitea/issues/29320))
- Allow options to disable user deletion from the interface on app.ini
([#&#8203;29275](https://togithub.com/go-gitea/gitea/issues/29275))
- Extend issue template YAML engine
([#&#8203;29274](https://togithub.com/go-gitea/gitea/issues/29274))
- Add support for `linguist-detectable` and `linguist-documentation`
([#&#8203;29267](https://togithub.com/go-gitea/gitea/issues/29267))
- Implement code frequency graph
([#&#8203;29191](https://togithub.com/go-gitea/gitea/issues/29191))
- Show commit status for releases
([#&#8203;29149](https://togithub.com/go-gitea/gitea/issues/29149))
- Add user blocking
([#&#8203;29028](https://togithub.com/go-gitea/gitea/issues/29028))
- Actions Artifacts v4 backend
([#&#8203;28965](https://togithub.com/go-gitea/gitea/issues/28965))
- Add merge style `fast-forward-only`
([#&#8203;28954](https://togithub.com/go-gitea/gitea/issues/28954))
- Retarget depending pulls when the parent branch is deleted
([#&#8203;28686](https://togithub.com/go-gitea/gitea/issues/28686))
- Add global setting on how timestamps should be rendered
([#&#8203;28657](https://togithub.com/go-gitea/gitea/issues/28657))
- Implement actions badge SVGs
([#&#8203;28102](https://togithub.com/go-gitea/gitea/issues/28102))
- Add skip ci functionality
([#&#8203;28075](https://togithub.com/go-gitea/gitea/issues/28075))
- Show latest commit for file
([#&#8203;28067](https://togithub.com/go-gitea/gitea/issues/28067))
- Allow to sync tags from the admin dashboard
([#&#8203;28045](https://togithub.com/go-gitea/gitea/issues/28045))
- Add Profile Readme for Organisations
([#&#8203;27955](https://togithub.com/go-gitea/gitea/issues/27955))
- Implement contributors graph
([#&#8203;27882](https://togithub.com/go-gitea/gitea/issues/27882))
- Artifact deletion in actions ui
([#&#8203;27172](https://togithub.com/go-gitea/gitea/issues/27172))
- Add API routes to get runner registration token
([#&#8203;27144](https://togithub.com/go-gitea/gitea/issues/27144))
- Add support for forking single branch
([#&#8203;25821](https://togithub.com/go-gitea/gitea/issues/25821))
- Add support for sha256 repositories
([#&#8203;23894](https://togithub.com/go-gitea/gitea/issues/23894))
- Add admin API route for managing user's badges
([#&#8203;23106](https://togithub.com/go-gitea/gitea/issues/23106))

#### ENHANCEMENTS

- Make gitea webhooks openproject compatible
([#&#8203;28435](https://togithub.com/go-gitea/gitea/issues/28435))
([#&#8203;31081](https://togithub.com/go-gitea/gitea/issues/31081))
- Support using label names when changing issue labels
([#&#8203;30943](https://togithub.com/go-gitea/gitea/issues/30943))
([#&#8203;30958](https://togithub.com/go-gitea/gitea/issues/30958))
- Fix various problems around project board view
([#&#8203;30696](https://togithub.com/go-gitea/gitea/issues/30696))
([#&#8203;30902](https://togithub.com/go-gitea/gitea/issues/30902))
- Improve context popup rendering
([#&#8203;30824](https://togithub.com/go-gitea/gitea/issues/30824))
([#&#8203;30829](https://togithub.com/go-gitea/gitea/issues/30829))
- Allow to save empty comment
([#&#8203;30706](https://togithub.com/go-gitea/gitea/issues/30706))
- Prevent allow/reject reviews on merged/closed PRs
([#&#8203;30686](https://togithub.com/go-gitea/gitea/issues/30686))
- Initial support for colorblindness-friendly themes
([#&#8203;30625](https://togithub.com/go-gitea/gitea/issues/30625))
- Some NuGet package enhancements
([#&#8203;30280](https://togithub.com/go-gitea/gitea/issues/30280))
([#&#8203;30324](https://togithub.com/go-gitea/gitea/issues/30324))
- Markup color and font size fixes
([#&#8203;30282](https://togithub.com/go-gitea/gitea/issues/30282))
([#&#8203;30310](https://togithub.com/go-gitea/gitea/issues/30310))
- Show 12 lines in markup code preview
([#&#8203;30255](https://togithub.com/go-gitea/gitea/issues/30255))
([#&#8203;30257](https://togithub.com/go-gitea/gitea/issues/30257))
- Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by`
([#&#8203;30253](https://togithub.com/go-gitea/gitea/issues/30253))
- Pulse page improvements
([#&#8203;30149](https://togithub.com/go-gitea/gitea/issues/30149))
- Render code tags in commit messages
([#&#8203;30146](https://togithub.com/go-gitea/gitea/issues/30146))
- Prevent re-review and dismiss review actions on closed and merged PRs
([#&#8203;30065](https://togithub.com/go-gitea/gitea/issues/30065))
- Cancel previous runs of the same PR automatically
([#&#8203;29961](https://togithub.com/go-gitea/gitea/issues/29961))
- Drag-and-drop improvements for projects and issue pins
([#&#8203;29875](https://togithub.com/go-gitea/gitea/issues/29875))
- Add default board to new projects, remove uncategorized pseudo-board
([#&#8203;29874](https://togithub.com/go-gitea/gitea/issues/29874))
- Prevent layout shift in `<overflow-menu>` items
([#&#8203;29831](https://togithub.com/go-gitea/gitea/issues/29831))
- Add skip ci support for pull request title
([#&#8203;29774](https://togithub.com/go-gitea/gitea/issues/29774))
- Add more stats tables
([#&#8203;29730](https://togithub.com/go-gitea/gitea/issues/29730))
- Update API to return 'source_id' for users
([#&#8203;29718](https://togithub.com/go-gitea/gitea/issues/29718))
- Determine fuzziness of bleve indexer by keyword length
([#&#8203;29706](https://togithub.com/go-gitea/gitea/issues/29706))
- Expose fuzzy search for issues/pulls
([#&#8203;29701](https://togithub.com/go-gitea/gitea/issues/29701))
- Put an edit file button on pull request files to allow a quick
operation
([#&#8203;29697](https://togithub.com/go-gitea/gitea/issues/29697))
- Fix action runner offline label padding
([#&#8203;29691](https://togithub.com/go-gitea/gitea/issues/29691))
- Update allowed attachment types
([#&#8203;29688](https://togithub.com/go-gitea/gitea/issues/29688))
- Completely style the webkit autofill
([#&#8203;29683](https://togithub.com/go-gitea/gitea/issues/29683))
- Highlight archived labels
([#&#8203;29680](https://togithub.com/go-gitea/gitea/issues/29680))
- Add a warning for disallowed email domains
([#&#8203;29658](https://togithub.com/go-gitea/gitea/issues/29658))
- Set user's 24h preference from their current OS locale
([#&#8203;29651](https://togithub.com/go-gitea/gitea/issues/29651))
- Add setting to disable user features when user login type is not plain
([#&#8203;29615](https://togithub.com/go-gitea/gitea/issues/29615))
- Improve natural sort
([#&#8203;29611](https://togithub.com/go-gitea/gitea/issues/29611))
- Make wiki default branch name changeable
([#&#8203;29603](https://togithub.com/go-gitea/gitea/issues/29603))
- Unify search boxes
([#&#8203;29530](https://togithub.com/go-gitea/gitea/issues/29530))
- Add support for API blob upload of release attachments
([#&#8203;29507](https://togithub.com/go-gitea/gitea/issues/29507))
- Detect broken git hooks
([#&#8203;29494](https://togithub.com/go-gitea/gitea/issues/29494))
- Sync branches to DB immediately when handling git hook calling
([#&#8203;29493](https://togithub.com/go-gitea/gitea/issues/29493))
- Allow options to disable user GPG key configuration from the interface
on app.ini
([#&#8203;29486](https://togithub.com/go-gitea/gitea/issues/29486))
- Allow options to disable user SSH key configuration from the interface
on app.ini
([#&#8203;29447](https://togithub.com/go-gitea/gitea/issues/29447))
- Use relative links for commits, mentions, and issues in markdown
([#&#8203;29427](https://togithub.com/go-gitea/gitea/issues/29427))
- Add `<overflow-menu>`, rename webcomponents
([#&#8203;29400](https://togithub.com/go-gitea/gitea/issues/29400))
- Include resource state events in Gitlab downloads
([#&#8203;29382](https://togithub.com/go-gitea/gitea/issues/29382))
- Properly migrate target branch change GitLab comment
([#&#8203;29340](https://togithub.com/go-gitea/gitea/issues/29340))
- Recolor dark theme to blue shade
([#&#8203;29283](https://togithub.com/go-gitea/gitea/issues/29283))
- Partially enable MSSQL case-sensitive collation support
([#&#8203;29238](https://togithub.com/go-gitea/gitea/issues/29238))
- Auto-update the system status in the admin dashboard
([#&#8203;29163](https://togithub.com/go-gitea/gitea/issues/29163))
- Integrate alpine `noarch` packages into other architectures index
([#&#8203;29137](https://togithub.com/go-gitea/gitea/issues/29137))
- Document how the TOC election process works
([#&#8203;29135](https://togithub.com/go-gitea/gitea/issues/29135))
- Tweak repo header
([#&#8203;29134](https://togithub.com/go-gitea/gitea/issues/29134))
- Make blockquote border size less aggressive
([#&#8203;29124](https://togithub.com/go-gitea/gitea/issues/29124))
- Downscale pasted PNG images based on metadata
([#&#8203;29123](https://togithub.com/go-gitea/gitea/issues/29123))
- Show `View at this point in history` for every commit
([#&#8203;29122](https://togithub.com/go-gitea/gitea/issues/29122))
- Add support for action artifact serve direct
([#&#8203;29120](https://togithub.com/go-gitea/gitea/issues/29120))
- Change webhook-type in create-view
([#&#8203;29114](https://togithub.com/go-gitea/gitea/issues/29114))
- Drop "@&#8203;" from the email sender to avoid spam filters
([#&#8203;29109](https://togithub.com/go-gitea/gitea/issues/29109))
- Allow non-admin users to delete review requests
([#&#8203;29057](https://togithub.com/go-gitea/gitea/issues/29057))
- Improve user search display name
([#&#8203;29002](https://togithub.com/go-gitea/gitea/issues/29002))
- Include username in email headers
([#&#8203;28981](https://togithub.com/go-gitea/gitea/issues/28981))
- Show whether a PR is WIP inside popups
([#&#8203;28975](https://togithub.com/go-gitea/gitea/issues/28975))
- Also match weakly validated ETags
([#&#8203;28957](https://togithub.com/go-gitea/gitea/issues/28957))
- Support nuspec manifest download for Nuget packages
([#&#8203;28921](https://togithub.com/go-gitea/gitea/issues/28921))
- Fix hardcoded GitHub icon used as migrated release avatar
([#&#8203;28910](https://togithub.com/go-gitea/gitea/issues/28910))
- Propagate install_if and provider_priority to APKINDEX
([#&#8203;28899](https://togithub.com/go-gitea/gitea/issues/28899))
- Add artifacts v4 JWT to job message and accept it
([#&#8203;28885](https://togithub.com/go-gitea/gitea/issues/28885))
- Enable/disable owner and repo projects independently
([#&#8203;28805](https://togithub.com/go-gitea/gitea/issues/28805))
- Add non-JS fallback for reaction tooltips
([#&#8203;28785](https://togithub.com/go-gitea/gitea/issues/28785))
- Add the ability to see open and closed issues at the same time
([#&#8203;28757](https://togithub.com/go-gitea/gitea/issues/28757))
- Move sign-in labels to be above inputs
([#&#8203;28753](https://togithub.com/go-gitea/gitea/issues/28753))
- Display the latest sync time for pull mirrors on the repo page
([#&#8203;28712](https://togithub.com/go-gitea/gitea/issues/28712))
- Show in Web UI if the file is vendored and generated
([#&#8203;28620](https://togithub.com/go-gitea/gitea/issues/28620))
- Add orphaned topic consistency check
([#&#8203;28507](https://togithub.com/go-gitea/gitea/issues/28507))
- Add branch protection setting for ignoring stale approvals
([#&#8203;28498](https://togithub.com/go-gitea/gitea/issues/28498))
- Add option to set language in admin user view
([#&#8203;28449](https://togithub.com/go-gitea/gitea/issues/28449))
- Fix incorrect run order of action jobs
([#&#8203;28367](https://togithub.com/go-gitea/gitea/issues/28367))
- Add missing exclusive in advanced label options
([#&#8203;28322](https://togithub.com/go-gitea/gitea/issues/28322))
- Added instance-level variables
([#&#8203;28115](https://togithub.com/go-gitea/gitea/issues/28115))
- Add edit option for README.md
([#&#8203;28071](https://togithub.com/go-gitea/gitea/issues/28071))
- Fix link to `Code` tab on wiki commits
([#&#8203;28041](https://togithub.com/go-gitea/gitea/issues/28041))
- Allow to set explore page default sort
([#&#8203;27951](https://togithub.com/go-gitea/gitea/issues/27951))
- Improve PR diff view on mobile
([#&#8203;27883](https://togithub.com/go-gitea/gitea/issues/27883))
- Properly migrate automatic merge GitLab comments
([#&#8203;27873](https://togithub.com/go-gitea/gitea/issues/27873))
- Display issue task list on project cards
([#&#8203;27865](https://togithub.com/go-gitea/gitea/issues/27865))
- Add Index to pull_auto_merge.doer_id
([#&#8203;27811](https://togithub.com/go-gitea/gitea/issues/27811))
- Fix display member unit in the menu bar if there are no hidden members
in public org
([#&#8203;27795](https://togithub.com/go-gitea/gitea/issues/27795))
- List all Debian package versions in `Packages`
([#&#8203;27786](https://togithub.com/go-gitea/gitea/issues/27786))
- Allow pull requests Manually Merged option to be used by non-admins
([#&#8203;27780](https://togithub.com/go-gitea/gitea/issues/27780))
- Only show diff file tree when more than one file changed
([#&#8203;27775](https://togithub.com/go-gitea/gitea/issues/27775))
- Show placeholder email in privacy popup
([#&#8203;27770](https://togithub.com/go-gitea/gitea/issues/27770))
- Revamp repo header
([#&#8203;27760](https://togithub.com/go-gitea/gitea/issues/27760))
- Add `must-change-password` command line parameter
([#&#8203;27626](https://togithub.com/go-gitea/gitea/issues/27626))
- Unify password changing and invalidate auth tokens
([#&#8203;27625](https://togithub.com/go-gitea/gitea/issues/27625))
- Add border to file tree 'sub-items' and add padding to 'item-file'
([#&#8203;27593](https://togithub.com/go-gitea/gitea/issues/27593))
- Add slow SQL query warning
([#&#8203;27545](https://togithub.com/go-gitea/gitea/issues/27545))
- Pre-register OAuth application for tea
([#&#8203;27509](https://togithub.com/go-gitea/gitea/issues/27509))
- Differentiate between `push` and `pull` `mirror sync in progress`
([#&#8203;27390](https://togithub.com/go-gitea/gitea/issues/27390))
- Link to file from its history
([#&#8203;27354](https://togithub.com/go-gitea/gitea/issues/27354))
- Add a shortcut to user's profile page to admin user details
([#&#8203;27299](https://togithub.com/go-gitea/gitea/issues/27299))
- Doctor: delete action entries without existing user
([#&#8203;27292](https://togithub.com/go-gitea/gitea/issues/27292))
- Show total TrackedTime on issue/pull/milestone lists
([#&#8203;26672](https://togithub.com/go-gitea/gitea/issues/26672))
- Don't show the new pull request button when the page is not compare
pull ([#&#8203;26431](https://togithub.com/go-gitea/gitea/issues/26431))
- Add `Hide/Show all checks` button to commit status check
([#&#8203;26284](https://togithub.com/go-gitea/gitea/issues/26284))
- Improvements of releases list and tags list
([#&#8203;25859](https://togithub.com/go-gitea/gitea/issues/25859))

#### PERFORMANCE

- Fix package list performance
([#&#8203;30520](https://togithub.com/go-gitea/gitea/issues/30520))
([#&#8203;30616](https://togithub.com/go-gitea/gitea/issues/30616))
- Add commit status summary table to reduce query from commit status
table
([#&#8203;30223](https://togithub.com/go-gitea/gitea/issues/30223))
- Refactor markup/csv: don't read all to memory
([#&#8203;29760](https://togithub.com/go-gitea/gitea/issues/29760))
- Lazy load object format with command line and don't do it in
OpenRepository
([#&#8203;29712](https://togithub.com/go-gitea/gitea/issues/29712))
- Add cache for branch divergence on branch list page
([#&#8203;29577](https://togithub.com/go-gitea/gitea/issues/29577))
- Do some performance optimization for issues list and view issue/pull
([#&#8203;29515](https://togithub.com/go-gitea/gitea/issues/29515))
- Cache repository default branch commit status to reduce query on
commit status table
([#&#8203;29444](https://togithub.com/go-gitea/gitea/issues/29444))
- Use `crypto/sha256`
([#&#8203;29386](https://togithub.com/go-gitea/gitea/issues/29386))
- Some performance optimization on the dashboard and issues page
([#&#8203;29010](https://togithub.com/go-gitea/gitea/issues/29010))
- Add combined index for issue_user.uid and issue_id
([#&#8203;28080](https://togithub.com/go-gitea/gitea/issues/28080))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-07-24 15:59:34 +00:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


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

docs


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

pre-commit renovate GitHub last commit


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

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


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


built-with-resentment contains-technical-debt

S
Description
Fork of trueforge-org/truecharts with some customizations
Readme 890 MiB
luanti-v1.0.0 Latest
2026-07-08 18:51:26 +00:00
Languages
Go Template 97.9%
Shell 2.1%