Kong v0.14.0 support (#6602)

* Kong v0.14.0 support

* Update Chart.yaml
This commit is contained in:
shashi ranjan
2018-07-15 11:40:55 -07:00
committed by k8s-ci-robot
parent cd8f5ce5f4
commit 7df5b87e37
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -10,5 +10,5 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/kong
version: 0.2.7
appVersion: 0.13.1
version: 0.3.0
appVersion: 0.14.0
+1 -1
View File
@@ -51,7 +51,7 @@ and their default values.
| Parameter | Description | Default |
| ------------------------------ | -------------------------------------------------------------------- | ------------------- |
| image.repository | Kong image | `kong` |
| image.tag | Kong image version | `0.13.1` |
| image.tag | Kong image version | `0.14.0` |
| image.pullPolicy | Image pull policy | `IfNotPresent` |
| replicaCount | Kong instance count | `1` |
| admin.useTLS | Secure Admin traffic | `true` |
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: kong
tag: 0.13.1
tag: 0.14.0
pullPolicy: IfNotPresent
# Specify Kong admin and proxy services configurations