Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
chore(mkdocs.yml,releases.md): comment out chart provenance commands
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jun 7, 2017
1 parent 27f3278 commit 9c4e190
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pages:
- Configuring Object Storage: installing-workflow/configuring-object-storage.md
- Configuring Postgres: installing-workflow/configuring-postgres.md
- Configuring the Registry: installing-workflow/configuring-registry.md
- Chart Provenance: installing-workflow/chart-provenance.md
#- Chart Provenance: installing-workflow/chart-provenance.md
- Experimental Native Ingress: installing-workflow/experimental-native-ingress.md
- Users:
- Command Line Interface: users/cli.md
Expand Down
3 changes: 3 additions & 0 deletions src/roadmap/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ If the component has a correlating [Kubernetes Helm][] chart,
this chart will also be packaged, signed and uploaded to its production chart repo. Please
verify it can be fetched (and verified):

!!! note
Verification of chart provenance is [currently broken](https://github.com/deis/workflow/issues/822).

```
$ helm repo add controller https://charts.deis.com/controller
"controller" has been added to your repositories
Expand Down

0 comments on commit 9c4e190

Please sign in to comment.