Upgrade catalog applications
Before upgrading your catalog applications, verify the current and supported versions of the application. Also, keep in mind the distinction between Platform applications and Catalog applications. Platform applications are deployed and upgraded as a set for each cluster or workspace. Catalog applications are deployed separately, so that you can deploy and upgrade them individually for each project.
Upgrade with UI
Follow these steps to upgrade an application from the DKP UI:
-
From the top menu bar, select your target workspace.
-
From the side menu bar, select Projects.
-
Select your target project.
-
Select Applications from the project menu bar.
-
Select the three dot button from the bottom-right corner of the desired application tile, and then select Edit.
-
Select the Version drop-down, and select a new version. This drop-down will only be available if there is a newer version to upgrade to.
-
Select Save.
Upgrade with CLI
dkp upgrade catalogapp <appdeployment-name> --workspace=my-workspace --project=my-project --to-version=<version.number>