Skip to content

Commit 3a99656

Browse files
author
Matthew Fisher
committed
docs(upgrading-workflow): mention helm repo update
1 parent da073fa commit 3a99656

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ period of downtime while the database recovers from backup.
3030
First, find the name of the release helm gave to your deployment with `helm ls`, then run
3131

3232
```
33+
$ helm repo update
3334
$ helm upgrade <release-name> deis/workflow
3435
```
3536

0 commit comments

Comments
 (0)