The upgrade script runs a series of steps automatically. It uploads updated container images and Helm charts to your registry, upgrades the iQ Studio operator if an operator bundle is present, applies the new ProductRelease manifest, and monitors the deployment until completion. The operator upgrades only components with version changes and leaves unchanged components running.
The upgrader skips operator upload and operator Helm upgrade automatically if the upgrade package doesn not include an operator bundle
Important: The upgrader skips operator upload and operator Helm upgrade automatically if the upgrade package does not include an operator bundle. When the upgrader skips these steps, it displays the following messages:
Operator bundle (*-operator.tar.gz) not found No operator bundle present in upgrade package – skipping operator Helm upgrade
Note: Do not manually delete or modify any existing namespaces, secrets, ConfigMaps, or PVCs during the upgrade.
Qdrant migration during upgrade
During the upgrade, iQ Studio automatically migrates Qdrant data from the standalone deployment to a high-availability (HA) deployment. During this process, the system:
- Migrates data to the HA deployment
- Validates data integrity
- Switches service endpoints
- Removes the standalone instance after cutover
Before starting the upgrade:
- Back up Qdrant data
- Do not interrupt the upgrade or modify Qdrant resources
- Ensure sufficient cluster resources
- Monitor logs during execution
All upgraded components are deployed.