feat(container): update image teslamate/teslamate ( 2.1.1 → 2.2.0 )#3018
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image teslamate/teslamate ( 2.1.1 → 2.2.0 )#3018renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Path: --- /tmp/tmp.i4KJOgXIcn 2026-02-12 17:51:15.313219916 +0000
+++ /tmp/tmp.q8NJSsaavD 2026-02-12 17:51:15.762215751 +0000
@@ -86,7 +86,7 @@
envFrom:
- secretRef:
name: teslamate-secret
- image: teslamate/teslamate:2.1.1
+ image: teslamate/teslamate:2.2.0
name: main
resources:
limits: |
d6b67af to
770fe86
Compare
770fe86 to
aee6e8f
Compare
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | docker | teslamate/teslamate | 2.1.1 | 2.2.0 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
aee6e8f to
25bb54a
Compare
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→2.2.0Release Notes
teslamate-org/teslamate (teslamate/teslamate)
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.