Manages deployments of Prometheus ecosystem components on Kubernetes via Helm.
This repository provides officially maintained Helm charts for various Prometheus community projects. Users can add the repository using `helm repo add prometheus-community` and deploy charts, with OCI artifacts also available on `ghcr.io`. All charts are signed; users can verify integrity by importing the `pubkey.gpg` and using the `--verify` flag during installation.
Manages deployments of Prometheus ecosystem components on Kubernetes via Helm.
DevOps engineers, SREs, and developers who need to deploy and manage Prometheus-related services on Kubernetes.