chore(deps): update container image esphome/esphome to v2024.4.0@f01d39b by renovate (#20918)
This commit is contained in:
parent
52a82c12d7
commit
29e965228f
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2024.3.2
|
appVersion: 2024.4.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.3.7
|
version: 20.3.7
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp
|
||||||
keywords:
|
keywords:
|
||||||
- esphome
|
- esphome
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||||
- https://hub.docker.com/r/esphome/esphome
|
- https://hub.docker.com/r/esphome/esphome
|
||||||
type: application
|
type: application
|
||||||
version: 19.9.6
|
version: 19.10.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: esphome/esphome
|
repository: esphome/esphome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2024.3.2@sha256:bfd8a2e3a51476c9fc6e87ede9f7137138054a84f12768e16b5c65a0c57c8346
|
tag: 2024.4.0@sha256:f01d39bb9386ef48d5e7f6b1093072c505993c773f3e4ba7ce7343931df46418
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue