The code is provided as-is with no warranties.
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.
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.
We'd love to have you contribute! Please refer to our contribution guidelines for details.
(top 30 of 399)
Go Template
70.1%
Mustache
25.4%
Shell
2.7%
The code is provided as-is with no warranties.
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.
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.
We'd love to have you contribute! Please refer to our contribution guidelines for details.
(top 30 of 399)
Go Template
70.1%
Mustache
25.4%
Shell
2.7%