Skip to content

Commit c1ae352

Browse files
author
Vaughn Dice
committed
fix(upgrading-workflow.md): add workflow-migration mention; fix link
1 parent 293e43e commit c1ae352

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ See [Configuring Object Storage][] to learn how to store your Workflow data off-
1616

1717
## Upgrade Process
1818

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+
1922
### Step 1: Apply the Workflow upgrade
2023

2124
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
7073

7174

7275
[minio]: https://github.com/deis/minio
76+
[Configuring Object Storage]: ../installing-workflow/configuring-object-storage.md
77+
[Workflow-Migration]: https://github.com/deis/workflow-migration/blob/master/README.md

0 commit comments

Comments
 (0)