Skip to content

Commit 61a5cca

Browse files
authored
docs(chart-provenance.md): fix chart repo name (#830)
1 parent 5d91396 commit 61a5cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/installing-workflow/chart-provenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Charts signed with this key can then be verified when fetched:
3434
$ helm repo add deis https://charts.deis.com/workflow
3535
"deis" has been added to your repositories
3636
37-
$ helm fetch --verify workflow/workflow --version v2.15.0
37+
$ helm fetch --verify deis/workflow --version v2.15.0
3838
Verification: &{0xc4208f4b40 sha256:662b7b5f0101086b373a326aac8c505df3b230d377b926fc256b537a3471f2ad workflow-v2.15.0.tgz}
3939
```
4040

0 commit comments

Comments
 (0)