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

Commit 9c4e190

Browse files
committed
chore(mkdocs.yml,releases.md): comment out chart provenance commands
1 parent 27f3278 commit 9c4e190

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pages:
3636
- Configuring Object Storage: installing-workflow/configuring-object-storage.md
3737
- Configuring Postgres: installing-workflow/configuring-postgres.md
3838
- Configuring the Registry: installing-workflow/configuring-registry.md
39-
- Chart Provenance: installing-workflow/chart-provenance.md
39+
#- Chart Provenance: installing-workflow/chart-provenance.md
4040
- Experimental Native Ingress: installing-workflow/experimental-native-ingress.md
4141
- Users:
4242
- Command Line Interface: users/cli.md

src/roadmap/releases.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ If the component has a correlating [Kubernetes Helm][] chart,
133133
this chart will also be packaged, signed and uploaded to its production chart repo. Please
134134
verify it can be fetched (and verified):
135135

136+
!!! note
137+
Verification of chart provenance is [currently broken](https://github.com/deis/workflow/issues/822).
138+
136139
```
137140
$ helm repo add controller https://charts.deis.com/controller
138141
"controller" has been added to your repositories

0 commit comments

Comments
 (0)