Upgrading

These pages describe how to upgrade the stack.

Migrate DB from varchar to text

This migration optimizes the database, by changing the data type of some columns from varchar to text

Migrating DB ordertable

Ordertable has a unique constraint on asset_id and order_id. This migration changes the constraint to asset_id and order_name.

Upgrading the Helm Chart

Upgrading the United Manufacturing Hub is done by upgrading the Helm chart.

Upgrading v0.9.2 to v0.9.4

During the upgrade some changes need to be done manually

Upgrading v0.9.4 to v0.9.5

During the Helm Hart upgrade from v0.9.4 to 0.9.5 the following steps need to executed additionally to the following guide.

Upgrading v0.9.5 to v0.9.6

During the Helm Hart upgrade from v0.9.5 to 0.9.6 the following steps need to executed additionally to the following guide.

Upgrading v0.9.6 to v0.9.7/v0.9.8

During the Helm Chart upgrade from v0.9.6 to 0.9.7/8 the following steps need to executed additionally to the following guide.

Upgrading v0.9.8 to v0.9.9

During the Helm Chart upgrade from v0.9.8 to 0.9.9 the following steps need to executed additionally to the following guide.

Upgrading v0.9.9 to v0.9.10

During the Helm Chart upgrade from v0.9.9 to 0.9.10 the following steps need to executed additionally to the following guide.

Last modified May 5, 2023: feat: finishing touches (1147002)