Skip to content

Commit

Permalink
style(castsponsorskip): Add app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Dec 10, 2023
1 parent 9968e65 commit 7e20498
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Also available on [ArtifactHub](https://artifacthub.io/packages/search?repo=gabe
| [ASCII Movie <img src='https://raw.githubusercontent.com/gabe565/ascii-movie/a1fd5c9df2fb3a177949c9511b62407c83aedefe/assets/icon.svg' alt='ascii-movie icon' width='18px' align='right' loading='lazy'>](charts/ascii-movie/) | Star Wars movie SSH and Telnet server |
| [Bookstack <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg' alt='bookstack icon' width='18px' align='right' loading='lazy'>](charts/bookstack/) | A simple, self-hosted, easy-to-use platform for organising and storing information. |
| [Borgmatic <img src='https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg' alt='borgmatic icon' width='18px' align='right' loading='lazy'>](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. |
| [CastSponsorSkip ](charts/castsponsorskip/) | Skip sponsored YouTube content on all local Google Cast devices. |
| [CastSponsorSkip <img src='https://raw.githubusercontent.com/gabe565/CastSponsorSkip/0c8c4d4f/assets/icon.svg' alt='castsponsorskip icon' width='18px' align='right' loading='lazy'>](charts/castsponsorskip/) | Skip sponsored YouTube content on all local Google Cast devices. |
| [ChangeDetection.io <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/changedetection-io/icon.png' alt='changedetection-io icon' width='18px' align='right' loading='lazy'>](charts/changedetection-io/) | Live your data-life pro-actively, track website content changes and receive notifications via Discord, Email, Slack, Telegram and 70+ more. |
| [Domain Watch <img src='https://raw.githubusercontent.com/gabe565/domain-watch/ee028db206ea80c2617dd74a87193191a25a0a8a/assets/icon.svg' alt='domain-watch icon' width='18px' align='right' loading='lazy'>](charts/domain-watch/) | Tool to watch whois reports and notify when statuses change or expiration is incoming. |
| [ESPHome <img src='https://raw.githubusercontent.com/esphome/esphome-docs/019178551126f2d6a588a1f9ef50f60453041531/images/logo.svg' alt='esphome icon' width='18px' align='right' loading='lazy'>](charts/esphome/) | ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. |
Expand Down
7 changes: 4 additions & 3 deletions charts/castsponsorskip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ apiVersion: v2
name: castsponsorskip
description: Skip sponsored YouTube content on all local Google Cast devices.
home: https://charts.gabe565.com/charts/castsponsorskip/
icon: https://raw.githubusercontent.com/gabe565/CastSponsorSkip/0c8c4d4f/assets/icon.svg
type: application
version: 0.4.1
version: 0.4.2
# renovate datasource=docker depName=ghcr.io/gabe565/castsponsorskip
appVersion: 0.6.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -20,8 +21,8 @@ sources:
- https://github.com/gabe565/CastSponsorSkip
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/gabe565/castsponsorskip docker tag to v0.6.1
- kind: added
description: Add app icon
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/CastSponsorSkip
Expand Down
6 changes: 4 additions & 2 deletions charts/castsponsorskip/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# CastSponsorSkip

![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat)
<img src="https://raw.githubusercontent.com/gabe565/CastSponsorSkip/0c8c4d4f/assets/icon.svg" align="right" width="92" alt="castsponsorskip logo">

![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.6.1](https://img.shields.io/badge/AppVersion-0.6.1-informational?style=flat)

Expand All @@ -9,7 +11,7 @@ Skip sponsored YouTube content on all local Google Cast devices.
**Homepage:** <https://charts.gabe565.com/charts/castsponsorskip/>

**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=castsponsorskip&version=0.4.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=castsponsorskip&version=0.4.2)**

## Source Code

Expand Down

0 comments on commit 7e20498

Please sign in to comment.