Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.1 ) #5351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

This PR contains the following updates:

Package Update Change
teslamate/teslamate minor 1.28.5 -> 1.30.1

Release Notes

teslamate-org/teslamate (teslamate/teslamate)

v1.30.1

Compare Source

This is a hotfix release to work around the map fit problem in the new Upstream Grafana. As soon as a new Grafana version is available, we will update again.

Improvements and bug fixes
Build, CI, internal
Dashboards
Translations

v1.30.0

Compare Source

As always with many improvements. Cleaner LFP battery handling, 100x speed improvement in dashboards and much, much more. Enjoy it.

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation

v1.29.2

Compare Source

This release improve TeslaMate behavior on Tesla API rate limits, which occur from time to time. We respect the retry-after header on 429 response code to not hammer the API unnecessarily in these cases.

New features
  • feat: Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#​3903 - @​jlestel)
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation

v1.29.1

Compare Source

same as 1.29.0 but reverted: "Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#​3866 - @​jlestel)" as it was breaking backwards compatibility

v1.29.0

Compare Source

New features
  • Publish extra active_route fields to mqtt output (#​3789 - @​brianmay)
  • Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#​3866 - @​jlestel)
Improvements and bug fixes
  • fix: errors from Timex.Timezone.local() during switchover to DST (#​3848 - @​dyxyl)
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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 20, 2024

--- kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/cluster-apps-teslamate HelmRelease: selfhosted/teslamate

+++ kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/cluster-apps-teslamate HelmRelease: selfhosted/teslamate

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:
               repository: teslamate/teslamate
-              tag: 1.28.5
+              tag: 1.30.1
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 20, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.12s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.82s
✅ YAML prettier 1 0 0.52s
✅ YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 0a6bd4b to 028b7ac Compare June 18, 2024 18:59
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.1 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.2 ) Jun 18, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 028b7ac to 1ad7f13 Compare July 7, 2024 14:22
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.2 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.0 ) Jul 7, 2024
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | teslamate/teslamate | 1.28.5 | 1.30.1 |
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 1ad7f13 to b8f3cff Compare July 10, 2024 08:06
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.0 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.1 ) Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants