chore(helm): update image docker.io/esphome/esphome 2025.10.2 → 2025.10.3 (#41037)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/esphome/esphome](https://esphome.io/)
([source](https://redirect.github.com/esphome/esphome)) | patch |
`59301c5` -> `7cc2583` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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.10.3`](https://redirect.github.com/esphome/esphome/releases/tag/2025.10.3)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2025.10.2...2025.10.3)

- \[hdc1080] Make HDC1080\_CMD\_CONFIGURATION failure a warning (and log
it)
[esphome#11355](https://redirect.github.com/esphome/esphome/pull/11355)
by [@&#8203;pzich](https://redirect.github.com/pzich)
- \[uart] Make rx pin respect pullup and pulldown settings
[esphome#9248](https://redirect.github.com/esphome/esphome/pull/9248) by
[@&#8203;asergunov](https://redirect.github.com/asergunov)
- \[core] handle mixed IP and DNS addresses correctly in
resolve\_ip\_address
[esphome#11503](https://redirect.github.com/esphome/esphome/pull/11503)
by [@&#8203;Links2004](https://redirect.github.com/Links2004)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-24 05:51:30 +02:00
committed by GitHub
parent e43fc6b4e2
commit 3d4fc6b4ba
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.10.2
appVersion: 2025.10.3
dependencies:
- name: common
version: 28.26.1
@@ -38,5 +38,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/esphome
- https://hub.docker.com/r/esphome/esphome
type: application
version: 23.15.2
version: 23.15.3
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/esphome/esphome
pullPolicy: IfNotPresent
tag: 2025.10.2@sha256:59301c5e3cf1b2cb89d230b1daf124def5724eca1db1870719848421050f53de
tag: 2025.10.3@sha256:7cc2583ae4deec9c8839011f06c0bcbdc8f04c79f0d49e9a121b9401c0b00d02
securityContext:
container:
runAsNonRoot: false