This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate) | minor | `21b53b2` -> `beb987a` | 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> ### [`v1.31.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#1310---2024-10-27) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v1.30.1...v1.31.0) As always, lots of improvements. The focus has been on performance improvements, especially on slow HW like Raspberry Pi 3B+. We achieved 240x speed improvements in several dashboards 🚀 And we welcomed [@​swiffer](https://redirect.github.com/swiffer) to the TeslaMate-Org team 👋 And much, much more. Enjoy it. **Regarding PostgreSQL 17:** TeslaMate uses PostgreSQL as database, this is an external dependency and needs to be updated by yourself. Although TeslaMate currently runs fine with PostgreSQL 12+ we strongly recommend upgrading to the latest supported version. We recommend that you do this as follows: - [Backup your data](https://docs.teslamate.org/docs/maintenance/backup_restore#backup) - [Upgrade TeslaMate to this version](https://docs.teslamate.org/docs/upgrading) - [Backup your data after the upgrade](https://docs.teslamate.org/docs/maintenance/backup_restore#backup) - [Upgrade PostgreSQL to postgres:17](https://docs.teslamate.org/docs/maintenance/upgrading_postgres) (Yes, you will have to erase your data, which is why you need your backup in the first place.) **Additional info:** In some very rare cases with very old installations of TeslaMate (from 2019) we have observed performance issues due to missing indexes. These should normally be added with our automatic migrations. If you think your installation may be missing some indexes, see [#​4201](https://redirect.github.com/teslamate-org/teslamate/issues/4201) for the corrective SQL command. ##### New features ##### Improvements and bug fixes - fix: 401 on direct Fleet API calls ([#​4095](https://redirect.github.com/teslamate-org/teslamate/issues/4095) - [@​jlestel](https://redirect.github.com/jlestel)) - feat: add support for PostgreSQL 17 ([#​4231](https://redirect.github.com/teslamate-org/teslamate/issues/4231) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: add nix module option to specify postgres package ([#​4227](https://redirect.github.com/teslamate-org/teslamate/issues/4227) - [@​brianmay](https://redirect.github.com/brianmay)) - perf: limit positions to set elevation for to last 10 days ([#​4228](https://redirect.github.com/teslamate-org/teslamate/issues/4228) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: add treefmt-nix to nix flake ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - feat: use Grafana 11.0.6-security-01 ([#​4279](https://redirect.github.com/teslamate-org/teslamate/issues/4279) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Build, CI, internal - ci: pin GitHub action dependencies to protect against supply chain attacks ([#​4076](https://redirect.github.com/teslamate-org/teslamate/issues/4076) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore: correct comment for pinned Docker login-action to version 3.2.0 ([#​4120](https://redirect.github.com/teslamate-org/teslamate/issues/4120) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump erlef/setup-beam from 1.18.0 to 1.18.1 ([#​4116](https://redirect.github.com/teslamate-org/teslamate/issues/4116)) - build(deps): bump docker/login-action from 3.2.0 to 3.3.0 ([#​4115](https://redirect.github.com/teslamate-org/teslamate/issues/4115)) - chore: update PostgreSQL to version 16 in flake.nix ([#​4135](https://redirect.github.com/teslamate-org/teslamate/issues/4135)- [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump webpack from 5.92.1 to 5.94.0 in /website ([#​4171](https://redirect.github.com/teslamate-org/teslamate/issues/4171)) - build(deps): bump micromatch from 4.0.5 to 4.0.8 in /website ([#​4174](https://redirect.github.com/teslamate-org/teslamate/issues/4174)) - chore: Update tzdata to version 1.1.2 and mimerl to version 1.3.0 ([#​4205](https://redirect.github.com/teslamate-org/teslamate/issues/4205) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump send and express in /website ([#​4203](https://redirect.github.com/teslamate-org/teslamate/issues/4203)) - ci: enable dependabot for mix and npm ([#​4207](https://redirect.github.com/teslamate-org/teslamate/issues/4207) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump [@​docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic) from 3.4.0 to 3.5.2 in /website ([#​4210](https://redirect.github.com/teslamate-org/teslamate/issues/4210)) - build(deps): bump phoenix_ecto from 4.4.3 to 4.6.2 ([#​4213](https://redirect.github.com/teslamate-org/teslamate/issues/4213)) - build(deps): bump jason from 1.4.1 to 1.4.4 ([#​4216](https://redirect.github.com/teslamate-org/teslamate/issues/4216)) - build(deps): bump classnames from 2.3.2 to 2.5.1 in /website ([#​4211](https://redirect.github.com/teslamate-org/teslamate/issues/4211)) - ci: add treefmt as code formatting multiplexer ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use composite action to avoid duplication in elixir workflow ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: prevent workflow runs for certain conditions and allow scheduled runs ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use reusable workflow to check paths ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use reusable workflows for streamlined DevOps pipeline ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): allow ghcr_build parallel to elixir test ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: ensure proper linting via treefmt ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: update CI badge URL for devops workflow ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): handle empty path filter output ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - fix: avoid the need for impure for devenv ([#​4245](https://redirect.github.com/teslamate-org/teslamate/issues/4245) - [@​brianmay](https://redirect.github.com/brianmay)) - ci(fix): run ghcr build workflow only for specific conditions ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: remove branch restriction for check_paths workflow to increase sec ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump actions/checkout from 4.1.7 to 4.2.1 ([#​4262](https://redirect.github.com/teslamate-org/teslamate/issues/4262)) - ci(fix): only run ghcr build in DevOps workflow on own repo ([022b173](https://redirect.github.com/teslamate-org/teslamate/commit/022b173430221d385479f4ec9d91d8ccffbfe7b9) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: pin ubuntu-24.04 as runner OS ([40dab3e](https://redirect.github.com/teslamate-org/teslamate/commit/40dab3e2a978b8a867f1159626d4c157ccab6c56) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: cleanup caches when pr is closed ([75cfc7c](https://redirect.github.com/teslamate-org/teslamate/commit/75cfc7cdd4b8f83f247211dc7fc5c5cd433bf746) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): run ghcr build in DevOps workflow for forks ([688147e](https://redirect.github.com/teslamate-org/teslamate/commit/688147e2cf3fb5b55e702185a97a4a4ebb14d7ca) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): correct syntax in ghcr_build workflow for workflow_call ([9e6a275](https://redirect.github.com/teslamate-org/teslamate/commit/9e6a2758d5ff21604976184ad69befc1c546e600) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): run ghcr build as separate workflow to fix permission issues with forks ([0410593](https://redirect.github.com/teslamate-org/teslamate/commit/0410593850cde00e8f201a9b7d6009f0581ed43c) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps-dev): bump credo from 1.7.1 to 1.7.8 ([#​4238](https://redirect.github.com/teslamate-org/teslamate/issues/4238)) - build(deps): bump crate-ci/typos from 1.22.9 to 1.26.0 ([#​4261](https://redirect.github.com/teslamate-org/teslamate/issues/4261)) - refactor: Cleanup nix code ([#​4265](https://redirect.github.com/teslamate-org/teslamate/issues/4265) - [@​scottbot95](https://redirect.github.com/scottbot95)) - build(deps): bump elixir from 1.16.2-otp-26 to 1.17.2-otp-27 ([#​4296](https://redirect.github.com/teslamate-org/teslamate/issues/4296) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website ([#​4303](https://redirect.github.com/teslamate-org/teslamate/issues/4303)) - feat: update to Phoenix HTML 4.1, bump dependencies ([#​4277](https://redirect.github.com/teslamate-org/teslamate/issues/4277) - sdwalker and [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) ##### Dashboards - Improve Battery Health dashboard estimations on rated range ([#​4074](https://redirect.github.com/teslamate-org/teslamate/issues/4074) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Update charges.json: range added per hour ([#​4089](https://redirect.github.com/teslamate-org/teslamate/issues/4089) - [@​DrMichael](https://redirect.github.com/DrMichael)) - small visual distinguish between AC & DC charging in charges dashboard and unification of the DC coloring in all dashboards ([#​4124](https://redirect.github.com/teslamate-org/teslamate/issues/4124) - [@​stauffenberg2020](https://redirect.github.com/stauffenberg2020)) - Improve drive stats ([#​4148](https://redirect.github.com/teslamate-org/teslamate/issues/4148) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Improve drives dashboard ([#​4146](https://redirect.github.com/teslamate-org/teslamate/issues/4146) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Odometer in charges ([#​4144](https://redirect.github.com/teslamate-org/teslamate/issues/4144) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Update charging-stats for handling suc cost mixed with AC charge on TWC ([#​4137](https://redirect.github.com/teslamate-org/teslamate/issues/4137) - [@​cyberden](https://redirect.github.com/cyberden)) - Fix the issue of failing to restore efficiency dashboard ([#​4153](https://redirect.github.com/teslamate-org/teslamate/issues/4153) - [@​ghostiee](https://redirect.github.com/ghostiee)) - Improve rounding to month / weeks / days in Updates "Since Previous Update" column ([#​4164](https://redirect.github.com/teslamate-org/teslamate/issues/4164) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: Improve cost filter on Charges dashboard to show charges with negative cost as well ([#​4179](https://redirect.github.com/teslamate-org/teslamate/issues/4179) - [@​jheredianet](https://redirect.github.com/jheredianet)) - feat: display vehicle VIN as a fallback for vehicle name on grafana dashboards ([#​4198](https://redirect.github.com/teslamate-org/teslamate/issues/4198) - [@​arcastro](https://redirect.github.com/arcastro)) - feat: Add Moving Average / Percentiles to Charge Level dashboard & bucket data to support longer periods ([#​4200](https://redirect.github.com/teslamate-org/teslamate/issues/4200) - [@​swiffer](https://redirect.github.com/swiffer)) - increase max battery charge gauge threshold to 101 in case of LFP ([#​4191](https://redirect.github.com/teslamate-org/teslamate/issues/4191) - [@​neothematrix](https://redirect.github.com/neothematrix)) - multiple cars, same name, add VIN next to name ([#​4230](https://redirect.github.com/teslamate-org/teslamate/issues/4230) - [@​swiffer](https://redirect.github.com/swiffer)) - json_build_object instead of concat in battery-health ([#​4229](https://redirect.github.com/teslamate-org/teslamate/issues/4229) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: fix skipping streaming data in charging stats ([#​4252](https://redirect.github.com/teslamate-org/teslamate/issues/4252) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvements drive stats ([#​4258](https://redirect.github.com/teslamate-org/teslamate/issues/4258) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: for drives not showing if duration < 1 minute ([#​4284](https://redirect.github.com/teslamate-org/teslamate/issues/4284) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: add max speed in drives dashboard ([#​4284](https://redirect.github.com/teslamate-org/teslamate/issues/4284) / [#​4267](https://redirect.github.com/teslamate-org/teslamate/issues/4267) - [@​js94x](https://redirect.github.com/js94x)) - perf: exclude streaming data when getting battery level ([#​4286](https://redirect.github.com/teslamate-org/teslamate/issues/4286) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: exclude streaming data in visited dashboard ([#​4287](https://redirect.github.com/teslamate-org/teslamate/issues/4287) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: weighted average calculation for consumption in drives dashboard ([#​4289](https://redirect.github.com/teslamate-org/teslamate/issues/4289) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvement in charge level ([#​4301](https://redirect.github.com/teslamate-org/teslamate/issues/4301) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvement and deprecated syntax removal ([#​4304](https://redirect.github.com/teslamate-org/teslamate/issues/4304) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Translations - Adding missing Swedish translation ([#​4097](https://redirect.github.com/teslamate-org/teslamate/issues/4097) - [@​tobiasehlert](https://redirect.github.com/tobiasehlert)) ##### Documentation - doc: Add initial author and list of contributors to README.md ([#​4084](https://redirect.github.com/teslamate-org/teslamate/issues/4084) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: add steps to the guide regarding how to switch to Fleet API ([#​4103](https://redirect.github.com/teslamate-org/teslamate/issues/4103) - [@​yangiak](https://redirect.github.com/yangiak)) - doc: align TPMS Pressure naming in sensor config to match UI config for home assistant ([#​4104](https://redirect.github.com/teslamate-org/teslamate/issues/4104) - [@​helmo](https://redirect.github.com/helmo)) - doc: Update screenshots and rearrange links ([#​4151](https://redirect.github.com/teslamate-org/teslamate/issues/4151) - [@​jheredianet](https://redirect.github.com/jheredianet)) - doc: fix markdownlint warnings in fleet API documentation ([#​4173](https://redirect.github.com/teslamate-org/teslamate/issues/4173) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: clarify using fleet API has lots of drawbacks ([#​4173](https://redirect.github.com/teslamate-org/teslamate/issues/4173) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: fix Home Assistant MQTT sensor JSON templates warnings ([#​4257](https://redirect.github.com/teslamate-org/teslamate/issues/4257) - [@​longzheng](https://redirect.github.com/longzheng)) - docs: add recommended RAM size ([#​4278](https://redirect.github.com/teslamate-org/teslamate/issues/4278) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: add best practice section to contribution guide ([#​4288](https://redirect.github.com/teslamate-org/teslamate/issues/4288) - [@​swiffer](https://redirect.github.com/swiffer)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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 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