Backup Manifests & CRDs
Before doing the upgrade, please make sure to backup the manifests and CRDs:
They can help in troubleshooting the issues should any arise later.
akash-provider
Upgrading akash-provider from 0.1.0 to 0.2.1.
STEP1 - Patch the CRD using this command:
STEP2 - Delete akash-provider-statefulset-restart
cronjob
STEP3 - Update helm-chart repo
STEP4 - Verify the version
APP version should be: 0.2.1
STEP5 - Update akash-provider helm-chart
Save current akash-provider config to akash-provider-values.yml file:
Inspect akash-provider-values.yml
file and make sure to remove image.tag
, image.repository
directives from your config.
Upgrade the akash-provider chart:
akash-node
Upgrading akash-node from 0.20.0 to 0.22.0.
STEP1 - Update helm-chart repo
STEP2 - Verify the version
APP version should be: 0.22.0
STEP3 - Update akash-node helm-chart
Save current akash-node config to akash-node-values.yml
file:
Inspect akash-node-values.yml
file and make sure to remove image.tag
, image.repository
directives from your config.
Upgrade the akash-node chart: