chore(deps): update container image esphome/esphome to v2024.8.1@1eb151c by renovate (#25603)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2024.8.0` -> `2024.8.1` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-28 08:30:22 +02:00 committed by GitHub
parent 8bea4309b1
commit 2631efb934
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.8.0
appVersion: 2024.8.1
dependencies:
- name: common
version: 24.1.5
@ -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: 21.4.0
version: 21.4.1

View File

@ -1,7 +1,7 @@
image:
repository: esphome/esphome
pullPolicy: IfNotPresent
tag: 2024.8.0@sha256:e92f251bcd61df72b7364c4433b7ab33e22abdc448952cac550cad4c302c4fbf
tag: 2024.8.1@sha256:1eb151c380a84bf790eb1a2150dcc6cddea25f7310a44b4239de0584f37b7ff1
securityContext:
container:
runAsNonRoot: false