TrueCharts Bot b1448fb61d chore(helm): update image ghcr.io/gethomepage/homepage v0.10.9 → v1.0.4 (#33346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| major | `b6d7328` -> `78a34ac` |

---

> [!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>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v1.0.4`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.4)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.3...v1.0.4)

#### What's Changed

- Chore: update minecraftstatuspinger to 1.2.2 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4982](https://redirect.github.com/gethomepage/homepage/pull/4982)
- Fix: fix Kubernetes stats in v1.0.0 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4984](https://redirect.github.com/gethomepage/homepage/pull/4984)
- Change: re-enable k8s ingress by default by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4988](https://redirect.github.com/gethomepage/homepage/pull/4988)
- Fix: fix bookmark heights again by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4997](https://redirect.github.com/gethomepage/homepage/pull/4997)
- Fix: re-add tailwind css safelist by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4999](https://redirect.github.com/gethomepage/homepage/pull/4999)
- Fix: fix custom quicklaunch search suggestions without search widget
by [@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/5003](https://redirect.github.com/gethomepage/homepage/pull/5003)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v1.0.3...v1.0.4

###
[`v1.0.3`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.3)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.2...v1.0.3)

#### What's Changed

- Fix: wrapping in bookmarks by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4945](https://redirect.github.com/gethomepage/homepage/pull/4945)
- Fix: fix kavita API body with key by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4948](https://redirect.github.com/gethomepage/homepage/pull/4948)
- Fix: correct units for speedtest tracker API v2 by
[@&#8203;brikim](https://redirect.github.com/brikim) in
[https://github.com/gethomepage/homepage/pull/4950](https://redirect.github.com/gethomepage/homepage/pull/4950)
- Change: prefer IPv4 in docker image by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4954](https://redirect.github.com/gethomepage/homepage/pull/4954)
- Enhancement: allow disabling host checking by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4967](https://redirect.github.com/gethomepage/homepage/pull/4967)
- Fix: jellyfin handle empty episode numbers by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4970](https://redirect.github.com/gethomepage/homepage/pull/4970)
- Documentation: add HOMEPAGE_ALLOWED_HOSTS to k8s docs by
[@&#8203;xalxnder](https://redirect.github.com/xalxnder) in
[https://github.com/gethomepage/homepage/pull/4969](https://redirect.github.com/gethomepage/homepage/pull/4969)

#### New Contributors

- [@&#8203;xalxnder](https://redirect.github.com/xalxnder) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4969](https://redirect.github.com/gethomepage/homepage/pull/4969)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v1.0.2...v1.0.3

###
[`v1.0.2`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.2)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v1.0.0...v1.0.2)

This small bug fix fixes a couple of layout issues in v1.0.0 and reverts
a change to networking that was in v1.0.1

Please also check out the [v1.0 release
notes](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.0)

- Fix: fix plex total size with larger libraries by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4933](https://redirect.github.com/gethomepage/homepage/pull/4933)
- Fix: fix larger breakpoint by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4935](https://redirect.github.com/gethomepage/homepage/pull/4935)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v1.0.0...v1.0.2

###
[`v1.0.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.0.0)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.10.9...v1.0.0)

#### Homepage v1.0! 🎉

We're excited to announce the release of homepage v1.0! This release
contains a bunch of new widgets, fixes and other improvements, but if
you're curious why the major version bump, it's
[because](https://semver.org) of the **breaking changes** included:

- \[BREAKING] Enhancement: require host validation by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4744](https://redirect.github.com/gethomepage/homepage/pull/4744)
- This change is for security reasons and the update is simple: users
will need to set the `HOMEPAGE_ALLOWED_HOSTS` environment variable (how
to do that varies by install type, see [the
docs](https://gethomepage.dev/installation/))
- \[BREAKING] Chore: update to next v15 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4661](https://redirect.github.com/gethomepage/homepage/pull/4661)
    -   homepage no longer runs on armv7 (RIP ✌️)
- \[BREAKING] Chore: upgrade to tailwind v4 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4863](https://redirect.github.com/gethomepage/homepage/pull/4863)
    -   some users may need to update their custom css
- \[BREAKING] Enhancement: support for Kubernetes gateway API by
[@&#8203;djeinstine](https://redirect.github.com/djeinstine) in
[https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643)
- k8s users may need to update their configuration, see
https://gethomepage.dev/configs/kubernetes/

Thank you to our community of contributors, discord chat helpers and
**our users**! We are so proud of the collaboration that goes into
keeping this project delightful.

#### What's Changed

- Documentation: add note about clearing UniFi cache non-docker by
[@&#8203;GTez](https://redirect.github.com/GTez) in
[https://github.com/gethomepage/homepage/pull/4585](https://redirect.github.com/gethomepage/homepage/pull/4585)
- Enhancement: handle evcc breaking change by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4630](https://redirect.github.com/gethomepage/homepage/pull/4630)
- Development: pnpm lint on ci by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4646](https://redirect.github.com/gethomepage/homepage/pull/4646)
- Fix: fix overlap with glances charts in multi-widgets by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4653](https://redirect.github.com/gethomepage/homepage/pull/4653)
- \[BREAKING] Chore: update to next v15 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4661](https://redirect.github.com/gethomepage/homepage/pull/4661)
- Feature: Firefly widget by
[@&#8203;Amjad50](https://redirect.github.com/Amjad50) in
[https://github.com/gethomepage/homepage/pull/4683](https://redirect.github.com/gethomepage/homepage/pull/4683)
- Fix: correct package version number by
[@&#8203;Maarc](https://redirect.github.com/Maarc) in
[https://github.com/gethomepage/homepage/pull/4691](https://redirect.github.com/gethomepage/homepage/pull/4691)
- Enhancement: support speedtest v1.2 API by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4695](https://redirect.github.com/gethomepage/homepage/pull/4695)
- Enhancement: filter prometheus API endpoint for active only by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4701](https://redirect.github.com/gethomepage/homepage/pull/4701)
- Fix: fix nesting with unsorted groups by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4711](https://redirect.github.com/gethomepage/homepage/pull/4711)
- Enhancement: use datasets for truenas pools by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4716](https://redirect.github.com/gethomepage/homepage/pull/4716)
- Chore: upgrade kubernetes/client-node by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4715](https://redirect.github.com/gethomepage/homepage/pull/4715)
- Fix: Timezone-aware Date comparison for Calendar integration by
[@&#8203;Yeraze](https://redirect.github.com/Yeraze) in
[https://github.com/gethomepage/homepage/pull/4742](https://redirect.github.com/gethomepage/homepage/pull/4742)
- \[BREAKING] Enhancement: support for Kubernetes gateway API by
[@&#8203;djeinstine](https://redirect.github.com/djeinstine) in
[https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643)
- \[BREAKING] Enhancement: require host validation by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4744](https://redirect.github.com/gethomepage/homepage/pull/4744)
- Enhancement: better tz parsing of ical recurring events by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4749](https://redirect.github.com/gethomepage/homepage/pull/4749)
- Fix: handle possible null reference in k8s gateway api by
[@&#8203;dudo](https://redirect.github.com/dudo) in
[https://github.com/gethomepage/homepage/pull/4752](https://redirect.github.com/gethomepage/homepage/pull/4752)
- Fixhancement: add an option to fritzbox widget to display IPv6 by
[@&#8203;astappiev](https://redirect.github.com/astappiev) in
[https://github.com/gethomepage/homepage/pull/4778](https://redirect.github.com/gethomepage/homepage/pull/4778)
- Enhancement: improve try to prune trailing slashes by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4783](https://redirect.github.com/gethomepage/homepage/pull/4783)
- Enhancement: support API key for Kavita by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4784](https://redirect.github.com/gethomepage/homepage/pull/4784)
- Chore(deps): Bump jsonpath-plus from 10.2.0 to 10.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4794](https://redirect.github.com/gethomepage/homepage/pull/4794)
- Chore: another big deps update by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4795](https://redirect.github.com/gethomepage/homepage/pull/4795)
- Documentation: add auth documentation to PeaNUT by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/gethomepage/homepage/pull/4803](https://redirect.github.com/gethomepage/homepage/pull/4803)
- Enhancement: better handle recurring events poorly handled by ical
library by [@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4807](https://redirect.github.com/gethomepage/homepage/pull/4807)
- Chore(deps): Bump docker/setup-qemu-action from 3.4.0 to 3.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4836](https://redirect.github.com/gethomepage/homepage/pull/4836)
- Fix: subtract inactive_file from glances container memory usage by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4844](https://redirect.github.com/gethomepage/homepage/pull/4844)
- Documentation: remove auth info from romm widget by
[@&#8203;gantoine](https://redirect.github.com/gantoine) in
[https://github.com/gethomepage/homepage/pull/4846](https://redirect.github.com/gethomepage/homepage/pull/4846)
- Chore(deps): Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4848](https://redirect.github.com/gethomepage/homepage/pull/4848)
- Chore(deps-dev): Bump eslint-config-prettier from 9.1.0 to 10.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4856](https://redirect.github.com/gethomepage/homepage/pull/4856)
- Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4859](https://redirect.github.com/gethomepage/homepage/pull/4859)
- Enhancement: support new unifi network api and api key by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4860](https://redirect.github.com/gethomepage/homepage/pull/4860)
- Chore(deps-dev): Bump eslint from 9.20.1 to 9.21.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4858](https://redirect.github.com/gethomepage/homepage/pull/4858)
- Chore(deps): Bump tough-cookie from 4.1.4 to 5.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4857](https://redirect.github.com/gethomepage/homepage/pull/4857)
- Feature: Add APC UPS widget by
[@&#8203;nicupavel](https://redirect.github.com/nicupavel) in
[https://github.com/gethomepage/homepage/pull/4840](https://redirect.github.com/gethomepage/homepage/pull/4840)
- \[BREAKING] Chore: upgrade to tailwind v4 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4863](https://redirect.github.com/gethomepage/homepage/pull/4863)
- Fix: return all http routes of a namespace (k8s) by
[@&#8203;arthur-leclerc](https://redirect.github.com/arthur-leclerc) in
[https://github.com/gethomepage/homepage/pull/4865](https://redirect.github.com/gethomepage/homepage/pull/4865)
- Fix: correct omada widget connectedGateways by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4872](https://redirect.github.com/gethomepage/homepage/pull/4872)
- Enhancement: support komga API keys, breaking API changes by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4874](https://redirect.github.com/gethomepage/homepage/pull/4874)
- Fix: use 'real_usage' for synology diskstation memory stats by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4880](https://redirect.github.com/gethomepage/homepage/pull/4880)
- Fix: fix k8s get nodes error log by
[@&#8203;jnodorp](https://redirect.github.com/jnodorp) in
[https://github.com/gethomepage/homepage/pull/4887](https://redirect.github.com/gethomepage/homepage/pull/4887)
- Enhancement: support automatic service discovery services with
layout-only nesting by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4900](https://redirect.github.com/gethomepage/homepage/pull/4900)
- Chore: add plex container size to requests by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4903](https://redirect.github.com/gethomepage/homepage/pull/4903)
- Chore: migrate to pnpm only by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4907](https://redirect.github.com/gethomepage/homepage/pull/4907)
- Feature: Hoarder service widget by
[@&#8203;vhsdream](https://redirect.github.com/vhsdream) in
[https://github.com/gethomepage/homepage/pull/4913](https://redirect.github.com/gethomepage/homepage/pull/4913)
- Enhancement: cache release data, allow disable release checking by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4917](https://redirect.github.com/gethomepage/homepage/pull/4917)
- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/gethomepage/homepage/pull/4599](https://redirect.github.com/gethomepage/homepage/pull/4599)

#### New Contributors

- [@&#8203;GTez](https://redirect.github.com/GTez) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/4585](https://redirect.github.com/gethomepage/homepage/pull/4585)
- [@&#8203;Amjad50](https://redirect.github.com/Amjad50) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4683](https://redirect.github.com/gethomepage/homepage/pull/4683)
- [@&#8203;Maarc](https://redirect.github.com/Maarc) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/4691](https://redirect.github.com/gethomepage/homepage/pull/4691)
- [@&#8203;Yeraze](https://redirect.github.com/Yeraze) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/4742](https://redirect.github.com/gethomepage/homepage/pull/4742)
- [@&#8203;djeinstine](https://redirect.github.com/djeinstine) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/4643](https://redirect.github.com/gethomepage/homepage/pull/4643)
- [@&#8203;dudo](https://redirect.github.com/dudo) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/4752](https://redirect.github.com/gethomepage/homepage/pull/4752)
- [@&#8203;astappiev](https://redirect.github.com/astappiev) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4778](https://redirect.github.com/gethomepage/homepage/pull/4778)
- [@&#8203;nicupavel](https://redirect.github.com/nicupavel) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4840](https://redirect.github.com/gethomepage/homepage/pull/4840)
- [@&#8203;arthur-leclerc](https://redirect.github.com/arthur-leclerc)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/4865](https://redirect.github.com/gethomepage/homepage/pull/4865)
- [@&#8203;jnodorp](https://redirect.github.com/jnodorp) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4887](https://redirect.github.com/gethomepage/homepage/pull/4887)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v0.10.9...v1.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-03-17 19:29:00 +01: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

💻

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%