Skip to content

Commit

Permalink
Merge pull request #5197 from reegnz/upgrade-nginx
Browse files Browse the repository at this point in the history
Upgrade nginx to security patch v0.25.1
  • Loading branch information
tstromberg authored Aug 26, 2019
2 parents 7f6b607 + 96217ce commit ffe7fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/ingress/ingress-dp.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
serviceAccountName: nginx-ingress
terminationGracePeriodSeconds: 60
containers:
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller{{.ExoticArch}}:0.25.0
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller{{.ExoticArch}}:0.25.1
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit ffe7fa1

Please sign in to comment.