Skip to content

Commit

Permalink
Merge pull request kubernetes#1703 from aledbf/ingress-update
Browse files Browse the repository at this point in the history
Update nginx ingress controller version to 0.9-beta.11
  • Loading branch information
r2d4 committed Jul 17, 2017
2 parents 601e762 + 47b3cee commit 32dc5d0
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.10
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.11
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit 32dc5d0

Please sign in to comment.