Releasebot Helm Chart

How To Use (Internet)

$ helm repo add releasebot https://rancher-government-carbide.github.io/releasebot
$ helm repo update
$ helm search repo releasebot
$ helm install example-release releasebot/releasebot

How to Use (Airgap)

On Connected Device

$ helm repo add releasebot https://rancher-government-carbide.github.io/releasebot
$ helm repo update
$ helm search repo releasebot
$ helm pull releasebot/releasebot

Take the resulting tgz file over the airgap.

On Airgapped Device

$ helm install example-release releasebot-x.y.z.tgz