We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d91396 commit 61a5ccaCopy full SHA for 61a5cca
1 file changed
src/installing-workflow/chart-provenance.md
@@ -34,7 +34,7 @@ Charts signed with this key can then be verified when fetched:
34
$ helm repo add deis https://charts.deis.com/workflow
35
"deis" has been added to your repositories
36
37
-$ helm fetch --verify workflow/workflow --version v2.15.0
+$ helm fetch --verify deis/workflow --version v2.15.0
38
Verification: &{0xc4208f4b40 sha256:662b7b5f0101086b373a326aac8c505df3b230d377b926fc256b537a3471f2ad workflow-v2.15.0.tgz}
39
```
40
0 commit comments