Update to EG 1.12.1 (#7739)

* Update Express Gateway Images to v1.12.1

Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
Signed-off-by: Vincenzo Chianese <vincenz.chianese@icloud.com>

* Update README.md

Signed-off-by: Vincenzo Chianese <vincenz.chianese@icloud.com>
This commit is contained in:
Vincenzo Chianese
2018-09-14 11:24:14 -07:00
committed by k8s-ci-robot
parent 42694bb4e6
commit 0dee047cae
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: 0.2.0
appVersion: 1.11.0
version: 1.0.0
appVersion: 1.12.1
+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.10.2` |
| image.tag | Express Gateway image version | `1.12.1` |
| 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.11.0
tag: v1.12.1
pullPolicy: IfNotPresent
# Specify Express Gateway Admin API