Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #623 from vdice/fix-upgrade-link
Browse files Browse the repository at this point in the history
fix(upgrading-workflow.md): add workflow-migration mention; fix link
  • Loading branch information
Vaughn Dice authored Nov 30, 2016
2 parents 293e43e + c1ae352 commit 908f516
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/managing-workflow/upgrading-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ See [Configuring Object Storage][] to learn how to store your Workflow data off-

## Upgrade Process

!!! note
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.

### Step 1: Apply the Workflow upgrade

Helm will remove all components from the previous release. Traffic to applications deployed through
Expand Down Expand Up @@ -70,3 +73,5 @@ curl -sSL http://deis.io/deis-cli/install-v2.sh | bash && sudo mv deis $(which d


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

0 comments on commit 908f516

Please sign in to comment.