chore(deps): update container image esphome/esphome to v2023.12.3@ec55136 by renovate (#16489)
This commit is contained in:
parent
c81a4ddce8
commit
ba6954e308
|
@ -1,8 +1,8 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: esphome
|
name: esphome
|
||||||
version: 16.0.11
|
version: 16.1.0
|
||||||
appVersion: 2023.11.6
|
appVersion: 2023.12.3
|
||||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||||
home: https://truecharts.org/charts/stable/esphome
|
home: https://truecharts.org/charts/stable/esphome
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: esphome/esphome
|
repository: esphome/esphome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2023.11.6@sha256:783e2131fcff2c457846339a80f6ed981e58e5f86de3578f742e3bed87f7d5b2
|
tag: 2023.12.3@sha256:ec551362ab32e4086bd65b2c6baf43cc9a8cd3acc97c563ed9c8eb8a53be9b22
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue