Upgrading Optimizer Hub
Upgrade an existing Optimizer Hub installation to a newer version with the following commands:
helm repo update
helm upgrade opthub opthub-helm/azul-opthub -n my-opthub -f values-override.yaml
kubectl get all -n my-opthub
When upgrading an existing Optimizer Hub installation, make sure to validate your values-override.yaml
file, as parameters might have changed.