From 6ce16c2352220a1415efe78558b9ea3756d3e879 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Jun 2026 14:16:57 +0200 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(teslamate):=20Update=20image?= =?UTF-8?q?=20docker.io/teslamate/teslamate=203.1.0=20=E2=86=92=204.0.1=20?= =?UTF-8?q?(#49278)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate) | major | `b7b8b21` → `e77ec65` | --- > [!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
teslamate-org/teslamate (docker.io/teslamate/teslamate) ### [`v4.0.1`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#401---2026-06-14) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v4.0.0...v4.0.1) This release resolves the issue with refresh tokens. This was a community effort: the community conducted research, submitted pull requests, and the maintainers provided test images. We love to see, and we hope, we do not need another quick hotfix in the next days, weeks, ... . To make your TeslaMate experience even better, we have also made more than 8 other improvements. Enjoy! ##### New features ##### Improvements and bug fixes - fix: enable HTTP/2 and set TLS to 1.3 for TESLA\_AUTH\_HOST ([#​5406](https://redirect.github.com/teslamate-org/teslamate/issues/5406) - [@​kenc420](https://redirect.github.com/kenc420) and [@​longzheng](https://redirect.github.com/longzheng)) - feat: log Erlang and OTP version ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Build, CI, internal - ci: remove now obsolete ARMv7 buildcache ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) - build: remove now unused zstd compression tool to reduce docker image size ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): bump floki from 0.38.1 to 0.38.3 ([#​5359](https://redirect.github.com/teslamate-org/teslamate/issues/5359)) - ci(osv-scanner): don't fail on main pushes and merge queue ([#​5410](https://redirect.github.com/teslamate-org/teslamate/issues/5410) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) ##### Dashboards ##### Translations ##### Documentation - docs: clarify Grafana and Erlang requirements ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) - docs: clarify which docker images are provided and what to do if the user have a Raspberry Pi with ARMv7 OS ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) - docs: clarify Erlang and OTP support in contributing guide ([#​5397](https://redirect.github.com/teslamate-org/teslamate/issues/5397) - [@​swiffer](https://redirect.github.com/swiffer)) ### [`v4.0.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#400---2026-06-13) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v3.1.0...v4.0.0) **This is a breaking change release:** This release resolves the issue of 403 Forbidden errors with Owner API tokens. To accomplish this, we had to drop ARMv7 support, a plan that had been in place for a long time, as it held us back from recent updates. The need for this change in such a short time span was unforeseeable. To make your TeslaMate experience even better, we have also made more than 4 other improvements. Enjoy! ##### New features ##### Improvements and bug fixes - fix: restore vehicle\_unavailable fallback for streaming fetches to prevent unwanted vehicle online state ([#​5378](https://redirect.github.com/teslamate-org/teslamate/issues/5378) - [@​ciyahu](https://redirect.github.com/ciyahu)) - fix: properly clean up state and delete tokens on sign out ([#​5379](https://redirect.github.com/teslamate-org/teslamate/issues/5379) - [@​jlestel](https://redirect.github.com/jlestel)) ##### Build, CI, internal - build: use Elixir 1.19.5 OTP 28 ([#​5391](https://redirect.github.com/teslamate-org/teslamate/issues/5391) - [@​NirKli](https://redirect.github.com/NirKli) and [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build: drop ARMv7 support as announced in Changelog of v3.1.0 ([#​5391](https://redirect.github.com/teslamate-org/teslamate/issues/5391) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): update flake.lock ([#​5386](https://redirect.github.com/teslamate-org/teslamate/issues/5386)) - build(deps): bump shell-quote from 1.8.3 to 1.8.4 in /website ([#​5381](https://redirect.github.com/teslamate-org/teslamate/issues/5381)) ##### Dashboards ##### Translations ##### Documentation
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- charts/stable/teslamate/Chart.yaml | 4 ++-- charts/stable/teslamate/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/teslamate/Chart.yaml b/charts/stable/teslamate/Chart.yaml index 12078e884ad..657f46dec68 100644 --- a/charts/stable/teslamate/Chart.yaml +++ b/charts/stable/teslamate/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.1.0 +appVersion: 4.0.1 dependencies: - name: common version: 29.5.3 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/teslamate - https://hub.docker.com/r/teslamate/teslamate type: application -version: 7.5.0 +version: 8.0.0 diff --git a/charts/stable/teslamate/values.yaml b/charts/stable/teslamate/values.yaml index bf0dd8fbda3..d701adc28ca 100644 --- a/charts/stable/teslamate/values.yaml +++ b/charts/stable/teslamate/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/teslamate/teslamate pullPolicy: IfNotPresent - tag: 3.1.0@sha256:b7b8b21869d789d043f62b404dd689f55c601ef7d02222e92c0f5d596d0b1044 + tag: 4.0.1@sha256:e77ec65007aafb40d736ed2c89675112fe8d960886ea9d7de3255f2b5360269f securityContext: container: