Skip to content

Commit de23e75

Browse files
committed
Revert "chore(mkdocs.yml,releases.md): comment out chart provenance commands"
This reverts commit 9c4e190.
1 parent 46e625d commit de23e75

2 files changed

Lines changed: 1 addition & 4 deletions

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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ 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-
139136
```
140137
$ helm repo add controller https://charts.deis.com/controller
141138
"controller" has been added to your repositories

0 commit comments

Comments
 (0)