chore(deps): update container image esphome/esphome to v2023.11.6@783e213 (#15438)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2023.11.4` -> `2023.11.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-30 13:19:33 +01:00 committed by GitHub
parent a3b6b7fc3b
commit 497cd933dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2023.11.4"
appVersion: 2023.11.6
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
- https://github.com/esphome/esphome
type: application
version: 15.0.27
version: 15.0.28
annotations:
truecharts.org/category: tools
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: esphome/esphome
pullPolicy: IfNotPresent
tag: 2023.11.4@sha256:036148b6baaa5507f80535f8e935ce8dcaae48c4f698990115abba84b0e12e01
tag: 2023.11.6@sha256:783e2131fcff2c457846339a80f6ed981e58e5f86de3578f742e3bed87f7d5b2
securityContext:
container:
runAsNonRoot: false