This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate) | major | `db11116` → `6569026` | --- > [!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>teslamate-org/teslamate (docker.io/teslamate/teslamate)</summary> ### [`v3.0.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#300---2026-02-28) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v2.2.0...v3.0.0) Let's start with a quote: "Why do programmers like dark mode? Because light attracts bugs.". Yes, you read that right. TeslaMate Webview now has a dark mode. As always, lots of improvements have been made. Memory usage has been reduced, while performance has been increased — it sounds too good to be true, but it's the reality. Battery heating is now also shown on the overview dashboard, and the drives dashboard now always shows the consumption. To make your TeslaMate experience even better, we have also made more than 52 other improvements. Enjoy! ##### 📄 License Change Notice As of PR [#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131), TeslaMate has transitioned from the MIT License to the GNU Affero General Public License v3.0 (AGPLv3). What does this mean for you? - For Private Users: Nothing changes. You can continue to use, host, and modify TeslaMate for your personal use for free, just as before. - For the Community: This change ensures that TeslaMate remains open and free. It prevents companies from taking the community's hard work and turning it into a closed-source commercial service without giving back. - For Developers: If you modify or use TeslaMate, you must now share your source code modifications under the same license. We believe this step is necessary to protect the project from exploitation and to ensure its long-term sustainability. ##### New features - feat: add optional dark mode feature ([#​5065](https://redirect.github.com/teslamate-org/teslamate/issues/5065) - [@​wooter](https://redirect.github.com/wooter)) - legal: relicense under AGPLv3 ([#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - legal: add Trademark notice ([#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - feat: use Bulma 1 for dark theme and revised it ([#​5112](https://redirect.github.com/teslamate-org/teslamate/issues/5112) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Improvements and bug fixes - feat: use Logger instead of IO.puts in DB check ([#​5050](https://redirect.github.com/teslamate-org/teslamate/issues/5050) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: Increase max\_header\_value\_length to support oauth2-proxy ([#​5031](https://redirect.github.com/teslamate-org/teslamate/issues/5031) - [@​ultravail](https://redirect.github.com/ultravail)) - perf: Replace positions indexes from BTREE to BRIN to reduce memory usage ([#​5075](https://redirect.github.com/teslamate-org/teslamate/issues/5075) - [@​ilya-y-synth](https://redirect.github.com/ilya-y-synth)) - feat(grafana): disable update checks as version is handled via docker image ([#​5115](https://redirect.github.com/teslamate-org/teslamate/issues/5115) - [@​fatbasstard](https://redirect.github.com/fatbasstard)) - perf: use static asset compression via brotli and zstandard to enhance HTTP Compression ([#​5113](https://redirect.github.com/teslamate-org/teslamate/issues/5113) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: use Grafana 12.4.0 ([#​4965](https://redirect.github.com/teslamate-org/teslamate/issues/4965) - [@​swiffer](https://redirect.github.com/swiffer)) - fix(vehicle): update state transition to handle offline scenario after a drive end with no network ([#​5152](https://redirect.github.com/teslamate-org/teslamate/issues/5152) - [@​jlestel](https://redirect.github.com/jlestel)) ##### Build, CI, internal - build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website ([#​5059](https://redirect.github.com/teslamate-org/teslamate/issues/5059)) - build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website ([#​5043](https://redirect.github.com/teslamate-org/teslamate/issues/5043)) - build(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 ([#​5055](https://redirect.github.com/teslamate-org/teslamate/issues/5055)) - build(deps): bump DeterminateSystems/update-flake-lock from 27 to 28 ([#​5056](https://redirect.github.com/teslamate-org/teslamate/issues/5056)) - build(deps): bump express from 4.21.2 to 4.22.1 in /website ([#​5060](https://redirect.github.com/teslamate-org/teslamate/issues/5060)) - build(deps): update flake.lock ([#​5027](https://redirect.github.com/teslamate-org/teslamate/issues/5027)) - fix(website): Bump node-forge to 1.3.3 to resolve CVE-2025-12816, CVE-2025-66030 and CVE-2025-66031 ([#​5071](https://redirect.github.com/teslamate-org/teslamate/issues/5071) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(website): bump qs to fix CVE-2025-15284 ([#​5091](https://redirect.github.com/teslamate-org/teslamate/issues/5091) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump react and react-dom from 19.2.0 to 19.2.3 in /website ([#​5084](https://redirect.github.com/teslamate-org/teslamate/issues/5084)) - build(deps): bump nix-community/cache-nix-action from 6.1.3 to 7.0.0 ([#​5082](https://redirect.github.com/teslamate-org/teslamate/issues/5082)) - build(deps): bump actions/cache from 4.3.0 to 5.0.1 ([#​5077](https://redirect.github.com/teslamate-org/teslamate/issues/5077)) - build(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 ([#​5079](https://redirect.github.com/teslamate-org/teslamate/issues/5079)) - build(deps): bump actions/stale from 10.1.0 to 10.1.1 ([#​5080](https://redirect.github.com/teslamate-org/teslamate/issues/5080)) - build(deps): bump lodash from 4.17.21 to 4.17.23 in /website ([#​5109](https://redirect.github.com/teslamate-org/teslamate/issues/5109)) - build(deps): bump lodash and [@​geoman-io/leaflet-geoman-free](https://redirect.github.com/geoman-io/leaflet-geoman-free) in /assets ([#​5126](https://redirect.github.com/teslamate-org/teslamate/issues/5126)) - build(deps): bump react and react-dom from 19.2.3 to 19.2.4 in /website ([#​5124](https://redirect.github.com/teslamate-org/teslamate/issues/5124)) - build(deps): bump crate-ci/typos from 1.41.0 to 1.42.3 ([#​5123](https://redirect.github.com/teslamate-org/teslamate/issues/5123)) - build(deps): bump docker/login-action from 3.6.0 to 3.7.0 ([#​5119](https://redirect.github.com/teslamate-org/teslamate/issues/5119)) - build(deps): bump nix-community/cache-nix-action from 7.0.0 to 7.0.2 ([#​5122](https://redirect.github.com/teslamate-org/teslamate/issues/5122)) - build(deps): bump actions/cache from 5.0.1 to 5.0.3 ([#​5120](https://redirect.github.com/teslamate-org/teslamate/issues/5120)) - build(deps): bump webpack from 5.102.0 to 5.105.0 in /website ([#​5135](https://redirect.github.com/teslamate-org/teslamate/issues/5135)) - feat(nix): use nixos-25.11 ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(nix): update flake.lock with new dependency revisions ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(nix): use elixir 1.19 to align with dockerfile ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore: reorganize CLI definition to avoid elixir 1.19 warning ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build: update db\_connection to version 2.9.0 ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build: use Elixir 1.19.5 OTP 26 ([#​5130](https://redirect.github.com/teslamate-org/teslamate/issues/5130) - [@​swiffer](https://redirect.github.com/swiffer), [@​brianmay](https://redirect.github.com/brianmay) and [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump qs from 6.14.1 to 6.14.2 in /website ([#​5140](https://redirect.github.com/teslamate-org/teslamate/issues/5140)) - build(deps): update & bump mix deps ([#​5139](https://redirect.github.com/teslamate-org/teslamate/issues/5139) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): bump ex\_cldr from 2.42.0 to 2.46.0 ([#​5053](https://redirect.github.com/teslamate-org/teslamate/issues/5053) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump floki & gettext, remove override on ranch, require elixir 1.19 ([#​5142](https://redirect.github.com/teslamate-org/teslamate/issues/5142) - [@​swiffer](https://redirect.github.com/swiffer)) - feat(grafana-home-dashboard): change cors proxy ([#​5143](https://redirect.github.com/teslamate-org/teslamate/issues/5143) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): update flake.lock ([#​5141](https://redirect.github.com/teslamate-org/teslamate/issues/5141)) - build(deps): relax requirement for elixir to allow 1.17+ and clarify what is supported ([#​5145](https://redirect.github.com/teslamate-org/teslamate/issues/5145) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): update flake.lock ([#​5148](https://redirect.github.com/teslamate-org/teslamate/issues/5148)) - build(deps): update flake.lock ([#​5154](https://redirect.github.com/teslamate-org/teslamate/issues/5154)) - build(deps): bump ajv in /website ([#​5149](https://redirect.github.com/teslamate-org/teslamate/issues/5149)) - chore(website): bump mimimatch to version 3.1.5 to solve CVE-2026-26996, CVE-2026-27903 and CVE-2026-27904 ([#​5155](https://redirect.github.com/teslamate-org/teslamate/issues/5155) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(website): bump serialize-javascript to version 7.0.3 to solve CWE-96 ([#​5156](https://redirect.github.com/teslamate-org/teslamate/issues/5156) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) ##### Dashboards - feat(overview): show battery heating on overview dashboard as well ([#​5090](https://redirect.github.com/teslamate-org/teslamate/issues/5090) - [@​kaistian](https://redirect.github.com/kaistian)) - feat: optimize reduced\_range query and always show consumption kwh in drives dashboard ([#​5089](https://redirect.github.com/teslamate-org/teslamate/issues/5089) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Translations ##### Documentation - docs(traefik): update to v3.6 as 3.6.1 solves issues with docker 29.0 ([#​5034](https://redirect.github.com/teslamate-org/teslamate/issues/5034) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: fix the formatting of the `DATABASE_SOCKET_DIR` description ([#​5026](https://redirect.github.com/teslamate-org/teslamate/issues/5026) - [@​IngmarStein](https://redirect.github.com/IngmarStein)) - docs: fix external image rendering with Traefik SSL ([#​5074](https://redirect.github.com/teslamate-org/teslamate/issues/5074) - [@​swiffer](https://redirect.github.com/swiffer)) - docs(home\_assistant): default tesla\_active\_route\_distance\_to\_arrival sensor to kilometers ([#​5086](https://redirect.github.com/teslamate-org/teslamate/issues/5086) - [@​kenni](https://redirect.github.com/kenni)) - docs: Remove hints to now deprecated Grafana VS Code Extension in contribution guide ([#​5110](https://redirect.github.com/teslamate-org/teslamate/issues/5110) - [@​swiffer](https://redirect.github.com/swiffer)) - docs: Add reference to TeslaMate Achievements ([#​5134](https://redirect.github.com/teslamate-org/teslamate/issues/5134) - [@​crstian19](https://redirect.github.com/crstian19)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGVzbGFtYXRlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
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
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
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
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
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