From 37a1a7965536dbd20bc8e8d03fd3c61507b2458f Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Mon, 27 Mar 2023 10:07:06 -0500 Subject: [PATCH] :bento: (headscale): Replace PNG icon with SVG --- README.md | 2 +- charts/headscale/Chart.yaml | 6 +++--- charts/headscale/README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fb00ea109..e7e5cd99c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ helm delete my- | [domain-watch domain-watch icon](charts/domain-watch/) | Tool to watch whois reports and notify when statuses change or expiration is incoming. | | [flame flame icon](charts/flame/) | Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. | | [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. | +| [headscale headscale icon](charts/headscale/) | An open source, self-hosted implementation of the Tailscale control server. | | [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. | diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml index 442f82a1f..7178e7375 100644 --- a/charts/headscale/Chart.yaml +++ b/charts/headscale/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: headscale description: An open source, self-hosted implementation of the Tailscale control server. home: https://charts.gabe565.com/charts/headscale -icon: https://raw.githubusercontent.com/juanfont/headscale/641c6fd439a915150db3c2e83928e289b7e0c9d2/docs/logo/headscale3-dots.png +icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e34952c3e0306a134b2be9b4277f5d8d6e/docs/logo/headscale3-dots.svg type: application -version: 0.9.0 +version: 0.9.1 # renovate datasource=docker depName=ghcr.io/juanfont/headscale appVersion: 0.21.0 kubeVersion: ">=1.22.0-0" @@ -27,4 +27,4 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/juanfont/headscale Docker tag to v0.21.0 + description: Replace PNG icon with SVG diff --git a/charts/headscale/README.md b/charts/headscale/README.md index 429079dad..8439245bc 100644 --- a/charts/headscale/README.md +++ b/charts/headscale/README.md @@ -1,8 +1,8 @@ # headscale -headscale logo +headscale logo -![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat) +![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 0.21.0](https://img.shields.io/badge/AppVersion-0.21.0-informational?style=flat)