Skip to content

Commit

Permalink
Merge pull request #3123 from oilbeater/update-ingress
Browse files Browse the repository at this point in the history
update nginx ingress controller version to 0.19.0
  • Loading branch information
tstromberg authored Oct 1, 2018
2 parents 1141cc9 + 7120bda commit 8e99e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/ingress/ingress-dp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
spec:
terminationGracePeriodSeconds: 60
containers:
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.16.2
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.19.0
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit 8e99e28

Please sign in to comment.