TrueCharts Bot 0f175aca52 feat(n8n): update image ghcr.io/n8n-io/n8n 2.12.2 → 2.13.0 (#46112)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1e764de` →
`34fd08a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>

###
[`v2.13.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#2130-2026-03-16)

##### Bug Fixes

- Bug with odd error message on project limit cloud
([#&#8203;26911](https://redirect.github.com/n8n-io/n8n/issues/26911))
([39e8f95](https://redirect.github.com/n8n-io/n8n/commit/39e8f95ba7f41e76a2cb6d3850edbda0638e8a43))
- **Airtable Node:** Revert flattening output from search and get
operations
([#&#8203;26697](https://redirect.github.com/n8n-io/n8n/issues/26697))
([1978660](https://redirect.github.com/n8n-io/n8n/commit/19786609d9d2038f30f26aa9e5cc241d45bc9652))
- **core:** Exclude disabled secret connections from autocomplete,
resolution, and registry
([#&#8203;26783](https://redirect.github.com/n8n-io/n8n/issues/26783))
([0bc948b](https://redirect.github.com/n8n-io/n8n/commit/0bc948be66bfa881ca02c2cda04fe0b7fd1a2f7c))
- **core:** Fix entity import failing in Kubernetes due to ZIP
self-inclusion and local header size placeholders
([#&#8203;26628](https://redirect.github.com/n8n-io/n8n/issues/26628))
([319e400](https://redirect.github.com/n8n-io/n8n/commit/319e4001783a4d92c562798d44179d36dfbea346))
- **core:** Fix MCP validate\_workflow tool output schema warnings
([#&#8203;26938](https://redirect.github.com/n8n-io/n8n/issues/26938))
([d849487](https://redirect.github.com/n8n-io/n8n/commit/d849487e6dbeb5577195d69546360a35ac4b90cb))
- **core:** Fix task runner hanging when connection attempt fails
([#&#8203;26848](https://redirect.github.com/n8n-io/n8n/issues/26848))
([28d63fa](https://redirect.github.com/n8n-io/n8n/commit/28d63fa0815afd15ec831174b6d79af120d0de51))
- **core:** Ignore parameter name when renaming binary file
([#&#8203;26647](https://redirect.github.com/n8n-io/n8n/issues/26647))
([f0aca64](https://redirect.github.com/n8n-io/n8n/commit/f0aca64006a57c0219f80238c9eeb390dcd45792))
- **core:** Make ChatHub work with LM Studio's OpenAI compatible
endpoint
([#&#8203;26887](https://redirect.github.com/n8n-io/n8n/issues/26887))
([89e0368](https://redirect.github.com/n8n-io/n8n/commit/89e03680ac1cadb336c0a4db882d6011f7efed4d))
- **core:** Prefix external secrets retry logs
([#&#8203;26802](https://redirect.github.com/n8n-io/n8n/issues/26802))
([ec909ec](https://redirect.github.com/n8n-io/n8n/commit/ec909ec9945b01201c006587a690c1eeea17621c))
- **core:** Preserve NODE\_PATH for globally installed npm packages in
Docker
([#&#8203;26898](https://redirect.github.com/n8n-io/n8n/issues/26898))
([3612e4b](https://redirect.github.com/n8n-io/n8n/commit/3612e4b1ce5407c5bad4ce6923b36925b424e1df))
- **core:** Prevent OAuth token wipe during source control pull
([#&#8203;26566](https://redirect.github.com/n8n-io/n8n/issues/26566))
([bf53447](https://redirect.github.com/n8n-io/n8n/commit/bf5344768d1ad0c22503995548335c677cdb0285))
- **core:** Simplify $items global type declaration in expression
runtime
([#&#8203;27087](https://redirect.github.com/n8n-io/n8n/issues/27087))
([82dfa76](https://redirect.github.com/n8n-io/n8n/commit/82dfa760b71faea8e909601c4c7acd3c8e7861f1))
- **core:** Skip task runner startup on main in offload mode
([#&#8203;26876](https://redirect.github.com/n8n-io/n8n/issues/26876))
([f5baa1b](https://redirect.github.com/n8n-io/n8n/commit/f5baa1bbf517e94832ecea67ff193e3d3c3c05f6))
- **core:** Support all known execution statuses on public API
([#&#8203;27080](https://redirect.github.com/n8n-io/n8n/issues/27080))
([e843b67](https://redirect.github.com/n8n-io/n8n/commit/e843b679064fc206706b3cf7cb568c0b6e78d1b3))
- **core:** Use correct published nodes for workflow indexing
([#&#8203;26767](https://redirect.github.com/n8n-io/n8n/issues/26767))
([982922b](https://redirect.github.com/n8n-io/n8n/commit/982922b1e54d1375da29e7032ab72ede00522f26))
- **editor:** Fix toogle share action based on scopes
([#&#8203;26902](https://redirect.github.com/n8n-io/n8n/issues/26902))
([cd2c22c](https://redirect.github.com/n8n-io/n8n/commit/cd2c22c0ae1e0699e0d68f6c3dd81b70882b1d54))
- **editor:** Hide redaction policy when the feature env variable is not
there
([#&#8203;26933](https://redirect.github.com/n8n-io/n8n/issues/26933))
([b424d2f](https://redirect.github.com/n8n-io/n8n/commit/b424d2fdbc9bf52c1cd558242b79b908e1cf333a))
- **editor:** I18n for sign out label in bottom menu
([#&#8203;26885](https://redirect.github.com/n8n-io/n8n/issues/26885))
([5993309](https://redirect.github.com/n8n-io/n8n/commit/5993309e54d55c86162f8a0b7fa76aa09dc4eee0))
- **editor:** Preserve resource mapper values during floating node
navigation
([#&#8203;26789](https://redirect.github.com/n8n-io/n8n/issues/26789))
([33ba2d5](https://redirect.github.com/n8n-io/n8n/commit/33ba2d5e4d8f11b26711efe1f87b342c96b8fc9d))
- **editor:** Remove migrate-button-v2 script
([#&#8203;26779](https://redirect.github.com/n8n-io/n8n/issues/26779))
([fab08c4](https://redirect.github.com/n8n-io/n8n/commit/fab08c4bc266890b1376844c6dc50bc458440989))
- **editor:** Remove stray closing brace in bug report URL generation
([#&#8203;26916](https://redirect.github.com/n8n-io/n8n/issues/26916))
([69d0581](https://redirect.github.com/n8n-io/n8n/commit/69d05813caf5771b837e1fdb978933792e56867a))
- **editor:** Repair fromAI override and button styling
([#&#8203;26682](https://redirect.github.com/n8n-io/n8n/issues/26682))
([5ab71b4](https://redirect.github.com/n8n-io/n8n/commit/5ab71b4ba675f48eb9bfdbd76269a0618a6ee216))
- **editor:** Show version name instead of current changes label for
named versions
([#&#8203;26785](https://redirect.github.com/n8n-io/n8n/issues/26785))
([1d24edb](https://redirect.github.com/n8n-io/n8n/commit/1d24edb68ddd924bbcbf88ef2b51b0a041ce6dee))
- **editor:** Use text shade token in N8nInput
([#&#8203;26934](https://redirect.github.com/n8n-io/n8n/issues/26934))
([8c3c0dc](https://redirect.github.com/n8n-io/n8n/commit/8c3c0dc747260175f7976c91ee0b743c06313268))
- Fix segfault in arm64 image due to missing native addon
([#&#8203;26765](https://redirect.github.com/n8n-io/n8n/issues/26765))
([844c5e2](https://redirect.github.com/n8n-io/n8n/commit/844c5e22a444ae69a0e7c9ef052879610c88d20f))
- Gate /healthz/readiness behind fullyReady flag
([#&#8203;26742](https://redirect.github.com/n8n-io/n8n/issues/26742))
([e7545ba](https://redirect.github.com/n8n-io/n8n/commit/e7545ba549b9271bf3919c21c4f4f874e6e5a0fa))
- **HTTP Request Node:** Improve invalid JSON field error messages
([#&#8203;26817](https://redirect.github.com/n8n-io/n8n/issues/26817))
([03b6e2d](https://redirect.github.com/n8n-io/n8n/commit/03b6e2d74e34aae825a95d6013367ce17f394b1a))
- Improve SSRF blocked IP error message
([#&#8203;26837](https://redirect.github.com/n8n-io/n8n/issues/26837))
([edd74ec](https://redirect.github.com/n8n-io/n8n/commit/edd74ec0659aa4dc52f0528540b336926ad473ed))
- Lazy load heavy imports and add future guidance
([#&#8203;26903](https://redirect.github.com/n8n-io/n8n/issues/26903))
([2d6a0e1](https://redirect.github.com/n8n-io/n8n/commit/2d6a0e1041bf73fefb151f0bbdf71d1e0b2e47ef))
- MCP - Resolve webhook id during workflow creation and update
([#&#8203;26838](https://redirect.github.com/n8n-io/n8n/issues/26838))
([86f1c24](https://redirect.github.com/n8n-io/n8n/commit/86f1c24eb71a1ded42822d832eefb910632185f3))
- **Microsoft Agent 365 Trigger Node:** Fix memory, update MCP tool
listing, replace deprecated MS library functions
([#&#8203;26422](https://redirect.github.com/n8n-io/n8n/issues/26422))
([b039bd7](https://redirect.github.com/n8n-io/n8n/commit/b039bd76221198cfb5d1e5ebdd1ba16b30f501f7))
- **MongoDBVectorStore Node:** Replace MongoDB Atlas Vector Store
singleton with per-execution client
([#&#8203;26906](https://redirect.github.com/n8n-io/n8n/issues/26906))
([33391e6](https://redirect.github.com/n8n-io/n8n/commit/33391e6e151b2d50c75d0c056992c43bd73144a4))
- **Notion Node:** Allow underscores in page URL slug validation
([#&#8203;27051](https://redirect.github.com/n8n-io/n8n/issues/27051))
([b7e3e63](https://redirect.github.com/n8n-io/n8n/commit/b7e3e630c857503caf659e39efb9d3bf2256262e))

##### Features

- Add redaction reveal failure audit logs
([#&#8203;26826](https://redirect.github.com/n8n-io/n8n/issues/26826))
([694d4fe](https://redirect.github.com/n8n-io/n8n/commit/694d4fe768dd494b9267d79f269431cbdedfdc57))
- Add saml feature flag
([#&#8203;27009](https://redirect.github.com/n8n-io/n8n/issues/27009))
([82a685a](https://redirect.github.com/n8n-io/n8n/commit/82a685a540559694242b32134dd50c40609bc141))
- **Agent:** Add custom tracing metadata support in Agent Node
([#&#8203;25810](https://redirect.github.com/n8n-io/n8n/issues/25810))
([236e9e5](https://redirect.github.com/n8n-io/n8n/commit/236e9e589a95de50e340a142566ed2cfb6bdcbda))
- **ai-builder:** Add web-fetch tool for fetching external documentation
([#&#8203;26630](https://redirect.github.com/n8n-io/n8n/issues/26630))
([a99cf3d](https://redirect.github.com/n8n-io/n8n/commit/a99cf3d0e419f7da1b994358dbf01e287e7267c3))
- Allow skipping foreignkey constraint disablement for imports
([#&#8203;25734](https://redirect.github.com/n8n-io/n8n/issues/25734))
([9572375](https://redirect.github.com/n8n-io/n8n/commit/95723753d22fbc04c85f5e1e68a58d66e5e6f89f))
- **Baserow Node:** Add batch operations, more filters, add DB token
credential
([#&#8203;19758](https://redirect.github.com/n8n-io/n8n/issues/19758))
([7deebe9](https://redirect.github.com/n8n-io/n8n/commit/7deebe9aced8d0feb7b8fbf727d22e51349e92b6))
- Conditional credit usage banner
([#&#8203;26891](https://redirect.github.com/n8n-io/n8n/issues/26891))
([8934bf5](https://redirect.github.com/n8n-io/n8n/commit/8934bf55084e19cad8fd7436120df1cc15f35360))
- **core:** Add $now/$today to V8 isolate
([#&#8203;27015](https://redirect.github.com/n8n-io/n8n/issues/27015))
([15f533d](https://redirect.github.com/n8n-io/n8n/commit/15f533dc0be40ad705e6c9da0fb1872a8e9307df))
- **core:** Add server-side search, pagination, and filtering to GET
/projects
([#&#8203;27036](https://redirect.github.com/n8n-io/n8n/issues/27036))
([3b00e1b](https://redirect.github.com/n8n-io/n8n/commit/3b00e1bafe45305ce75c7991996a32a325a3d58a))
- **core:** Add type field to chat hub sessions
([#&#8203;26905](https://redirect.github.com/n8n-io/n8n/issues/26905))
([75edc58](https://redirect.github.com/n8n-io/n8n/commit/75edc5837f279b0a696b5cb802e36ef398509028))
- **core:** Add workflow execution duration histogram metric
([#&#8203;26889](https://redirect.github.com/n8n-io/n8n/issues/26889))
([3c2b6c7](https://redirect.github.com/n8n-io/n8n/commit/3c2b6c7ee370b62929ac1b587c198286dfd578ae))
- **core:** Add workflow:unpublish project scope
([#&#8203;26625](https://redirect.github.com/n8n-io/n8n/issues/26625))
([f7d9f74](https://redirect.github.com/n8n-io/n8n/commit/f7d9f74a178ac60ee9de8452f70b91621e8ece6b))
- **core:** Delete secrets provider connections on project deletion
([#&#8203;26706](https://redirect.github.com/n8n-io/n8n/issues/26706))
([7827ae0](https://redirect.github.com/n8n-io/n8n/commit/7827ae0e74f374b8082064bb982cc09efaeeeade))
- **core:** Enable role-based access for external secrets by default
([#&#8203;27084](https://redirect.github.com/n8n-io/n8n/issues/27084))
([463c3d5](https://redirect.github.com/n8n-io/n8n/commit/463c3d56e59c7b08b3dfe1cfc83fa145b4a28ef3))
- **core:** Make workflow index batch size configurable via env var
([#&#8203;26893](https://redirect.github.com/n8n-io/n8n/issues/26893))
([4e5c3cc](https://redirect.github.com/n8n-io/n8n/commit/4e5c3cc66621224bf1f2af907c777ed2846b5f9e))
- **core:** Populate workflow published version mapping
([#&#8203;25242](https://redirect.github.com/n8n-io/n8n/issues/25242))
([e0cd513](https://redirect.github.com/n8n-io/n8n/commit/e0cd513661935022f6855f15edcf44ca4a2d7f9d))
- **core:** Port function extensions to VM isolate and add URL and Intl
polyfills
([#&#8203;26689](https://redirect.github.com/n8n-io/n8n/issues/26689))
([731d029](https://redirect.github.com/n8n-io/n8n/commit/731d029a4d62d60deb9e2c93d1408313cbab7d70))
- **core:** Propagate workflow timezone into V8 isolate
([#&#8203;26562](https://redirect.github.com/n8n-io/n8n/issues/26562))
([e9bdf87](https://redirect.github.com/n8n-io/n8n/commit/e9bdf8779bfc8c641f9d6bdd9cad2bf228d5b4ce))
- **core:** Serialize Luxon types at V8 isolate boundary
([#&#8203;26993](https://redirect.github.com/n8n-io/n8n/issues/26993))
([d109822](https://redirect.github.com/n8n-io/n8n/commit/d10982205052d2b1f7bfab665c14ac1621de8ee0))
- **core:** Support Chat hub on workflow canvas
([#&#8203;26137](https://redirect.github.com/n8n-io/n8n/issues/26137))
([dd43e48](https://redirect.github.com/n8n-io/n8n/commit/dd43e4878e80e0b0b0b2bd833b1db4f659757f14))
- Custom auth redacts values correctly
([#&#8203;26895](https://redirect.github.com/n8n-io/n8n/issues/26895))
([abf20f4](https://redirect.github.com/n8n-io/n8n/commit/abf20f44ca1cb15c9db4f90eaf9138b496994326))
- **editor:** Add opt-in toggle for external secrets system roles
([#&#8203;26684](https://redirect.github.com/n8n-io/n8n/issues/26684))
([5740de5](https://redirect.github.com/n8n-io/n8n/commit/5740de50df51b3f34d37f29037a9621a8c9786b2))
- **editor:** Add telemetry events for workflow diff in version history
([#&#8203;26778](https://redirect.github.com/n8n-io/n8n/issues/26778))
([1679474](https://redirect.github.com/n8n-io/n8n/commit/16794740429fdd3c2d6270d8d3bf637fad33178a))
- **editor:** Allow instance admin to re-enable disabled secret provider
connections
([#&#8203;26760](https://redirect.github.com/n8n-io/n8n/issues/26760))
([56176bf](https://redirect.github.com/n8n-io/n8n/commit/56176bf6b577271933fe8ad430ee29ece7e61901))
- **editor:** Enable project editors to view external secret vaults
([#&#8203;27007](https://redirect.github.com/n8n-io/n8n/issues/27007))
([f7a787a](https://redirect.github.com/n8n-io/n8n/commit/f7a787aca81c53854aae26a51f82069000f35bbd))
- **editor:** Show folder tree view in source control push/pull modals
([#&#8203;26758](https://redirect.github.com/n8n-io/n8n/issues/26758))
([6776b66](https://redirect.github.com/n8n-io/n8n/commit/6776b669078cc29a6bb071c25aaf76a8738f1273))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-16 16:06:27 +01:00
2026-01-25 15:43:25 +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

💻
SniperAsh6
SniperAsh6

💻
Alexandre Acebedo
Alexandre Acebedo

💻
Douglas Chimento
Douglas Chimento

💻
Addison McDermid
Addison McDermid

💻
Jaël Gareau
Jaël Gareau

💻
Steve Sampson
Steve Sampson

📖
Albert Romkes
Albert Romkes

💻
Maja Bojarska
Maja Bojarska

💻
astro-stan
astro-stan

💻
Oliver Simons
Oliver Simons

💻

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

Licence

License


Truecharts, is primarily based on the 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 that 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%