You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/managing-workflow/upgrading-workflow.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ See [Configuring Object Storage][] to learn how to store your Workflow data off-
16
16
17
17
## Upgrade Process
18
18
19
+
!!! note
20
+
If upgrading from a [Helm Classic](https://github.com/helm/helm-classic) install, you'll need to 'migrate' the cluster to a [Kubernetes Helm](https://github.com/kubernetes/helm) installation. See [Workflow-Migration][] for steps.
21
+
19
22
### Step 1: Apply the Workflow upgrade
20
23
21
24
Helm will remove all components from the previous release. Traffic to applications deployed through
@@ -70,3 +73,5 @@ curl -sSL http://deis.io/deis-cli/install-v2.sh | bash && sudo mv deis $(which d
0 commit comments