Example Commands#

This section provides example commands for installing and upgrading ARE. The following commands are available:

  • Helm Install: helm install heimdall ./heimdall-chart -f values.yaml

  • Helm Upgrade: helm upgrade heimdall ./heimdall-chart -f values.yaml --set global.appVersion=<new_version> --set helm.version=<new_version>