[stable/kong] fix link to Custom Resource Definitions in README.md (#14606)

* Update README.md

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] Chart version bump to 0.12.1

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>

* [stable/kong] change Custom Resource Definitions link name in README.md

Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>
This commit is contained in:
Dmitry Kozlov
2019-06-09 09:29:05 -07:00
committed by Kubernetes Prow Robot
parent 00edef56ea
commit 761082faa8
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/kong
version: 0.12.0
version: 0.12.1
appVersion: 1.1
+1 -3
View File
@@ -361,9 +361,7 @@ The custom resources are:
- KongPlugin
- KongIngress
You can can learn about kong ingress custom resource definitions here:
- [https://github.com/Kong/kubernetes-ingress-controller/blob/master/docs/custom-resources.md]()
You can can learn about kong ingress custom resource definitions [here](https://github.com/Kong/kubernetes-ingress-controller/blob/master/docs/custom-resources.md).
| Parameter | Description | Default |
| --------------- | ----------------------------------------- | ---------------------------------------------------------------------------- |