Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As Helm is self contained, it's pretty straightforward to install/upgrade, we can also use snap do to install the right version

...

Once all plugins are installed, you should see them as available helm commands when doing :

Code Block
helm --help


6) Install the

...

chartmuseum repository

To align with how the previous release were deployed, we will setup a local chart repository.

...