Mondoo Operator Helm Charts

The official Helm chart repository for the Mondoo Operator โ€” bring continuous security and compliance scanning to your Kubernetes clusters.

Add the repository

helm repo add mondoo https://mondoohq.github.io/mondoo-operator
helm repo update

Install the operator

helm install mondoo-operator mondoo/mondoo-operator \
  --namespace mondoo-operator \
  --create-namespace

Browse versions

The full chart index is available at index.yaml. Tagged releases are published to GitHub Releases and mirrored as OCI artifacts at oci://ghcr.io/mondoohq/mondoo-operator/charts.

Learn more