Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Upgrade command
Before performing an upgrade, validate that the upgrade won’t revert any customization on your cluster. The steps to run a validation are detailed in here.
To check the current installed Kfuse version, run the following command:
Code Block |
---|
helm list |
...
The upgrade command is the same as the install command specified in Installation. The command is copied here for reference. The latest released version is specified in the installation page.
...