https://github.com/prometheus-community/helm-charts
Prometheus community Helm charts
https://github.com/prometheus-community/helm-charts
charts helm helm-charts kubernetes prometheus
Last synced: about 1 month ago
JSON representation
Prometheus community Helm charts
- Host: GitHub
- URL: https://github.com/prometheus-community/helm-charts
- Owner: prometheus-community
- License: apache-2.0
- Created: 2020-08-08T19:39:42.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T13:11:30.000Z (about 2 months ago)
- Last Synced: 2026-05-05T15:42:45.087Z (about 2 months ago)
- Topics: charts, helm, helm-charts, kubernetes, prometheus
- Language: Mustache
- Homepage: https://prometheus-community.github.io/helm-charts/
- Size: 23.6 MB
- Stars: 6,090
- Watchers: 67
- Forks: 5,365
- Open Issues: 223
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Maintainers: MAINTAINERS.md
Awesome Lists containing this project
README
# Prometheus Community Kubernetes Helm Charts
[](https://artifacthub.io/packages/search?org=prometheus&cncf=true) [](https://opensource.org/licenses/Apache-2.0)  [](https://github.com/prometheus-community/helm-charts/releases)
This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
## 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 repository as follows:
```console
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
```
You can then run `helm search repo prometheus-community` to see the charts.
OCI artifacts of all Prometheus Helm charts are available in [ghcr.io](https://github.com/orgs/prometheus-community/packages?repo_name=helm-charts).
## Helm Provenance and Integrity
All charts in this repository are signed. More information about how to verify charts can be found in the official [Helm documentation](https://helm.sh/docs/topics/provenance/).
A local running gpg agent is mandatory.
To import the signing key for this repository, please run the following command:
```console
curl https://prometheus-community.github.io/helm-charts/pubkey.gpg | gpg --import
```
After importing the key, you can use the `--verify` flag during `helm install` to enable chart signature validation.
## Contributing
The source code of all [Prometheus](https://prometheus.io) community [Helm](https://helm.sh) charts can be found on GitHub:
We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/prometheus-community/helm-charts/blob/main/CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](https://github.com/prometheus-community/helm-charts/blob/main/LICENSE).
## Helm charts build status
