feat(container)!: Update image teslamate/teslamate ( 2.1.1 → 3.0.0 )#3207
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image teslamate/teslamate ( 2.1.1 → 3.0.0 )#3207renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | docker | teslamate/teslamate | 2.1.1 | 3.0.0 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
|
Path: --- /tmp/tmp.mqIblQnLuZ 2026-02-28 19:06:48.761662649 +0000
+++ /tmp/tmp.YIEgzgxu0S 2026-02-28 19:06:49.507663350 +0000
@@ -86,7 +86,7 @@
envFrom:
- secretRef:
name: teslamate-secret
- image: teslamate/teslamate:2.1.1
+ image: teslamate/teslamate:3.0.0
name: main
resources:
limits: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.1→3.0.0Release Notes
teslamate-org/teslamate (teslamate/teslamate)
v3.0.0Compare Source
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, TeslaMate has transitioned from the MIT License to the GNU Affero General Public License v3.0 (AGPLv3).
What does this mean for you?
We believe this step is necessary to protect the project from exploitation and to ensure its long-term sustainability.
New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation
DATABASE_SOCKET_DIRdescription (#5026 - @IngmarStein)v2.2.0Compare Source
As always, there have been many improvements. We now support a proxy for the OpenStreetMap API. If you live in a geo-blocked location, this could simplify your setup. Your tokens are now more secure.
We use the latest dependencies and support PostgreSQL 18 (To update, back up your data and follow the guide Please note: Volume mounts have changed in PostgreSQL18, see point 4 of the guide.).
We also avoid memory bloat on misconfigured Docker hosts. If your host has limited hardware, this will greatly improve your experience.
The dashboards have been improved in terms of performance, and all dashboards now function as expected when set to miles.
Enjoy it.
New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation
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.
This PR was generated by Mend Renovate. View the repository job log.