This repository contains the Grafana Dashboards distributed as Helm Charts so they can packaged as a dependency to other projects.
helm repo add cnpg-grafana https://cloudnative-pg.github.io/grafana-dashboards
If you want to use our OCI registry, signed by cosign, here is an example:
dependencies:
- name: cnpg-grafana-cluster
version: "0.0"
repository: "oci://ghcr.io/cloudnative-pg/grafana-dashboards/cluster"
The charts support Helm Provenance and Integrity. Here is a link to the PGP key used by GitHub Actions to sign the charts.
Please read the code of conduct and the guidelines to contribute to the project.
Helm charts for CloudNativePG are distributed under Apache License 2.0.