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

Commit

Permalink
docs(upgrading-workflow): mention helm repo update
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Mar 9, 2017
1 parent da073fa commit 3a99656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/managing-workflow/upgrading-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ period of downtime while the database recovers from backup.
First, find the name of the release helm gave to your deployment with `helm ls`, then run

```
$ helm repo update
$ helm upgrade <release-name> deis/workflow
```

Expand Down

0 comments on commit 3a99656

Please sign in to comment.