Skip to content

Commit 1a4985d

Browse files
authored
Merge pull request #8595 from zalando-incubator/container-registry.zalando.net/teapot/coredns
coredns: Update to version 1.12.0-master-25
2 parents a41c746 + 4213f4e commit 1a4985d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/coredns-local/daemonset-coredns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ spec:
163163
memory: {{.Cluster.ConfigItems.dns_dnsmasq_sidecar_mem}}
164164
{{ end }}
165165
- name: coredns
166-
image: container-registry.zalando.net/teapot/coredns:1.11.3-master-24
166+
image: container-registry.zalando.net/teapot/coredns:1.12.0-master-25
167167
args: [ "-conf", "/etc/coredns/Corefile" ]
168168
env:
169169
- name: ZONE

0 commit comments

Comments
 (0)