Title
Create new category
Edit page index title
Edit category
Edit link
Infoworks Rollback from Azure Kubernetes Service (AKS) 5.4.0 to 5.3.1
Prerequisites
- Before executing the rollback script, ensure that IW_HOME variable is set.
- Assuming Infoworks home directory is /opt/infoworks, run the below command to set the IW_HOME variable.
- Validate that the version of the old chart is 5.4.0.
xxxxxxxxxxexport IW_HOME=/opt/infoworks- Ensure the current deployment’s chart is present in /opt/infoworks.
- Execute the below command to check the appVersion.
xxxxxxxxxxcat $IW_HOME/iw-k8s-installer/infoworks/Chart.yaml | grep appVersionxxxxxxxxxxappVersion: 5.4.0Ensure to restore MongoDB Atlas and PostgresDB PaaS. In case you don't take the backup, jobs will fail after the restore operation. For more information, refer to the MongoDB Restore and PostgresDB Restore
Rollback Instructions
Step 1: Download the rollback script.
xxxxxxxxxxwget https://iw-saas-setup.s3.us-west-2.amazonaws.com/5.4/rollback-k8s.shStep 2: Place the Update script in the same directory as that of the existing iw-k8s-installer.
Step 3: Ensure you have permission to the $IW_HOME directory.
Step 4: Give executable permission to the rollback script using the below command.
xxxxxxxxxxchmod +x rollback-k8s.shStep 5: Run the script.
xxxxxxxxxx./rollback-k8s.sh -v 5.3.1Step 6: You will receive the following prompt, "Enter N to skip running the above command to upgrade the helm deployment. (timeout: 30 seconds): ", type Y and press Enter.
xxxxxxxxxxEnter N to skip running the above command to upgrade the helm deployment. (timeout: 30 seconds): YFor more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential