Update EG to latest version with small touches (#7255)

This commit is contained in:
Vincenzo Chianese
2018-08-20 08:06:33 -07:00
committed by k8s-ci-robot
parent f8c82d0599
commit 8a7981aa44
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.1.0
appVersion: 10.0.2
version: 0.2.0
appVersion: 1.11.0
+1 -1
View File
@@ -107,7 +107,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
```console
$ helm install stable/express-gateway --name my-release \
--set=image.tag=10.0.2,env.database=cassandra,cassandra.enabled=true
--set=image.tag=v1.11.0,redis.enabled=false
```
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: expressgateway/express-gateway
tag: v1.10.2
tag: v1.11.0
pullPolicy: IfNotPresent
# Specify Express Gateway Admin API