https://github.com/statping/charts
https://github.com/statping/charts
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/statping/charts
- Owner: statping
- Created: 2021-01-31T22:49:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T05:32:23.000Z (over 4 years ago)
- Last Synced: 2025-06-07T17:10:06.248Z (8 months ago)
- Language: HTML
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm Charts - Library for Kubernetes
[](https://github.com/statping/statping/stargazers)
[](https://github.com/statping/statping/issues)
[](https://github.com/statping/statping)
Popular applications, provided by [Statping](https://github.com/statping), charts are available in [Helm Hub](https://hub.helm.sh)
## TL;DR
```bash
helm repo add statping https://statping.github.io/charts
helm search statping
helm install statping/
```
## Projects
- [Statping](https://hub.helm.sh/charts/statping/statping) Statping Server
## Tools
```bash
helm-docs ./charts/*
```
- [norwoodj/helm-docs](https://github.com/norwoodj/helm-docs) A tool for automatically generating markdown documentation for helm charts
- [azure/setup-helm](https://github.com/Azure/setup-helm) Github Action for setting up helm
- [j12934/helm-gh-pages-action](https://github.com/J12934/helm-gh-pages-action) GitHub Action to package and deploy your Helm charts to GitHub Pages