Skip to content

Commit

Permalink
chore(domain-watch): Update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Feb 9, 2024
1 parent bbd9202 commit b1ab417
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Also available on [ArtifactHub](https://artifacthub.io/packages/search?repo=gabe
| [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 <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/ee028db/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. |
| [Domain Watch <img src='https://raw.githubusercontent.com/gabe565/domain-watch/4bae98d/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/0191785/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. |
| [Flame <img src='https://raw.githubusercontent.com/gabe565/charts/main/charts/flame/icon.svg' alt='flame icon' width='18px' align='right' loading='lazy'>](charts/flame/) | Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. |
| [Generic Device Plugin ](charts/generic-device-plugin/) | The generic-device-plugin enables allocating generic Linux devices, such as serial devices, the FUSE device, or video cameras, to Kubernetes Pods |
Expand Down
6 changes: 3 additions & 3 deletions charts/domain-watch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +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/ee028db/assets/icon.svg
icon: https://raw.githubusercontent.com/gabe565/domain-watch/4bae98d/assets/icon.svg
type: application
version: 1.0.0
version: 1.0.1
# renovate datasource=docker depName=ghcr.io/gabe565/domain-watch
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,7 +21,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update common helm release to v2
description: Update icon
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/domain-watch
Expand Down
6 changes: 3 additions & 3 deletions charts/domain-watch/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Domain Watch

<img src="https://raw.githubusercontent.com/gabe565/domain-watch/ee028db/assets/icon.svg" align="right" width="92" alt="domain-watch logo">
<img src="https://raw.githubusercontent.com/gabe565/domain-watch/4bae98d/assets/icon.svg" align="right" width="92" alt="domain-watch logo">

![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-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 All @@ -11,7 +11,7 @@ Tool to watch whois reports and notify when statuses change or expiration is inc
**Homepage:** <https://charts.gabe565.com/charts/domain-watch/>

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

## Source Code

Expand Down

0 comments on commit b1ab417

Please sign in to comment.