Skip to content

Commit 686491d

Browse files
author
Matthew Fisher
authored
Merge pull request #767 from bacongobbler/repo-update
docs(upgrading-workflow): mention helm repo update
2 parents da073fa + 3a99656 commit 686491d

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)