diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 411e29859a3..f5e88b1dea4 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: esphome -version: 16.1.0 -appVersion: 2023.12.3 +version: 16.1.1 +appVersion: 2023.12.5 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index d05b6372f91..2a077ea9751 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -1,7 +1,7 @@ image: repository: esphome/esphome pullPolicy: IfNotPresent - tag: 2023.12.3@sha256:ec551362ab32e4086bd65b2c6baf43cc9a8cd3acc97c563ed9c8eb8a53be9b22 + tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f securityContext: container: runAsNonRoot: false