diff --git a/charts/esphome/Chart.yaml b/charts/esphome/Chart.yaml index c7a5045d..aeeeac55 100644 --- a/charts/esphome/Chart.yaml +++ b/charts/esphome/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 1.15.2 +appVersion: 1.15.3 description: ESPHome name: esphome -version: 2.2.0 +version: 2.3.0 keywords: - esphome home: https://github.com/k8s-at-home/charts/tree/master/charts/esphome diff --git a/charts/esphome/values.yaml b/charts/esphome/values.yaml index 2edd09d8..7f98cb85 100644 --- a/charts/esphome/values.yaml +++ b/charts/esphome/values.yaml @@ -4,7 +4,7 @@ image: repository: esphome/esphome - tag: 1.15.2 + tag: 1.15.3 pullPolicy: IfNotPresent pullSecrets: []