bump to 1.0.4 (#54)

This commit is contained in:
Chris O'Haver 2018-01-19 12:15:09 -05:00 committed by GitHub
parent ba02ac313f
commit 6a345aba3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: coredns
image: coredns/coredns:1.0.3
image: coredns/coredns:1.0.4
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: