Skip to content

Commit

Permalink
Update nginx ingress controller version to 0.9-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Oct 3, 2017
1 parent b71446b commit 3921adb
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.12
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.14
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit 3921adb

Please sign in to comment.