diff --git a/charts/esphome/Chart.yaml b/charts/esphome/Chart.yaml index bb48fcfc..d9e6393e 100644 --- a/charts/esphome/Chart.yaml +++ b/charts/esphome/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.15.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. name: esphome -version: 3.0.0 +version: 4.0.0 keywords: - esphome - home-automation @@ -16,4 +16,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.3 diff --git a/charts/esphome/values.yaml b/charts/esphome/values.yaml index f97b3bc6..ec8a64b3 100644 --- a/charts/esphome/values.yaml +++ b/charts/esphome/values.yaml @@ -1,4 +1,4 @@ -# Default values for Bazarr. +# Default values for esphome. image: repository: esphome/esphome