From 55349cfefa41075ae19937537002939b140bdea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 13:41:36 -0500 Subject: [PATCH] [esphome] Update helm chart common to v2 (#372) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com> --- charts/esphome/Chart.yaml | 4 ++-- charts/esphome/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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