Merge pull request #181 from aledbf/0.9

WIP: Release 0.9.0
This commit is contained in:
Prashanth B 2017-01-30 10:55:59 -08:00 committed by GitHub
commit 910b706f8f
4 changed files with 94 additions and 4 deletions

View file

@ -71,7 +71,7 @@ spec:
hostNetwork: true
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.3
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0
name: nginx-ingress-controller
readinessProbe:
httpGet:

View file

@ -19,7 +19,7 @@ spec:
# hostNetwork: true
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.3
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0
name: nginx-ingress-controller
readinessProbe:
httpGet: