diff --git a/README.md b/README.md index 900be6871..696e14e5f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ helm delete my- | [Borgmatic borgmatic icon](charts/borgmatic/) | borgmatic is simple, configuration-driven backup software for servers and workstations. Protect your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services. | | [ChangeDetection.io changedetection-io icon](charts/changedetection-io/) | Live your data-life pro-actively, track website content changes and receive notifications via Discord, Email, Slack, Telegram and 70+ more. | | [Domain Watch domain-watch icon](charts/domain-watch/) | Tool to watch whois reports and notify when statuses change or expiration is incoming. | -| [Home Assistant esphome icon](charts/esphome/) | ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. | +| [ESPHome esphome icon](charts/esphome/) | ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. | | [Flame flame icon](charts/flame/) | Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. | | [Generic Device Plugin ](charts/generic-device-plugin/) | The generic-device-plugin enables allocating generic Linux devices, such as serial devices, the FUSE device, or video cameras, to Kubernetes Pods | | [Gotify gotify icon](charts/gotify/) | A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) | diff --git a/charts/esphome/Chart.yaml b/charts/esphome/Chart.yaml index e137f5c17..1f6749b5b 100644 --- a/charts/esphome/Chart.yaml +++ b/charts/esphome/Chart.yaml @@ -4,7 +4,7 @@ description: ESPHome is a system to control your ESP8266/ESP32 by simple yet pow home: https://charts.gabe565.com/charts/esphome/ icon: https://raw.githubusercontent.com/esphome/esphome-docs/019178551126f2d6a588a1f9ef50f60453041531/images/logo.svg type: application -version: 0.6.2 +version: 0.6.3 # renovate datasource=docker depName=ghcr.io/esphome/esphome appVersion: 2023.6.2 kubeVersion: ">=1.22.0-0" @@ -22,8 +22,8 @@ sources: - https://github.com/esphome/esphome annotations: artifacthub.io/changes: |- - - kind: changed - description: Update ghcr.io/esphome/esphome Docker tag to v2023.6.2 + - kind: fixed + description: Fix readme title artifacthub.io/links: |- - name: App Source url: https://github.com/esphome/esphome diff --git a/charts/esphome/README.md b/charts/esphome/README.md index 93da50808..2c9a7a1ae 100644 --- a/charts/esphome/README.md +++ b/charts/esphome/README.md @@ -1,8 +1,8 @@ -# Home Assistant +# ESPHome esphome logo -![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat) +![Version: 0.6.3](https://img.shields.io/badge/Version-0.6.3-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 2023.6.2](https://img.shields.io/badge/AppVersion-2023.6.2-informational?style=flat) @@ -11,7 +11,7 @@ ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configu **Homepage:** **This chart is not maintained by the upstream project and any issues with the chart should be raised -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=esphome&version=0.6.2)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=esphome&version=0.6.3)** ## Source Code diff --git a/charts/esphome/README_CONFIG.md.gotmpl b/charts/esphome/README_CONFIG.md.gotmpl index d33e40858..6ecab46f8 100644 --- a/charts/esphome/README_CONFIG.md.gotmpl +++ b/charts/esphome/README_CONFIG.md.gotmpl @@ -1,5 +1,5 @@ {{- define "custom.chart.name" -}} -Home Assistant +ESPHome {{- end -}} {{- define "custom.custom.configuration.header" -}}