← mirrors.mamad.dev

Helm Downloads Mirror

Binary releases from get.helm.sh

API Key
For scripts and CI:

        
      

Download Helm binary

curl -LO https://mirrors.mamad.dev/helm-dl/YOUR_KEY/helm-v3.17.0-linux-amd64.tar.gz

macOS

curl -LO https://mirrors.mamad.dev/helm-dl/YOUR_KEY/helm-v3.17.0-darwin-arm64.tar.gz

Install script (modified)

export HELM_INSTALL_MIRROR=https://mirrors.mamad.dev/helm-dl/YOUR_KEY
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

How it works

Proxies get.helm.sh. For Helm charts (OCI), see the Helm Charts page. Cached for 7 days.

home
built with Rust · mamad.dev