TrueCharts Bot 11bd60761e chore(helm): update image ghcr.io/pi-hole/pihole 2025.04.0 → 2025.05.1 (#35912)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole)
| minor | `c2215c5` -> `db38df3` |

---

> [!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>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary>

###
[`v2025.05.1`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.05.1)

[Compare
Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.05.0...2025.05.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

No functional changes, retag to bring inthe correct web interface
version

**Full Changelog**:
https://github.com/pi-hole/docker-pi-hole/compare/2025.05.0...2025.05.1

###
[`v2025.05.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.05.0)

[Compare
Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.04.0...2025.05.0)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed (Docker Specific)

- Improve Tips section: clarify webserver port conflict handling by
[@&#8203;FreSchNDE](https://redirect.github.com/FreSchNDE) in
[https://github.com/pi-hole/docker-pi-hole/pull/1823](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1823)

#### New Contributors

- [@&#8203;FreSchNDE](https://redirect.github.com/FreSchNDE) made their
first contribution in
[https://github.com/pi-hole/docker-pi-hole/pull/1823](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1823)

**Full Changelog**:
https://github.com/pi-hole/docker-pi-hole/compare/2025.04.0...2025.05.0

Also includes the latest Pi-hole changes:
https://pi-hole.net/blog/2025/05/30/pi-hole-ftl-v6-2-web-v6-2-and-core-v6-1-released/#page-content

#### What’s Changed (FTL v6.2)

- Fix minor spelling mistake in API docs by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/FTL/pull/2399](https://redirect.github.com/pi-hole/FTL/pull/2399)
- fix: batch request body spec by
[@&#8203;tien](https://redirect.github.com/tien) in
[https://github.com/pi-hole/FTL/pull/2389](https://redirect.github.com/pi-hole/FTL/pull/2389)
- fix: make getAuth security optional by
[@&#8203;tien](https://redirect.github.com/tien) in
[https://github.com/pi-hole/FTL/pull/2388](https://redirect.github.com/pi-hole/FTL/pull/2388)
- fix: incorrect session field requirements by
[@&#8203;tien](https://redirect.github.com/tien) in
[https://github.com/pi-hole/FTL/pull/2387](https://redirect.github.com/pi-hole/FTL/pull/2387)
- Add privacy_level to /padd endpoint by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/FTL/pull/2402](https://redirect.github.com/pi-hole/FTL/pull/2402)
- Parameter is called length not n in GET /queries by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2407](https://redirect.github.com/pi-hole/FTL/pull/2407)
- Fix duplicate web port information output in FTL startup by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/FTL/pull/2410](https://redirect.github.com/pi-hole/FTL/pull/2410)
- Fix logfile warning port length truncation (bug
[https://github.com/pi-hole/FTL/issues/2408](https://redirect.github.com/pi-hole/FTL/issues/2408))
by [@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/FTL/pull/2409](https://redirect.github.com/pi-hole/FTL/pull/2409)
- Remove dns.watch from upstream DNS server list by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/FTL/pull/2411](https://redirect.github.com/pi-hole/FTL/pull/2411)
- Prevent home.arpa queries from being upstreamed. RFC 8375 by
[@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/FTL/pull/2405](https://redirect.github.com/pi-hole/FTL/pull/2405)
- Fix redirecting when redirecting from /admin/ to /admin/login and back
by [@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2415](https://redirect.github.com/pi-hole/FTL/pull/2415)
- Move manual filtering to FTLs file parsing by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2381](https://redirect.github.com/pi-hole/FTL/pull/2381)
- Various small fixes by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2392](https://redirect.github.com/pi-hole/FTL/pull/2392)
- Update embedded dnsmasq to v2.92test2 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2417](https://redirect.github.com/pi-hole/FTL/pull/2417)
- Fix signedness error in the NTP total round-trip delay calculation by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2420](https://redirect.github.com/pi-hole/FTL/pull/2420)
- Use webhome variable also on the API documentation page by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2406](https://redirect.github.com/pi-hole/FTL/pull/2406)
- Report RFC6598 shared address space as “Carrier-Grade NAT” by
[@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/FTL/pull/2423](https://redirect.github.com/pi-hole/FTL/pull/2423)
- Fix mishanding of CONF_UINT16 config options by
[@&#8203;shawnanastasio](https://redirect.github.com/shawnanastasio) in
[https://github.com/pi-hole/FTL/pull/2426](https://redirect.github.com/pi-hole/FTL/pull/2426)
- Feature/fix yocto cross build by
[@&#8203;rehsack](https://redirect.github.com/rehsack) in
[https://github.com/pi-hole/FTL/pull/2425](https://redirect.github.com/pi-hole/FTL/pull/2425)
- Update embedded civetweb by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2428](https://redirect.github.com/pi-hole/FTL/pull/2428)
- Check for existing NTP client when starting FTL by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2416](https://redirect.github.com/pi-hole/FTL/pull/2416)
- Validate received NTP packets for version and server synchronisation
by [@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/FTL/pull/2431](https://redirect.github.com/pi-hole/FTL/pull/2431)
- Use CODEOWNERS instead of deprecated dependbot/reviewers by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/FTL/pull/2437](https://redirect.github.com/pi-hole/FTL/pull/2437)
- Modify how we use xxd to compile assets into the FTL binary by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2446](https://redirect.github.com/pi-hole/FTL/pull/2446)
- Update dnsmasq to v2.91test5 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2433](https://redirect.github.com/pi-hole/FTL/pull/2433)
- Update embedded SQLite3 to 3.49.2 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2447](https://redirect.github.com/pi-hole/FTL/pull/2447)
- Gravity: support for arbitrary HOSTS-like list formats by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2439](https://redirect.github.com/pi-hole/FTL/pull/2439)
- Set dns.interface to eth0 by default by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/FTL/pull/2448](https://redirect.github.com/pi-hole/FTL/pull/2448)
- Update embedded dnsmasq by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2457](https://redirect.github.com/pi-hole/FTL/pull/2457)
- Adjust write_to_file function to include the CA certificate by
[@&#8203;nathansmeal](https://redirect.github.com/nathansmeal) in
[https://github.com/pi-hole/FTL/pull/2465](https://redirect.github.com/pi-hole/FTL/pull/2465)
- Update SQLite to 3.50.0 by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/2469](https://redirect.github.com/pi-hole/FTL/pull/2469)

##### New Contributors

- [@&#8203;tien](https://redirect.github.com/tien) made their first
contribution in
[https://github.com/pi-hole/FTL/pull/2389](https://redirect.github.com/pi-hole/FTL/pull/2389)
- [@&#8203;shawnanastasio](https://redirect.github.com/shawnanastasio)
made their first contribution in
[https://github.com/pi-hole/FTL/pull/2426](https://redirect.github.com/pi-hole/FTL/pull/2426)
- [@&#8203;rehsack](https://redirect.github.com/rehsack) made their
first contribution in
[https://github.com/pi-hole/FTL/pull/2425](https://redirect.github.com/pi-hole/FTL/pull/2425)
- [@&#8203;nathansmeal](https://redirect.github.com/nathansmeal) made
their first contribution in
[https://github.com/pi-hole/FTL/pull/2465](https://redirect.github.com/pi-hole/FTL/pull/2465)

Full Changelog: https://github.com/pi-hole/FTL/compare/v6.1...v6.2

#### What’s Changed (Web v6.2)

- Streamline actions, format and switch to Node.js 22 by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3357](https://redirect.github.com/pi-hole/web/pull/3357)
- Remove remaining hard-coded /admin/ paths in the webinterface by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3370](https://redirect.github.com/pi-hole/web/pull/3370)
- Fix Local CNAME records records mistake by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3367](https://redirect.github.com/pi-hole/web/pull/3367)
- Fix concurrency issue about const apiUrl by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/web/pull/3371](https://redirect.github.com/pi-hole/web/pull/3371)
- groups-lists: remove unneeded HTML escape by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3379](https://redirect.github.com/pi-hole/web/pull/3379)
- login.js: fix deprecated submit() usage by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3380](https://redirect.github.com/pi-hole/web/pull/3380)
- Remove x-dns-prefetch-control meta tag by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3378](https://redirect.github.com/pi-hole/web/pull/3378)
- group-domains: fix uncaught TypeError due to invalid URLs by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3383](https://redirect.github.com/pi-hole/web/pull/3383)
- Replace remaining i element cases with em by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3381](https://redirect.github.com/pi-hole/web/pull/3381)
- Revert the defer addition for now by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3382](https://redirect.github.com/pi-hole/web/pull/3382)
- header: fix runtime error when query_string is null by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3395](https://redirect.github.com/pi-hole/web/pull/3395)
- utils: fix typo in showAlert() by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3403](https://redirect.github.com/pi-hole/web/pull/3403)
- queries: make the Advanced filtering button occupy all space by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3402](https://redirect.github.com/pi-hole/web/pull/3402)
- Remove icheckbox related-code except for primary by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3387](https://redirect.github.com/pi-hole/web/pull/3387)
- queries: add missing display: none by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3405](https://redirect.github.com/pi-hole/web/pull/3405)
- Allow free input in upstream filter by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3408](https://redirect.github.com/pi-hole/web/pull/3408)
- Fix console warning when no password set by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/web/pull/3410](https://redirect.github.com/pi-hole/web/pull/3410)
- Modernize JS and tighten things by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3388](https://redirect.github.com/pi-hole/web/pull/3388)
- high-contrast.css: fix duplicate selector by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3411](https://redirect.github.com/pi-hole/web/pull/3411)
- Remove unused CSS by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3420](https://redirect.github.com/pi-hole/web/pull/3420)
- Add missing display: none for collapsed boxes by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3417](https://redirect.github.com/pi-hole/web/pull/3417)
- Remove unused HTML elements by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3418](https://redirect.github.com/pi-hole/web/pull/3418)
- Update chart.umd.js.map from npm by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3419](https://redirect.github.com/pi-hole/web/pull/3419)
- settings-api: add missing end closing p tag by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3428](https://redirect.github.com/pi-hole/web/pull/3428)
- settings-system: fix span end tag typo by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3427](https://redirect.github.com/pi-hole/web/pull/3427)
- login: fix deprecated submit() function by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3425](https://redirect.github.com/pi-hole/web/pull/3425)
- settings-api: fix deprecated keyup() function by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3424](https://redirect.github.com/pi-hole/web/pull/3424)
- gravity: remove the unused ?go code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3426](https://redirect.github.com/pi-hole/web/pull/3426)
- disabled and checked are boolean attributes by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3434](https://redirect.github.com/pi-hole/web/pull/3434)
- queries: replace the deprecated jQuery.parseJSON with JSON.parse by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3435](https://redirect.github.com/pi-hole/web/pull/3435)
- package.json: sort deps by name by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3437](https://redirect.github.com/pi-hole/web/pull/3437)
- Use CODEOWNERS instead of deprecated dependbot/reviewers by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3433](https://redirect.github.com/pi-hole/web/pull/3433)
- Add ‘Bug: Confirmed’ to stale exempt list by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3432](https://redirect.github.com/pi-hole/web/pull/3432)
- Various minor tweaks to the LCARS theme by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3446](https://redirect.github.com/pi-hole/web/pull/3446)
- queries: fix box markup by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3445](https://redirect.github.com/pi-hole/web/pull/3445)
- Use the same default interface used by FTL if none is set in
pihole.toml by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3436](https://redirect.github.com/pi-hole/web/pull/3436)
- Use font-weight: 600 by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3449](https://redirect.github.com/pi-hole/web/pull/3449)
- Use mg.script_name to retrieve the scriptname by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3447](https://redirect.github.com/pi-hole/web/pull/3447)
- .user-header: use font-weight: 600 by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3450](https://redirect.github.com/pi-hole/web/pull/3450)
- settings-system.js: remove unused overlay code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3455](https://redirect.github.com/pi-hole/web/pull/3455)
- settings-advanced: remove unused code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3454](https://redirect.github.com/pi-hole/web/pull/3454)
- index.lp: remove unused classes by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3453](https://redirect.github.com/pi-hole/web/pull/3453)
- scripts/js/settings-dns-records.js: fix api url base by
[@&#8203;onlyJakob](https://redirect.github.com/onlyJakob) in
[https://github.com/pi-hole/web/pull/3456](https://redirect.github.com/pi-hole/web/pull/3456)
- Add hint about wildcard search in advanced query filtering by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3452](https://redirect.github.com/pi-hole/web/pull/3452)
- index: make tables stripped by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3438](https://redirect.github.com/pi-hole/web/pull/3438)
- Replace invalid hostname to prevent XSS by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3401](https://redirect.github.com/pi-hole/web/pull/3401)
- settings-system: fix typo by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3460](https://redirect.github.com/pi-hole/web/pull/3460)
- sidebar: increase logo size to prevent a reflow by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3407](https://redirect.github.com/pi-hole/web/pull/3407)
- queries: improve link to search page by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3422](https://redirect.github.com/pi-hole/web/pull/3422)
- Hide top tables depending on privacy level by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3362](https://redirect.github.com/pi-hole/web/pull/3362)
- settings-dns-records: fix typo by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3459](https://redirect.github.com/pi-hole/web/pull/3459)
- Fix deprecated ready function by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3461](https://redirect.github.com/pi-hole/web/pull/3461)
- utils: remove the unused objectToArray util by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3462](https://redirect.github.com/pi-hole/web/pull/3462)
- utils: improve readability for validateIPv\* functions by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3423](https://redirect.github.com/pi-hole/web/pull/3423)
- settings-api: fix wrong code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3463](https://redirect.github.com/pi-hole/web/pull/3463)
- Use text()/textContent when we don’t need HTML by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3464](https://redirect.github.com/pi-hole/web/pull/3464)
- footer: drop redundant addAdvancedInfo() call by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3467](https://redirect.github.com/pi-hole/web/pull/3467)
- settings-system: remove unneeded span elements by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3468](https://redirect.github.com/pi-hole/web/pull/3468)
- settings-dhcp: drop unused lookatme-text attribute by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3469](https://redirect.github.com/pi-hole/web/pull/3469)
- settings-advanced.js: fix wrong role value by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3470](https://redirect.github.com/pi-hole/web/pull/3470)
- settings-advanced: drop small element by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3472](https://redirect.github.com/pi-hole/web/pull/3472)
- updateFtlInfo: remove unused code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3474](https://redirect.github.com/pi-hole/web/pull/3474)
- settings-level-expert: only toggle the expert elements by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3473](https://redirect.github.com/pi-hole/web/pull/3473)
- Make use of the new format_path function to add the current page in
body by [@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3390](https://redirect.github.com/pi-hole/web/pull/3390)
- Use proper Object methods by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3441](https://redirect.github.com/pi-hole/web/pull/3441)
- queries: minor grammar fix by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3477](https://redirect.github.com/pi-hole/web/pull/3477)
- queries: change box to an info one by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3476](https://redirect.github.com/pi-hole/web/pull/3476)
- Fix DataTables warning message in Network page by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3475](https://redirect.github.com/pi-hole/web/pull/3475)
- Fix broken themes by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3479](https://redirect.github.com/pi-hole/web/pull/3479)
- queries: drop non-existent elements code by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3478](https://redirect.github.com/pi-hole/web/pull/3478)
- Reset update-hint text every time updateVersionInfo() function is
executed by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3480](https://redirect.github.com/pi-hole/web/pull/3480)
- Use the same interface name used by FTL in DNS Settings page by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/3481](https://redirect.github.com/pi-hole/web/pull/3481)
- messages: fix function call by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3482](https://redirect.github.com/pi-hole/web/pull/3482)
- footer: rename label by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3486](https://redirect.github.com/pi-hole/web/pull/3486)
- header_authenticated: change documentation icon to solid by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3488](https://redirect.github.com/pi-hole/web/pull/3488)
- Remove horizontal line in hamburger menu by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/web/pull/3491](https://redirect.github.com/pi-hole/web/pull/3491)
- sidebar: move active class outside of class attribute conditional by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3492](https://redirect.github.com/pi-hole/web/pull/3492)
- index: use sentence case for queries for consistency by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3493](https://redirect.github.com/pi-hole/web/pull/3493)
- Add rel=”noreferrer” to external hyperlinks by
[@&#8203;casperklein](https://redirect.github.com/casperklein) in
[https://github.com/pi-hole/web/pull/3495](https://redirect.github.com/pi-hole/web/pull/3495)
- settings-level-expert: hide them by default by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/pi-hole/web/pull/3487](https://redirect.github.com/pi-hole/web/pull/3487)

##### New Contributors

- [@&#8203;onlyJakob](https://redirect.github.com/onlyJakob) made their
first contribution in
[https://github.com/pi-hole/web/pull/3456](https://redirect.github.com/pi-hole/web/pull/3456)
- [@&#8203;casperklein](https://redirect.github.com/casperklein) made
their first contribution in
[https://github.com/pi-hole/web/pull/3495](https://redirect.github.com/pi-hole/web/pull/3495)

Full Changelog: https://github.com/pi-hole/web/compare/v6.1...v6.2

#### What’s Changed (Core v6.1)

- build gravityDBfile_default like the other variables by
[@&#8203;mwoolweaver](https://redirect.github.com/mwoolweaver) in
[https://github.com/pi-hole/pi-hole/pull/6133](https://redirect.github.com/pi-hole/pi-hole/pull/6133)
- Add CentOS 10 to test suite by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6126](https://redirect.github.com/pi-hole/pi-hole/pull/6126)
- Ensure gravity_Cleanup() checks the correct directory by
[@&#8203;mwoolweaver](https://redirect.github.com/mwoolweaver) in
[https://github.com/pi-hole/pi-hole/pull/6131](https://redirect.github.com/pi-hole/pi-hole/pull/6131)
- Add recommended fields to the deb package by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6054](https://redirect.github.com/pi-hole/pi-hole/pull/6054)
- Add webserver log to piholeLogFlush.sh by
[@&#8203;jacklul](https://redirect.github.com/jacklul) in
[https://github.com/pi-hole/pi-hole/pull/6049](https://redirect.github.com/pi-hole/pi-hole/pull/6049)
- Update update.sh, updatecheck.sh and uninstall.sh to honour pihole.to…
by [@&#8203;nexusgoblin](https://redirect.github.com/nexusgoblin) in
[https://github.com/pi-hole/pi-hole/pull/5981](https://redirect.github.com/pi-hole/pi-hole/pull/5981)
- Move list parsing entirely into FTL by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/pi-hole/pull/6105](https://redirect.github.com/pi-hole/pi-hole/pull/6105)
- Remove no-longer-needed pihole sudoers file by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/pi-hole/pull/6143](https://redirect.github.com/pi-hole/pi-hole/pull/6143)
- versions file should readable by others (make pihole -v work for
non-root users) by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6002](https://redirect.github.com/pi-hole/pi-hole/pull/6002)
- Reduce code duplication in piholeLogFlush by
[@&#8203;PromoFaux](https://redirect.github.com/PromoFaux) in
[https://github.com/pi-hole/pi-hole/pull/6148](https://redirect.github.com/pi-hole/pi-hole/pull/6148)
- Add ON DELETE CASCADE to FOREIGN KEY REFERENCES in gravity.db by
[@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/pi-hole/pull/6113](https://redirect.github.com/pi-hole/pi-hole/pull/6113)
- Install on IPv6-only/DNS64/NAT64 system by
[@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/pi-hole/pull/6144](https://redirect.github.com/pi-hole/pi-hole/pull/6144)
- Treat FTL return data as strings – part II by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6184](https://redirect.github.com/pi-hole/pi-hole/pull/6184)
- Remove duplicated code checking if adlist domain is blocked locally by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6183](https://redirect.github.com/pi-hole/pi-hole/pull/6183)
- Fix gravity waiting forever for DNS by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6196](https://redirect.github.com/pi-hole/pi-hole/pull/6196)
- Remove check for supported OS by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6206](https://redirect.github.com/pi-hole/pi-hole/pull/6206)
- Remove unused $target from gravity by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6192](https://redirect.github.com/pi-hole/pi-hole/pull/6192)
- Remove reference to telnet and chronometer in README by
[@&#8203;rrobgill](https://redirect.github.com/rrobgill) in
[https://github.com/pi-hole/pi-hole/pull/6188](https://redirect.github.com/pi-hole/pi-hole/pull/6188)
- Add Fedora 42 to tests by
[@&#8203;darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx)
in
[https://github.com/pi-hole/pi-hole/pull/6177](https://redirect.github.com/pi-hole/pi-hole/pull/6177)
- Extend .gitignore by
[@&#8203;darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx)
in
[https://github.com/pi-hole/pi-hole/pull/6215](https://redirect.github.com/pi-hole/pi-hole/pull/6215)
- Use CODEOWNERS instead of deprecated dependbot/reviewers by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6213](https://redirect.github.com/pi-hole/pi-hole/pull/6213)
- Set dns.interface during installation by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6216](https://redirect.github.com/pi-hole/pi-hole/pull/6216)
- Allow alternative cron daemons on Debian by
[@&#8203;z0rc](https://redirect.github.com/z0rc) in
[https://github.com/pi-hole/pi-hole/pull/6180](https://redirect.github.com/pi-hole/pi-hole/pull/6180)
- Fix API logic in api.sh by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6193](https://redirect.github.com/pi-hole/pi-hole/pull/6193)
- Do not try to upgrade gravity if it does not exist by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6218](https://redirect.github.com/pi-hole/pi-hole/pull/6218)
- All gravity related files and dirs should be owned by pihole:pihole by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6186](https://redirect.github.com/pi-hole/pi-hole/pull/6186)
- Give FTL 60 seconds for graceful shutdown by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6187](https://redirect.github.com/pi-hole/pi-hole/pull/6187)
- Use shell parameter expansion to split http_code and payload for
api.sh by [@&#8203;dschaper](https://redirect.github.com/dschaper) in
[https://github.com/pi-hole/pi-hole/pull/6230](https://redirect.github.com/pi-hole/pi-hole/pull/6230)
- Change FTLcheckUpdate to use api.github.com and jq to retrieve
tag_name by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/pi-hole/pull/6229](https://redirect.github.com/pi-hole/pi-hole/pull/6229)
- Update get_available_interfaces() to correctly filter loopback device
(lo) by
[@&#8203;PiotrTyrakowski](https://redirect.github.com/PiotrTyrakowski)
in
[https://github.com/pi-hole/pi-hole/pull/6236](https://redirect.github.com/pi-hole/pi-hole/pull/6236)
- Allow simple pihole api output, containing only the JSON payload by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/pi-hole/pull/6096](https://redirect.github.com/pi-hole/pi-hole/pull/6096)
- Function gravity_CheckDNSResolutionAvailable() should return 0 if DNS
resolution is available by
[@&#8203;rdwebdesign](https://redirect.github.com/rdwebdesign) in
[https://github.com/pi-hole/pi-hole/pull/6240](https://redirect.github.com/pi-hole/pi-hole/pull/6240)
- Use a more general method to determine whether systemd is the init
system by [@&#8203;DL6ER](https://redirect.github.com/DL6ER) in
[https://github.com/pi-hole/pi-hole/pull/6043](https://redirect.github.com/pi-hole/pi-hole/pull/6043)
- Use PID1 to determine which command to use when toggeling services by
[@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6245](https://redirect.github.com/pi-hole/pi-hole/pull/6245)
- Allow to get API URL from local.api.ftl even if DNS port has changed
by [@&#8203;yubiuser](https://redirect.github.com/yubiuser) in
[https://github.com/pi-hole/pi-hole/pull/6252](https://redirect.github.com/pi-hole/pi-hole/pull/6252)

##### New Contributors

- [@&#8203;nexusgoblin](https://redirect.github.com/nexusgoblin) made
their first contribution in
[https://github.com/pi-hole/pi-hole/pull/5981](https://redirect.github.com/pi-hole/pi-hole/pull/5981)
-
[@&#8203;darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx)
made their first contribution in
[https://github.com/pi-hole/pi-hole/pull/6177](https://redirect.github.com/pi-hole/pi-hole/pull/6177)
- [@&#8203;z0rc](https://redirect.github.com/z0rc) made their first
contribution in
[https://github.com/pi-hole/pi-hole/pull/6180](https://redirect.github.com/pi-hole/pi-hole/pull/6180)

Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.0.6...v6.1

***

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-03 02:32:58 +02:00
2025-04-09 18:03:21 +02: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

📖

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%