grafana/helm-charts

2,009

stars

6,706

commits

Go Template

primary language

Sep 11, 2026

updated

grafana
hacktoberfest
helm-charts
kubenetes

README

Grafana Kubernetes Helm Charts

License Artifact HUB

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 repo as follows:

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.

Helm Provenance and Integrity

Charts in this repository may be signed, allowing you to verify their integrity and origin. More information about how provenance works can be found in the official Helm documentation.

A local running GPG agent is required to complete the verification process.

To add the public signing key to your keyring, run:

curl https://grafana.github.io/helm-charts/pubkey.gpg | gpg --import

Depending on your GnuPG version (2.1+ in particular), you may need to export the imported key so that Helm can find it:

gpg --export > ~/.gnupg/pubring.gpg

Once your keyring is configured, pass the --verify flag to helm install, helm upgrade, helm pull, or helm template to validate a chart's signature and confirm its authenticity.

Contributing

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

License

Apache 2.0 License.

Contributors

(top 30 of 399)

zanhsieh

1,511 commits

Sheikh-Abubaker

572 commits

joe-elliott

207 commits

zalegrala

192 commits

grafana/helm-charts

2,009

stars

6,706

commits

Go Template

primary language

Sep 11, 2026

updated

grafana
hacktoberfest
helm-charts
kubenetes

README

Grafana Kubernetes Helm Charts

License Artifact HUB

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 repo as follows:

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.

Helm Provenance and Integrity

Charts in this repository may be signed, allowing you to verify their integrity and origin. More information about how provenance works can be found in the official Helm documentation.

A local running GPG agent is required to complete the verification process.

To add the public signing key to your keyring, run:

curl https://grafana.github.io/helm-charts/pubkey.gpg | gpg --import

Depending on your GnuPG version (2.1+ in particular), you may need to export the imported key so that Helm can find it:

gpg --export > ~/.gnupg/pubring.gpg

Once your keyring is configured, pass the --verify flag to helm install, helm upgrade, helm pull, or helm template to validate a chart's signature and confirm its authenticity.

Contributing

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

License

Apache 2.0 License.

Contributors

(top 30 of 399)

zanhsieh

1,511 commits

Sheikh-Abubaker

572 commits

joe-elliott

207 commits

zalegrala

192 commits

Languages

Go Template

70.1%

Mustache

25.4%

Shell

2.7%