Skip to content

Commit

Permalink
📝 add icon and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPsychick committed Dec 22, 2024
1 parent 56cdf5c commit a6e294e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[![GitHub pull requests](https://img.shields.io/github/issues-pr/sickhub/charts.svg)](https://github.com/sickhub/charts/pulls)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/sickhub/charts.svg)](https://github.com/sickhub/charts/pulls?q=is%3Apr+is%3Aclosed)

## Generic charts, like `cronjobs`, `nginx-phpfpm`
## Generic charts, like `cronjobs`, `nginx-phpfpm`, `mtr-exporter`
* requires helm v3

```shell script
Expand Down
1 change: 1 addition & 0 deletions sickhub/mtr-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ version: 0.0.1
# https://github.com/mgumz/mtr-exporter/pkgs/container/mtr-exporter
appVersion: "0.4.0"
home: https://github.com/SickHub
icon: https://raw.githubusercontent.com/SickHub/charts/master/sickhub/mtr-exporter/icon.png
keywords:
- mtr
- exporter
Expand Down
2 changes: 2 additions & 0 deletions sickhub/mtr-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ helm template test . -f ci/test-values.yaml
helm upgrade -i mtr-exporter . -f ci/test-values.yaml
```

## Credits
* Icon from [Smashicons](https://www.flaticon.com/authors/smashicons) found on [FlatIcon](https://www.flaticon.com/)
Binary file added sickhub/mtr-exporter/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a6e294e

Please sign in to comment.