Skip to content

Commit 7972ab0

Browse files
authored
Merge pull request #7084 from zalando-incubator/coredns-v1.11.2
Update to CoreDNS v1.11.2
2 parents fabc9a3 + a7cb3f6 commit 7972ab0

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.0-master-21
166+
image: container-registry.zalando.net/teapot/coredns:1.11.2-master-22
167167
args: [ "-conf", "/etc/coredns/Corefile" ]
168168
env:
169169
- name: ZONE

0 commit comments

Comments
 (0)