Skip to content

Commit

Permalink
🍱 Add some new app icons
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Mar 22, 2023
1 parent d7e5f82 commit 054555f
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 12 deletions.
7 changes: 4 additions & 3 deletions charts/domain-watch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
4 changes: 3 additions & 1 deletion charts/domain-watch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# domain-watch

![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat)
<img src="https://raw.githubusercontent.com/gabe565/domain-watch/ee028db206ea80c2617dd74a87193191a25a0a8a/assets/icon.svg" align="right" width="92" alt="domain-watch logo" style="padding-left: 20px">

![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)

Expand Down
7 changes: 4 additions & 3 deletions charts/matrimony/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
4 changes: 3 additions & 1 deletion charts/matrimony/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# matrimony

![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat)
<img src="https://raw.githubusercontent.com/gabe565/matrimony/b13163b384b27273080deb8d57d1222ba11337f9/frontend/public/img/logo.svg" align="right" width="92" alt="matrimony logo" style="padding-left: 20px">

![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)

Expand Down
7 changes: 4 additions & 3 deletions charts/transsmute/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
4 changes: 3 additions & 1 deletion charts/transsmute/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# transsmute

![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat)
<img src="https://raw.githubusercontent.com/gabe565/transsmute/ce624f8c903654ead37489d8d274b97d526d397a/assets/icon.svg" align="right" width="92" alt="transsmute logo" style="padding-left: 20px">

![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)

Expand Down

0 comments on commit 054555f

Please sign in to comment.