Skip to content

Commit

Permalink
Merge pull request #7462 from zalando-incubator/coredns-v1.11.3
Browse files Browse the repository at this point in the history
Update to CoreDNS v1.11.3
  • Loading branch information
szuecs authored May 7, 2024
2 parents 4cf05ee + a1c6483 commit 2d7f256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/coredns-local/daemonset-coredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ spec:
memory: {{.Cluster.ConfigItems.dns_dnsmasq_sidecar_mem}}
{{ end }}
- name: coredns
image: container-registry.zalando.net/teapot/coredns:1.11.2-master-22
image: container-registry.zalando.net/teapot/coredns:1.11.3-master-23
args: [ "-conf", "/etc/coredns/Corefile" ]
env:
- name: ZONE
Expand Down

0 comments on commit 2d7f256

Please sign in to comment.