Skip to content

Upgrades

Use sprig infra upgrade with the same prefix and region as the installation:

Terminal window
sprig infra upgrade --prefix <prefix> --region <azure-region>

The operator preflights the installation and refuses resource or lifecycle drift before provisioning. The release version, digest-pinned image references, and both pull-only release credential variables are supplied through the operator environment; it reports the missing inputs before contacting Azure.

After a successful upgrade, the operator directs you to Admin > Setup > Skills. Download all four release-matched ZIPs and replace the Claude organization skills as described in How Claude knows what to do.

A VNet-based installation upgrades normally and keeps its existing CIDR. You can state that CIDR explicitly with --platform-vnet-cidr <cidr>, but a different value is refused: Azure Container Apps cannot change the environment network attachment or delegated subnet in place.