We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da073fa + 3a99656 commit 686491dCopy full SHA for 686491d
1 file changed
src/managing-workflow/upgrading-workflow.md
@@ -30,6 +30,7 @@ period of downtime while the database recovers from backup.
30
First, find the name of the release helm gave to your deployment with `helm ls`, then run
31
32
```
33
+$ helm repo update
34
$ helm upgrade <release-name> deis/workflow
35
36
0 commit comments