From ae79ec5a2f04f615c0a079eeea02d8a1b5e48a93 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Sun, 25 Jun 2023 14:44:25 -0500 Subject: [PATCH] :bug: (home-assistant): Fix icon URL --- README.md | 2 +- charts/home-assistant/Chart.yaml | 8 ++++---- charts/home-assistant/README.md | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bf71f0824..900be6871 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ helm delete my- | [Hammond hammond icon](charts/hammond/) | A self-hosted vehicle expense tracking system with support for multiple users. | | [Headscale headscale icon](charts/headscale/) | An open source, self-hosted implementation of the Tailscale control server. | | [Healthchecks healthchecks icon](charts/healthchecks/) | A cron monitoring tool written in Python & Django | -| [Home Assistant home-assistant icon](charts/home-assistant/) | Open source home automation that puts local control and privacy first. | +| [Home Assistant home-assistant icon](charts/home-assistant/) | Open source home automation that puts local control and privacy first. | | [Homer homer icon](charts/homer/) | A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file. | | [Limo ](charts/limo/) | A file upload server. | | [Matrimony matrimony icon](charts/matrimony/) | Self-hosted wedding site configured via YAML | diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 3e8ff0e85..8abd25443 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: home-assistant description: Open source home automation that puts local control and privacy first. home: https://charts.gabe565.com/charts/home-assistant/ -icon: https://raw.githubusercontent.com/home-assistant/assets/master/logo/logo-pretty.svg +icon: https://raw.githubusercontent.com/home-assistant/assets/9b782fe562cbd4e6139f9be17d8e7befafa5f945/logo/logo-pretty.svg type: application -version: 0.6.3 +version: 0.6.4 # renovate datasource=docker depName=ghcr.io/home-assistant/home-assistant appVersion: 2023.6.3 kubeVersion: ">=1.22.0-0" @@ -25,8 +25,8 @@ sources: - https://github.com/home-assistant/core annotations: artifacthub.io/changes: |- - - kind: changed - description: Update ghcr.io/home-assistant/home-assistant Docker tag to v2023.6.3 + - kind: fixed + description: Fixed icon URL artifacthub.io/links: |- - name: App Source url: https://github.com/home-assistant/core diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 154ab3507..08832e3e0 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,8 +1,8 @@ # Home Assistant -home-assistant logo +home-assistant logo -![Version: 0.6.3](https://img.shields.io/badge/Version-0.6.3-informational?style=flat) +![Version: 0.6.4](https://img.shields.io/badge/Version-0.6.4-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 2023.6.3](https://img.shields.io/badge/AppVersion-2023.6.3-informational?style=flat) @@ -11,7 +11,7 @@ Open source home automation that puts local control and privacy first. **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=home-assistant&version=0.6.3)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=home-assistant&version=0.6.4)** ## Source Code