From 2e8834c9684506ba1c05dc4a93e8726c1078d418 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Jun 2024 20:21:25 +0200 Subject: [PATCH] chore(deps): update container image teslamate/teslamate to v1.29.2@90dac68 by renovate (#23518) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [teslamate/teslamate](https://togithub.com/teslamate-org/teslamate) | patch | `1.29.1` -> `1.29.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
teslamate-org/teslamate (teslamate/teslamate) ### [`v1.29.2`](https://togithub.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#1292) [Compare Source](https://togithub.com/teslamate-org/teslamate/compare/v1.29.1...v1.29.2) 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](https://togithub.com/teslamate-org/teslamate/issues/3903) - [@​jlestel](https://togithub.com/jlestel)) ##### Improvements and bug fixes - fix: Update statistics.json: change back uid ([#​3907](https://togithub.com/teslamate-org/teslamate/issues/3907) -[@​DrMichael](https://togithub.com/DrMichael)) - feat: Update TeslaFi importer to accept newer export formats ([#​3431](https://togithub.com/teslamate-org/teslamate/issues/3431) - [@​ithinuel](https://togithub.com/ithinuel)) - feat: Upgrade PostgreSQL to v16 ([#​3884](https://togithub.com/teslamate-org/teslamate/issues/3884) -[@​enoch85](https://togithub.com/enoch85)) - feat: Respect Retry-After header on 429 response code ([#​3943](https://togithub.com/teslamate-org/teslamate/issues/3943) - [@​jlestel](https://togithub.com/jlestel)) - feat: use Grafana 11.0.0 ([#​3895](https://togithub.com/teslamate-org/teslamate/issues/3895) - [@​swiffer](https://togithub.com/swiffer)) ##### Build, CI, internal - ci: Upgrade PostgreSQL to v16 in elixir workflow ([#​3916](https://togithub.com/teslamate-org/teslamate/issues/3916) - [@​JakobLichterfeld](https://togithub.com/JakobLichterfeld)) - build(deps): bump docker/login-action from 3.1.0 to 3.2.0 ([#​3933](https://togithub.com/teslamate-org/teslamate/issues/3933)) - build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 ([#​3935](https://togithub.com/teslamate-org/teslamate/issues/3935) - [@​JakobLichterfeld](https://togithub.com/JakobLichterfeld)) - build(deps): bump braces from 3.0.2 to 3.0.3 in /website [#​3967](https://togithub.com/teslamate-org/teslamate/issues/3967) ##### Dashboards - Remove A lot of empty space on the drive graph ([#​3927](https://togithub.com/teslamate-org/teslamate/issues/3927) - [@​jheredianet](https://togithub.com/jheredianet)) - Add more ways to recognize Supercharger locations ([#​3863](https://togithub.com/teslamate-org/teslamate/issues/3863) -[@​woyteck1](https://togithub.com/woyteck1)) - Projected Range fix (using usable_battery_level) ([#​3859](https://togithub.com/teslamate-org/teslamate/issues/3859) -[@​woyteck1](https://togithub.com/woyteck1)) - Update and fix timeline dashboard ([#​3951](https://togithub.com/teslamate-org/teslamate/issues/3951) -[@​jheredianet](https://togithub.com/jheredianet)) - Remove A lot of empty space on the drive graph ([#​3950](https://togithub.com/teslamate-org/teslamate/issues/3950) -[@​jheredianet](https://togithub.com/jheredianet)) - Integrate LFP specific dashboards into regular dashboards ([#​3966](https://togithub.com/teslamate-org/teslamate/issues/3966) - [@​swiffer](https://togithub.com/swiffer)) - Export all Dashboards via Grafana 11.0.0 ([#​3971](https://togithub.com/teslamate-org/teslamate/issues/3971) - [@​swiffer](https://togithub.com/swiffer)) ##### Translations - feat: Update default.po for Thai translation ([#​3906](https://togithub.com/teslamate-org/teslamate/issues/3906), [#​3945](https://togithub.com/teslamate-org/teslamate/issues/3945) - [@​tomzt](https://togithub.com/tomzt)) ##### Documentation - doc: update backup path location to current directory to work around no write access to placeholder directory issue ([#​3908](https://togithub.com/teslamate-org/teslamate/issues/3908) - [@​JakobLichterfeld](https://togithub.com/JakobLichterfeld)) - doc: Update MQTT examples of location/active_route ([#​3919](https://togithub.com/teslamate-org/teslamate/issues/3919) - [@​longzheng](https://togithub.com/longzheng)) - doc: Update HomeAssistant docs to use new MQTT values ([#​3923](https://togithub.com/teslamate-org/teslamate/issues/3923) - [@​longzheng](https://togithub.com/longzheng)) - doc: Add network flows that should be authorized ([#​3886](https://togithub.com/teslamate-org/teslamate/issues/3886) - [@​fl42](https://togithub.com/fl42)) - doc: Update projects.md with new MMM ([#​3953](https://togithub.com/teslamate-org/teslamate/issues/3953) - [@​top-gun](https://togithub.com/top-gun))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/incubator/teslamate/Chart.yaml | 4 ++-- charts/incubator/teslamate/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/teslamate/Chart.yaml b/charts/incubator/teslamate/Chart.yaml index 2e25f2906b4..9d5c6df0703 100644 --- a/charts/incubator/teslamate/Chart.yaml +++ b/charts/incubator/teslamate/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 1.29.1 +appVersion: 1.29.2 dependencies: - name: common version: 24.1.1 @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/teslamate - https://hub.docker.com/r/teslamate/teslamate type: application -version: 2.1.1 +version: 2.1.2 diff --git a/charts/incubator/teslamate/values.yaml b/charts/incubator/teslamate/values.yaml index 8b1e68cf59c..71fd3826ad2 100644 --- a/charts/incubator/teslamate/values.yaml +++ b/charts/incubator/teslamate/values.yaml @@ -1,7 +1,7 @@ image: repository: teslamate/teslamate pullPolicy: IfNotPresent - tag: 1.29.1@sha256:7c833ef13585b46339b778bb974fa6ea0f908cb7b9d1a62b41aef694bfdb9ca0 + tag: 1.29.2@sha256:90dac689008feb7321a5b501de54241357bef86444e489389d5c9c8b26341db3 securityContext: container: