Upgrade

Cloud-Native Deployment

Upgrade via Helm

  1. # Sample value of ${higress_version} : v1.1.0
    helm repo update
    helm upgrade higress -n higress-system higress.io/higress

Standalone Deployment

  1. # ${higress_dir} is the path of Higress’ installation directory
    curl -fsSL https://higress.io/standalone/get-higress.sh | bash -s — “${higress_dir}” -u