Skip to content

jullianow/grafana-helm-charts

 
 

Repository files navigation

Grafana Community Kubernetes Helm Charts

License Artifact HUB Release Charts

The code is provided as-is with no warranties.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repository as follows:

helm repo add grafana-community https://grafana-community.github.io/helm-charts

You can then run helm search repo grafana-community to see the charts.

Chart documentation is available in grafana directory.

OCI artifacts of all Grafana Community Helm charts are available in ghcr.io.

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.

A local running gpg agent is mandatory.

To import the signing key for this repository, please run the following command:

curl https://grafana-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

We'd love to have you contribute! Please refer to our contribution guidelines for details.

License

Apache 2.0 License.

About

Grafana Community Kubernetes Helm Charts

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go Template 75.1%
  • Mustache 23.1%
  • Shell 1.8%