Skip to main content

Upgrade

Upgrade nocalhost server whit Helm

Prerequisites#

  • Helm 3+

Add Helm Chart Repository#

helm repo add nocalhost "https://nocalhost-helm.pkg.coding.net/nocalhost/nocalhost"
helm repo update

Upgrade#

helm upgrade nocalhost nocalhost/nocalhost -n nocalhost
tip

use the flag --reset-values when upgrade nocalhost, if you install nocalhost server with nhctl init

Last updated on by Tank Xu