chore(helm): update image docker.io/esphome/esphome 2025.2.1 → 2025.2.2 (#32903)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `0cd4329` -> `3dfeee9` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.2.2`](https://redirect.github.com/esphome/esphome/releases/tag/2025.2.2) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.2.1...2025.2.2) - Fix `end_of_scan_` not being called while disconnecting [esphome#8328](https://redirect.github.com/esphome/esphome/pull/8328) by [@​bdraco](https://redirect.github.com/bdraco) - \[audio] Determine http timeout based on duration since last successful read [esphome#8341](https://redirect.github.com/esphome/esphome/pull/8341) by [@​kahrendt](https://redirect.github.com/kahrendt) - Bump aioesphomeapi to 29.3.2 [esphome#8353](https://redirect.github.com/esphome/esphome/pull/8353) by [@​bdraco](https://redirect.github.com/bdraco) - \[ltr390] Move calculation to allow dynamic setting of gain and resolution [esphome#8343](https://redirect.github.com/esphome/esphome/pull/8343) by [@​jesserockz](https://redirect.github.com/jesserockz) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.2.1
|
||||
appVersion: 2025.2.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||
- https://hub.docker.com/r/esphome/esphome
|
||||
type: application
|
||||
version: 22.0.2
|
||||
version: 22.0.3
|
||||
|
||||
Reference in New Issue
Block a user