From c1e71a5117d47a76a24518af863fc348e698b54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marky=20Egeb=C3=A4ck?= Date: Mon, 22 Jul 2024 14:01:41 +0200 Subject: [PATCH] Update ESP Home to 2024.7.1 --- charts/esphome/Chart.yaml | 6 +++--- charts/esphome/README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/esphome/Chart.yaml b/charts/esphome/Chart.yaml index 64e36c4..bb8ff5c 100644 --- a/charts/esphome/Chart.yaml +++ b/charts/esphome/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 2024.6.6 +appVersion: 2024.7.1 description: ESP Home helm package name: esphome -version: 1.0.14 +version: 1.0.15 kubeVersion: ">=1.16.0-0" keywords: - ESPHOME @@ -20,4 +20,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: Fixed readme to reflect the right version of base chart \ No newline at end of file + description: Updated ESP Home to 2024.7.1 \ No newline at end of file diff --git a/charts/esphome/README.md b/charts/esphome/README.md index 1a5756a..8eec3ee 100644 --- a/charts/esphome/README.md +++ b/charts/esphome/README.md @@ -1,6 +1,6 @@ # esphome -![Version: 1.0.14](https://img.shields.io/badge/Version-1.0.14-informational?style=flat-square) ![AppVersion: 2024.6.6](https://img.shields.io/badge/AppVersion-2024.6.6-informational?style=flat-square) +![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-informational?style=flat-square) ![AppVersion: 2024.7.1](https://img.shields.io/badge/AppVersion-2024.7.1-informational?style=flat-square) ESP Home helm package @@ -38,4 +38,4 @@ Kubernetes: `>=1.16.0-0` | service | object | See values.yaml | Configures service settings for the chart. | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)