Help Instance Help

Helm

boat.svg

In order to deploy Helm charts, install the Helm binaries.

Install instructions and downloads are available at the Helm homepage One option is to download the latest release, for example:

wget https://get.helm.sh/helm-v3.13.3-linux-amd64.tar.gz tar xvzf helm-v3.13.3-linux-amd64.tar.gz sudo mv linux-amd64/helm /usr/local/bin
Last modified: 27 December 2023