bump espress-gateway to v1.13.0 (#9930)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2018-12-12 09:18:27 -08:00
committed by Kubernetes Prow Robot
parent 6aba9631c0
commit 8ccf9783e7
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -9,5 +9,5 @@ maintainers:
name: express-gateway
sources:
- https://github.com/expressgateway/express-gateway
version: 1.0.1
appVersion: 1.12.1
version: 1.1.0
appVersion: 1.13.0
+1 -1
View File
@@ -49,7 +49,7 @@ and their default values.
| Parameter | Description | Default |
|----------------------|--------------------------------------------------------------------------------------------------------|----------------------------------|
| image.repository | Express Gateway image | `expressgateway/express-gateway` |
| image.tag | Express Gateway image version | `1.12.1` |
| image.tag | Express Gateway image version | `v1.13.0` |
| image.pullPolicy | Image pull policy | `IfNotPresent` |
| replicaCount | Express Gateway instance count | `1` |
| admin.servicePort | TCP port on which the Express Gateway admin service is exposed | `9876` |
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: expressgateway/express-gateway
tag: v1.12.1
tag: v1.13.0
pullPolicy: IfNotPresent
# Specify Express Gateway Admin API