Bump coredns to v0.9.10 (#23)

This commit is contained in:
Kristian Klausen 2017-11-11 19:48:54 +01:00 committed by Miek Gieben
parent 5630f24f62
commit 6eb4d654b8
2 changed files with 3 additions and 3 deletions

View file

@ -82,7 +82,7 @@ spec:
operator: "Exists"
containers:
- name: coredns
image: coredns/coredns:0.9.9
image: coredns/coredns:0.9.10
imagePullPolicy: Always
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: