From 761082faa816d5fedf0ef63454bbe117a3fdc54a Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Sun, 9 Jun 2019 19:29:05 +0300 Subject: [PATCH] [stable/kong] fix link to Custom Resource Definitions in README.md (#14606) * Update README.md Signed-off-by: Dmitry Kozlov * [stable/kong] Chart version bump to 0.12.1 Signed-off-by: Dmitry Kozlov * [stable/kong] change Custom Resource Definitions link name in README.md Signed-off-by: Dmitry Kozlov --- stable/kong/Chart.yaml | 2 +- stable/kong/README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/stable/kong/Chart.yaml b/stable/kong/Chart.yaml index 65daaa6fef..88aa880ba0 100644 --- a/stable/kong/Chart.yaml +++ b/stable/kong/Chart.yaml @@ -10,5 +10,5 @@ maintainers: name: kong sources: - https://github.com/Kong/kong -version: 0.12.0 +version: 0.12.1 appVersion: 1.1 diff --git a/stable/kong/README.md b/stable/kong/README.md index ad7f53a04f..ecf6fae737 100644 --- a/stable/kong/README.md +++ b/stable/kong/README.md @@ -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 | | --------------- | ----------------------------------------- | ---------------------------------------------------------------------------- |