Skip to content

Commit

Permalink
Merge pull request #1678 from aledbf/bump-ingress
Browse files Browse the repository at this point in the history
Update nginx ingress controller version to 0.9-beta.10
  • Loading branch information
r2d4 committed Jul 7, 2017
2 parents 11ce236 + e7c9f3c commit 8a87cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/ingress/ingress-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
spec:
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.8
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit 8a87cc9

Please sign in to comment.