https://github.com/grafana/helm-charts
https://github.com/grafana/helm-charts
grafana hacktoberfest helm-charts kubenetes
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/grafana/helm-charts
- Owner: grafana
- License: apache-2.0
- Created: 2020-08-20T14:55:44.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-15T15:42:17.000Z (about 2 months ago)
- Last Synced: 2026-04-15T20:03:44.567Z (about 2 months ago)
- Topics: grafana, hacktoberfest, helm-charts, kubenetes
- Language: Go Template
- Homepage:
- Size: 40.6 MB
- Stars: 1,982
- Watchers: 149
- Forks: 2,450
- Open Issues: 912
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Grafana Kubernetes Helm Charts
[](https://opensource.org/licenses/Apache-2.0)
[](https://artifacthub.io/packages/search?repo=grafana)
The code is provided as-is with no warranties.
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:
```console
helm repo add grafana https://grafana.github.io/helm-charts
```
You can then run `helm search repo grafana` to see the charts.
Chart documentation is available in [grafana directory](https://github.com/grafana/helm-charts/blob/main/charts/grafana/README.md).
## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/grafana/helm-charts/blob/main/CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](https://github.com/grafana/helm-charts/blob/main/LICENSE).