← mirrors.mamad.dev

Helm Charts Mirror

OCI-based charts via the Docker mirror

API Key
For scripts and CI:

        
      

OCI charts (modern) — via Docker mirror

helm pull oci://mirrors.mamad.dev/docker/YOUR_KEY/ghcr.io/deliveryhero/helm-charts/aws-s3-proxy --version 1.0.0

registry.k8s.io charts

helm pull oci://mirrors.mamad.dev/docker/YOUR_KEY/registry.k8s.io/ingress-nginx/controller --version 1.12.0

Configure Helm OCI registry

helm registry login mirrors.mamad.dev/docker/YOUR_KEY --username '' --password ''

How it works

Modern Helm charts use OCI registries, which are handled by the Docker mirror. Just prefix the OCI reference with mirrors.mamad.dev/docker/YOUR_KEY/. Cached for 7 days.

home
built with Rust · mamad.dev