Skip to content

Commit

Permalink
Update ESP Home to 2024.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
egeback committed Jul 22, 2024
1 parent 2b4ed10 commit c1e71a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/esphome/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -20,4 +20,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Fixed readme to reflect the right version of base chart
description: Updated ESP Home to 2024.7.1
4 changes: 2 additions & 2 deletions charts/esphome/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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)

0 comments on commit c1e71a5

Please sign in to comment.