chore(deps): update container image esphome/esphome to v2023.12.6@7df17e1 by renovate (#17281)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | esphome/esphome | patch | `2023.12.5` -> `2023.12.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e582735284
commit
3602c999a3
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.12.5
|
||||
appVersion: 2023.12.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/esphome
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
|
||||
keywords:
|
||||
- esphome
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: esphome
|
||||
sources:
|
||||
- https://hub.docker.com/r/esphome/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||
- https://hub.docker.com/r/esphome/esphome
|
||||
type: application
|
||||
version: 17.1.7
|
||||
version: 17.1.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f
|
||||
tag: 2023.12.6@sha256:7df17e127558a190cf48475615be9e67efd80a68fe891782ff5dcc91e5df1ac0
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue