diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-03-04 11:02:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-04 11:02:10 -0800 |
| commit | 04aa288e0de5e77b3ab6ccef7de2898338cb5b6b (patch) | |
| tree | e2b136f4c72d84c25c6d50016d0edc408bdecca7 | |
| parent | d79feb87265c09e55dff97dc7f990a0934caef37 (diff) | |
| parent | 888f7382ddc313956c38830b3494465fbedbb947 (diff) | |
Merge pull request #5588 from jhvhs/master
Update helm repository for sig-service-catalog
| -rw-r--r-- | sig-service-catalog/charter.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sig-service-catalog/charter.md b/sig-service-catalog/charter.md index 39852e24..d9ed51cd 100644 --- a/sig-service-catalog/charter.md +++ b/sig-service-catalog/charter.md @@ -31,9 +31,8 @@ This SIG’s main goals are: - Canary builds are published on pushes to master. - Release builds (and latest) are published on tags. - Chairs have access to manage this repository. -- [Helm Repository](https://svc-catalog-charts.storage.googleapis.com) - - Charts are manually published after each release. - - Managed by Vic Iglesias (Google), @viglesias on the kubernetes slack. +- [Helm Repository](https://kubernetes-sigs.github.io/service-catalog) + - Charts are automatically published as part of the release process. - [svc-cat.io](https://svc-cat.io) - Published on pushes to master. - Site hosted with [Netlify](https://app.netlify.com/sites/svc-cat/overview). |
