From 054555f445058e53e067d1529bebfa15ae410da8 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Tue, 21 Mar 2023 19:11:12 -0500 Subject: [PATCH] :bento: Add some new app icons --- charts/domain-watch/Chart.yaml | 7 ++++--- charts/domain-watch/README.md | 4 +++- charts/matrimony/Chart.yaml | 7 ++++--- charts/matrimony/README.md | 4 +++- charts/transsmute/Chart.yaml | 7 ++++--- charts/transsmute/README.md | 4 +++- 6 files changed, 21 insertions(+), 12 deletions(-) diff --git a/charts/domain-watch/Chart.yaml b/charts/domain-watch/Chart.yaml index 0564809e1..0cecaad92 100644 --- a/charts/domain-watch/Chart.yaml +++ b/charts/domain-watch/Chart.yaml @@ -2,8 +2,9 @@ apiVersion: v2 name: domain-watch description: Tool to watch whois reports and notify when statuses change or expiration is incoming. home: https://charts.gabe565.com/charts/domain-watch +icon: https://raw.githubusercontent.com/gabe565/domain-watch/ee028db206ea80c2617dd74a87193191a25a0a8a/assets/icon.svg type: application -version: 0.3.2 +version: 0.3.3 # renovate datasource=docker depName=ghcr.io/gabe565/domain-watch appVersion: latest kubeVersion: ">=1.22.0-0" @@ -20,5 +21,5 @@ sources: - https://github.com/gabe565/domain-watch 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/domain-watch/README.md b/charts/domain-watch/README.md index 8f82413df..9bb1ca096 100644 --- a/charts/domain-watch/README.md +++ b/charts/domain-watch/README.md @@ -1,6 +1,8 @@ # domain-watch -![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat) +domain-watch 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) diff --git a/charts/matrimony/Chart.yaml b/charts/matrimony/Chart.yaml index 950943167..0981daf49 100644 --- a/charts/matrimony/Chart.yaml +++ b/charts/matrimony/Chart.yaml @@ -2,8 +2,9 @@ apiVersion: v2 name: matrimony description: Self-hosted wedding site configured via YAML home: https://charts.gabe565.com/charts/matrimony +icon: https://raw.githubusercontent.com/gabe565/matrimony/b13163b384b27273080deb8d57d1222ba11337f9/frontend/public/img/logo.svg type: application -version: 0.3.3 +version: 0.3.4 # renovate datasource=docker depName=ghcr.io/gabe565/matrimony appVersion: latest kubeVersion: ">=1.22.0-0" @@ -16,5 +17,5 @@ sources: - https://github.com/gabe565/matrimony 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/matrimony/README.md b/charts/matrimony/README.md index 5d51e453b..8f8e4e046 100644 --- a/charts/matrimony/README.md +++ b/charts/matrimony/README.md @@ -1,6 +1,8 @@ # matrimony -![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat) +matrimony logo + +![Version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-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) diff --git a/charts/transsmute/Chart.yaml b/charts/transsmute/Chart.yaml index 56776c6a0..292ab2d2c 100644 --- a/charts/transsmute/Chart.yaml +++ b/charts/transsmute/Chart.yaml @@ -2,8 +2,9 @@ apiVersion: v2 name: transsmute description: Transsmute builds RSS feeds for websites that don't provide them. home: https://charts.gabe565.com/charts/transsmute +icon: https://raw.githubusercontent.com/gabe565/transsmute/ce624f8c903654ead37489d8d274b97d526d397a/assets/icon.svg type: application -version: 0.3.2 +version: 0.3.3 # renovate datasource=docker depName=ghcr.io/gabe565/transsmute appVersion: latest kubeVersion: ">=1.22.0-0" @@ -20,5 +21,5 @@ sources: - https://github.com/gabe565/transsmute 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/transsmute/README.md b/charts/transsmute/README.md index 6920ca639..4f05cbc22 100644 --- a/charts/transsmute/README.md +++ b/charts/transsmute/README.md @@ -1,6 +1,8 @@ # transsmute -![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat) +transsmute 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)