TrueCharts Bot e73897761a chore(helm): update image docker.io/gitea/gitea 1.22.3 → 1.22.6 (#30089)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) |
patch | `6b068c7` -> `4216d61` |

---

> [!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>go-gitea/gitea (docker.io/gitea/gitea)</summary>

###
[`v1.22.6`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.22.6)

[Compare
Source](https://redirect.github.com/go-gitea/gitea/compare/v1.22.5...v1.22.6)

#### SECURITY

- Fix misuse of
PublicKeyCallback([#&#8203;32810](https://redirect.github.com/go-gitea/gitea/issues/32810))

#### BUGFIXES

- Fix lfs migration
([#&#8203;32812](https://redirect.github.com/go-gitea/gitea/issues/32812))
([#&#8203;32818](https://redirect.github.com/go-gitea/gitea/issues/32818))
- Add missing two sync feed for refs/pull
([#&#8203;32815](https://redirect.github.com/go-gitea/gitea/issues/32815))

#### TESTING

- Avoid MacOS keychain dialog in integration tests
([#&#8203;32813](https://redirect.github.com/go-gitea/gitea/issues/32813))
([#&#8203;32816](https://redirect.github.com/go-gitea/gitea/issues/32816))

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

###
[`v1.22.5`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.22.5)

[Compare
Source](https://redirect.github.com/go-gitea/gitea/compare/v1.22.4...v1.22.5)

#### SECURITY

- Upgrade crypto library
([#&#8203;32791](https://redirect.github.com/go-gitea/gitea/issues/32791))
- Fix delete branch perm checking
([#&#8203;32654](https://redirect.github.com/go-gitea/gitea/issues/32654))
([#&#8203;32707](https://redirect.github.com/go-gitea/gitea/issues/32707))

#### BUGFIXES

- Add standard-compliant route to serve outdated R packages
([#&#8203;32783](https://redirect.github.com/go-gitea/gitea/issues/32783))
([#&#8203;32789](https://redirect.github.com/go-gitea/gitea/issues/32789))
- Fix internal server error when updating labels without write
permission
([#&#8203;32776](https://redirect.github.com/go-gitea/gitea/issues/32776))
([#&#8203;32785](https://redirect.github.com/go-gitea/gitea/issues/32785))
- Add Swift login endpoint
([#&#8203;32693](https://redirect.github.com/go-gitea/gitea/issues/32693))
([#&#8203;32701](https://redirect.github.com/go-gitea/gitea/issues/32701))
- Fix fork page branch selection
([#&#8203;32711](https://redirect.github.com/go-gitea/gitea/issues/32711))
([#&#8203;32725](https://redirect.github.com/go-gitea/gitea/issues/32725))
- Fix word overflow in file search page
([#&#8203;32695](https://redirect.github.com/go-gitea/gitea/issues/32695))
([#&#8203;32699](https://redirect.github.com/go-gitea/gitea/issues/32699))
- Fix gogit `GetRefCommitID`
([#&#8203;32705](https://redirect.github.com/go-gitea/gitea/issues/32705))
([#&#8203;32712](https://redirect.github.com/go-gitea/gitea/issues/32712))
- Fix race condition in mermaid observer
([#&#8203;32599](https://redirect.github.com/go-gitea/gitea/issues/32599))
([#&#8203;32673](https://redirect.github.com/go-gitea/gitea/issues/32673))
- Fixe a keystring misuse and refactor duplicates keystrings
([#&#8203;32668](https://redirect.github.com/go-gitea/gitea/issues/32668))
([#&#8203;32792](https://redirect.github.com/go-gitea/gitea/issues/32792))
- Bump relative-time-element to v4.4.4
([#&#8203;32739](https://redirect.github.com/go-gitea/gitea/issues/32739))

#### PERFORMANCE

- Make wiki pages visit fast
([#&#8203;32732](https://redirect.github.com/go-gitea/gitea/issues/32732))
([#&#8203;32745](https://redirect.github.com/go-gitea/gitea/issues/32745))

#### MISC

- Don't create action when syncing mirror pull refs
([#&#8203;32659](https://redirect.github.com/go-gitea/gitea/issues/32659))
([#&#8203;32664](https://redirect.github.com/go-gitea/gitea/issues/32664))

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

###
[`v1.22.4`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1224---2024-11-14)

[Compare
Source](https://redirect.github.com/go-gitea/gitea/compare/v1.22.3...v1.22.4)

-   SECURITY
- Fix basic auth with webauthn
([#&#8203;32531](https://redirect.github.com/go-gitea/gitea/issues/32531))
([#&#8203;32536](https://redirect.github.com/go-gitea/gitea/issues/32536))
- Refactor internal routers (partial backport, auth token const time
comparing)
([#&#8203;32473](https://redirect.github.com/go-gitea/gitea/issues/32473))
([#&#8203;32479](https://redirect.github.com/go-gitea/gitea/issues/32479))
-   PERFORMANCE
- Remove transaction for archive download
([#&#8203;32186](https://redirect.github.com/go-gitea/gitea/issues/32186))
([#&#8203;32520](https://redirect.github.com/go-gitea/gitea/issues/32520))
-   BUGFIXES
- Fix `missing signature key` error when pulling Docker images with
`SERVE_DIRECT` enabled
([#&#8203;32365](https://redirect.github.com/go-gitea/gitea/issues/32365))
([#&#8203;32397](https://redirect.github.com/go-gitea/gitea/issues/32397))
- Fix get reviewers fails when selecting user without pull request
permissions unit
([#&#8203;32415](https://redirect.github.com/go-gitea/gitea/issues/32415))
([#&#8203;32616](https://redirect.github.com/go-gitea/gitea/issues/32616))
- Fix adding index files to tmp directory
([#&#8203;32360](https://redirect.github.com/go-gitea/gitea/issues/32360))
([#&#8203;32593](https://redirect.github.com/go-gitea/gitea/issues/32593))
- Fix PR creation on forked repositories via API
([#&#8203;31863](https://redirect.github.com/go-gitea/gitea/issues/31863))
([#&#8203;32591](https://redirect.github.com/go-gitea/gitea/issues/32591))
- Fix missing menu tabs in organization project view page
([#&#8203;32313](https://redirect.github.com/go-gitea/gitea/issues/32313))
([#&#8203;32592](https://redirect.github.com/go-gitea/gitea/issues/32592))
- Support HTTP POST requests to `/userinfo`, aligning to OpenID Core
specification
([#&#8203;32578](https://redirect.github.com/go-gitea/gitea/issues/32578))
([#&#8203;32594](https://redirect.github.com/go-gitea/gitea/issues/32594))
- Fix debian package clean up cron job
([#&#8203;32351](https://redirect.github.com/go-gitea/gitea/issues/32351))
([#&#8203;32590](https://redirect.github.com/go-gitea/gitea/issues/32590))
- Fix GetInactiveUsers
([#&#8203;32540](https://redirect.github.com/go-gitea/gitea/issues/32540))
([#&#8203;32588](https://redirect.github.com/go-gitea/gitea/issues/32588))
- Allow the actions user to login via the jwt token
([#&#8203;32527](https://redirect.github.com/go-gitea/gitea/issues/32527))
([#&#8203;32580](https://redirect.github.com/go-gitea/gitea/issues/32580))
- Fix submodule parsing
([#&#8203;32571](https://redirect.github.com/go-gitea/gitea/issues/32571))
([#&#8203;32577](https://redirect.github.com/go-gitea/gitea/issues/32577))
- Refactor find forks and fix possible bugs that weaken permissions
check
([#&#8203;32528](https://redirect.github.com/go-gitea/gitea/issues/32528))
([#&#8203;32547](https://redirect.github.com/go-gitea/gitea/issues/32547))
- Fix some places that don't respect org full name setting
([#&#8203;32243](https://redirect.github.com/go-gitea/gitea/issues/32243))
([#&#8203;32550](https://redirect.github.com/go-gitea/gitea/issues/32550))
- Refactor push mirror find and add check for updating push mirror
([#&#8203;32539](https://redirect.github.com/go-gitea/gitea/issues/32539))
([#&#8203;32549](https://redirect.github.com/go-gitea/gitea/issues/32549))
- Fix basic auth with webauthn
([#&#8203;32531](https://redirect.github.com/go-gitea/gitea/issues/32531))
([#&#8203;32536](https://redirect.github.com/go-gitea/gitea/issues/32536))
- Fix artifact v4 upload above 8MB
([#&#8203;31664](https://redirect.github.com/go-gitea/gitea/issues/31664))
([#&#8203;32523](https://redirect.github.com/go-gitea/gitea/issues/32523))
- Fix oauth2 error handle not return immediately
([#&#8203;32514](https://redirect.github.com/go-gitea/gitea/issues/32514))
([#&#8203;32516](https://redirect.github.com/go-gitea/gitea/issues/32516))
- Fix action not triggered when commit message is too long
([#&#8203;32498](https://redirect.github.com/go-gitea/gitea/issues/32498))
([#&#8203;32507](https://redirect.github.com/go-gitea/gitea/issues/32507))
- Fix `GetRepoLink` nil pointer dereference on dashboard feed page when
repo is deleted with actions enabled
([#&#8203;32501](https://redirect.github.com/go-gitea/gitea/issues/32501))
([#&#8203;32502](https://redirect.github.com/go-gitea/gitea/issues/32502))
- Fix `missing signature key` error when pulling Docker images with
`SERVE_DIRECT` enabled
([#&#8203;32397](https://redirect.github.com/go-gitea/gitea/issues/32397))
([#&#8203;32397](https://redirect.github.com/go-gitea/gitea/issues/32397))
- Fix the permission check for user search API and limit the number of
returned users for `/user/search`
([#&#8203;32310](https://redirect.github.com/go-gitea/gitea/issues/32310))
- Fix SearchIssues swagger docs
([#&#8203;32208](https://redirect.github.com/go-gitea/gitea/issues/32208))
([#&#8203;32298](https://redirect.github.com/go-gitea/gitea/issues/32298))
- Fix dropdown content overflow
([#&#8203;31610](https://redirect.github.com/go-gitea/gitea/issues/31610))
([#&#8203;32250](https://redirect.github.com/go-gitea/gitea/issues/32250))
- Disable Oauth check if oauth disabled
([#&#8203;32368](https://redirect.github.com/go-gitea/gitea/issues/32368))
([#&#8203;32480](https://redirect.github.com/go-gitea/gitea/issues/32480))
- Respect renamed dependencies of Cargo registry
([#&#8203;32430](https://redirect.github.com/go-gitea/gitea/issues/32430))
([#&#8203;32478](https://redirect.github.com/go-gitea/gitea/issues/32478))
- Fix mermaid diagram height when initially hidden
([#&#8203;32457](https://redirect.github.com/go-gitea/gitea/issues/32457))
([#&#8203;32464](https://redirect.github.com/go-gitea/gitea/issues/32464))
- Fix broken releases when re-pushing tags
([#&#8203;32435](https://redirect.github.com/go-gitea/gitea/issues/32435))
([#&#8203;32449](https://redirect.github.com/go-gitea/gitea/issues/32449))
- Only provide the commit summary for Discord webhook push events
([#&#8203;32432](https://redirect.github.com/go-gitea/gitea/issues/32432))
([#&#8203;32447](https://redirect.github.com/go-gitea/gitea/issues/32447))
- Only query team tables if repository is under org when getting
assignees
([#&#8203;32414](https://redirect.github.com/go-gitea/gitea/issues/32414))
([#&#8203;32426](https://redirect.github.com/go-gitea/gitea/issues/32426))
- Fix created_unix for mirroring
([#&#8203;32342](https://redirect.github.com/go-gitea/gitea/issues/32342))
([#&#8203;32406](https://redirect.github.com/go-gitea/gitea/issues/32406))
- Respect UI.ExploreDefaultSort setting again
([#&#8203;32357](https://redirect.github.com/go-gitea/gitea/issues/32357))
([#&#8203;32385](https://redirect.github.com/go-gitea/gitea/issues/32385))
- Fix broken image when editing comment with non-image attachments
([#&#8203;32319](https://redirect.github.com/go-gitea/gitea/issues/32319))
([#&#8203;32345](https://redirect.github.com/go-gitea/gitea/issues/32345))
- Fix disable 2fa bug
([#&#8203;32320](https://redirect.github.com/go-gitea/gitea/issues/32320))
([#&#8203;32330](https://redirect.github.com/go-gitea/gitea/issues/32330))
- Always update expiration time when creating an artifact
([#&#8203;32281](https://redirect.github.com/go-gitea/gitea/issues/32281))
([#&#8203;32285](https://redirect.github.com/go-gitea/gitea/issues/32285))
- Fix null errors on conversation holder
([#&#8203;32258](https://redirect.github.com/go-gitea/gitea/issues/32258))
([#&#8203;32266](https://redirect.github.com/go-gitea/gitea/issues/32266))
([#&#8203;32282](https://redirect.github.com/go-gitea/gitea/issues/32282))
- Only rename a user when they should receive a different name
([#&#8203;32247](https://redirect.github.com/go-gitea/gitea/issues/32247))
([#&#8203;32249](https://redirect.github.com/go-gitea/gitea/issues/32249))
- Fix checkbox bug on private/archive filter
([#&#8203;32236](https://redirect.github.com/go-gitea/gitea/issues/32236))
([#&#8203;32240](https://redirect.github.com/go-gitea/gitea/issues/32240))
- Add a doctor check to disable the "Actions" unit for mirrors
([#&#8203;32424](https://redirect.github.com/go-gitea/gitea/issues/32424))
([#&#8203;32497](https://redirect.github.com/go-gitea/gitea/issues/32497))
- Quick fix milestone deadline 9999
([#&#8203;32423](https://redirect.github.com/go-gitea/gitea/issues/32423))
- Make `show stats` work when only one file changed
([#&#8203;32244](https://redirect.github.com/go-gitea/gitea/issues/32244))
([#&#8203;32268](https://redirect.github.com/go-gitea/gitea/issues/32268))
- Make `owner/repo/pulls` handlers use "PR reader" permission
([#&#8203;32254](https://redirect.github.com/go-gitea/gitea/issues/32254))
([#&#8203;32265](https://redirect.github.com/go-gitea/gitea/issues/32265))
- Update scheduled tasks even if changes are pushed by "ActionsUser"
([#&#8203;32246](https://redirect.github.com/go-gitea/gitea/issues/32246))
([#&#8203;32252](https://redirect.github.com/go-gitea/gitea/issues/32252))
-   MISC
- Remove unnecessary code: `GetPushMirrorsByRepoID` called on all repo
pages
([#&#8203;32560](https://redirect.github.com/go-gitea/gitea/issues/32560))
([#&#8203;32567](https://redirect.github.com/go-gitea/gitea/issues/32567))
- Improve some sanitizer rules
([#&#8203;32534](https://redirect.github.com/go-gitea/gitea/issues/32534))
- Update nix development environment vor v1.22.x
([#&#8203;32495](https://redirect.github.com/go-gitea/gitea/issues/32495))
- Add warn log when deleting inactive users
([#&#8203;32318](https://redirect.github.com/go-gitea/gitea/issues/32318))
([#&#8203;32321](https://redirect.github.com/go-gitea/gitea/issues/32321))
- Update github.com/go-enry/go-enry to v2.9.1
([#&#8203;32295](https://redirect.github.com/go-gitea/gitea/issues/32295))
([#&#8203;32296](https://redirect.github.com/go-gitea/gitea/issues/32296))
- Warn users when they try to use a non-root-url to sign in/up
([#&#8203;32272](https://redirect.github.com/go-gitea/gitea/issues/32272))
([#&#8203;32273](https://redirect.github.com/go-gitea/gitea/issues/32273))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-29 13:02:18 +00:00
2024-10-14 00:18:14 +00:00
2024-10-23 14:57:41 +03:00
2024-11-11 15:02:54 +01:00
2024-06-26 21:04:25 +00:00
2024-10-16 14:06:37 +02:00
2024-10-14 00:18:14 +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

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻

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%