[stable/kong] 0.36.6 deprecate Kong chart (#20149)

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
This commit is contained in:
Harry
2020-01-14 21:27:33 -08:00
committed by Kubernetes Prow Robot
parent 1c4f2fe4e8
commit 8cf61a7089
2 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v1
description: The Cloud-Native Ingress and API-management
description: DEPRECATED The Cloud-Native Ingress and API-management
engine: gotpl
home: https://konghq.com/
icon: https://s3.amazonaws.com/downloads.kong/universe/assets/icon-kong-inc-large.png
@@ -10,5 +10,5 @@ maintainers:
email: harry@konghq.com
name: kong
sources:
version: 0.36.5
version: 0.36.6
appVersion: 1.4
+13
View File
@@ -1,3 +1,10 @@
# DEPRECATED
This chart has been deprecated in favor of
Kong's official chart [repository](https://github.com/kong/charts).
All users are advised to immediately migrate over to the new repository.
## Kong for Kubernetes
[Kong for Kubernetes](https://github.com/Kong/kubernetes-ingress-controller)
@@ -461,6 +468,12 @@ value is your SMTP password.
## Changelog
### 0.36.6
This version has no code changes and Kong's chart is now deprecated in this
repository. Please use Kong's official
[chart repository](https://github.com/kong/charts).
### 0.36.5
> PR https://github.com/helm/charts/pull/20099