update to coredns 1.1.1 (#65)

This commit is contained in:
Miek Gieben 2018-03-27 13:57:01 +01:00 committed by Chris O'Haver
parent 3ab625ce2c
commit 5bb111266e

View file

@ -87,7 +87,7 @@ spec:
operator: "Exists"
containers:
- name: coredns
image: coredns/coredns:1.1.0
image: coredns/coredns:1.1.1
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: