diff --git a/README.md b/README.md index de0fb8ace..fb00ea109 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ helm delete my- | Chart | Description | | ----- | ----------- | -| [ascii-telnet ](charts/ascii-telnet/) | Star Wars telnet server | +| [ascii-telnet ascii-telnet icon](charts/ascii-telnet/) | Star Wars telnet server | | [bookstack bookstack icon](charts/bookstack/) | A simple, self-hosted, easy-to-use platform for organising and storing information. | | [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. | diff --git a/charts/ascii-telnet/Chart.yaml b/charts/ascii-telnet/Chart.yaml index 86d6ed539..c25ccae73 100644 --- a/charts/ascii-telnet/Chart.yaml +++ b/charts/ascii-telnet/Chart.yaml @@ -2,8 +2,9 @@ apiVersion: v2 name: ascii-telnet description: Star Wars telnet server home: https://charts.gabe565.com/charts/ascii-telnet +icon: https://raw.githubusercontent.com/gabe565/ascii-telnet-go/a1fd5c9df2fb3a177949c9511b62407c83aedefe/assets/icon.svg type: application -version: 0.3.2 +version: 0.3.3 # renovate datasource=docker depName=ghcr.io/gabe565/ascii-telnet-go appVersion: latest kubeVersion: ">=1.22.0-0" @@ -21,5 +22,5 @@ sources: - https://github.com/gabe565/ascii-telnet-rust annotations: artifacthub.io/changes: |- - - kind: changed - description: Update common Helm release to v1.3.2 + - kind: added + description: Add app icon diff --git a/charts/ascii-telnet/README.md b/charts/ascii-telnet/README.md index 417a3403f..4cba5728c 100644 --- a/charts/ascii-telnet/README.md +++ b/charts/ascii-telnet/README.md @@ -1,6 +1,8 @@ # ascii-telnet -![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat) +ascii-telnet logo + +![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)