IMPORTANT NOTICE: The Helm 2to3 plugin is now considered deprecated. We urge you to complete your migration as soon as possible if needed, as the functionality of this tool may be limited in the future.
1. Backup: Before starting, backup all of your Helm v2 data.
2. Install Helm v3: Download and install Helm v3 alongside your existing v2 installation.
3. Use the 2to3 Plugin: Helm provides a plugin to assist with migration:
Clean Up: Once migration is complete and verified, remove Helm v2 components.
1. Backup: Before starting, backup all of your Helm v2 data.
2. Install Helm v3: Download and install Helm v3 alongside your existing v2 installation.
3. Use the 2to3 Plugin: Helm provides a plugin to assist with migration:
helm plugin install <https://github.com/helm/helm-2to3> helm 2to3 move confighelm 2to3 convert4. Test: Thoroughly test your migrated releases to ensure functionality.
Clean Up: Once migration is complete and verified, remove Helm v2 components.