helm
-charts
Another repository with lightweight Helm Charts.
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started. Once Helm has been set up correctly, add the repo as follows:
helm repo add pascaliske https://charts.pascaliske.dev
If you had already added this repo earlier, run helm repo update
to retrieve the latest versions of the packages. Use helm search repo pascaliske
to see a list of all available charts.
You can install a chart release using the following command:
helm install <release> pascaliske/<chart> --values values.yaml
To uninstall a chart release use helm
's delete command:
helm delete <chart>
Charts
cloudflare-dyndns
cloudflared
code-server
digitalocean-dyndns
fritzbox-exporter
gitlab
homer
linkding
paperless
prometheus
redis
snapdrop
traefik-errors
unbound
uptime-kuma
vikunja
Contributors
Thanks goes to these wonderful people (emoji key):
Johannes Kastl 💻 📖 |
Catriel Müller 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT – © 2023 Pascal Iske