Skip to content

Commit 4213f4e

Browse files
coredns: Update to version 1.12.0-master-25
Update container-registry.zalando.net/teapot/coredns to version 1.12.0-master-25
1 parent 92441dc commit 4213f4e

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)