Update Helm chart with new docs links

This commit is contained in:
James Munnelly 2018-04-11 17:32:50 +01:00
parent 605ce181d2
commit b6920f4b87
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
name: cert-manager
version: 0.2.7
version: 0.2.8
appVersion: 0.2.4
description: A Helm chart for cert-manager
home: https://github.com/jetstack/cert-manager

View File

@ -13,7 +13,7 @@ to renew certificates at an appropriate time before expiry.
## Installing the Chart
Full installation instructions, including details on how to configure extra
functionality in cert-manager can be found in the [official deploying docs](https://github.com/jetstack/cert-manager/blob/master/docs/user-guides/deploying.md#addendum).
functionality in cert-manager can be found in the [getting started docs](https://cert-manager.readthedocs.io/en/latest/getting-started/).
To install the chart with the release name `my-release`:
@ -27,13 +27,13 @@ or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).
More information on the different types of issuers and how to configure them
can be found in our documentation:
https://github.com/jetstack/cert-manager/tree/master/docs/api-types/issuer
https://cert-manager.readthedocs.io/en/latest/reference/issuers.html
For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:
https://github.com/jetstack/cert-manager/blob/master/docs/user-guides/ingress-shim.md
https://cert-manager.readthedocs.io/en/latest/reference/ingress-shim.html
> **Tip**: List all releases using `helm list`

View File

@ -6,10 +6,10 @@ or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).
More information on the different types of issuers and how to configure them
can be found in our documentation:
https://github.com/jetstack/cert-manager/tree/v0.2.4/docs/api-types/issuer
http://cert-manager.readthedocs.io/en/latest/reference/issuers.html
For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:
https://github.com/jetstack/cert-manager/blob/v0.2.4/docs/user-guides/ingress-shim.md
http://cert-manager.readthedocs.io/en/latest/reference/ingress-shim.html