Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update nginx ingress controller version to 0.9-beta.10
  • Loading branch information
aledbf committed Jul 7, 2017
1 parent 11ce236 commit e7c9f3c
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 e7c9f3c

Please sign in to comment.