Skip to content

Commit 4685516

Browse files
Merge dev to dev-to-kube-1.26
2 parents 661810c + 6eea858 commit 4685516

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
@@ -39,7 +39,7 @@ spec:
3939
containers:
4040
{{ if eq .Cluster.ConfigItems.dns_cache "unbound" }}
4141
- name: unbound
42-
image: container-registry.zalando.net/teapot/unbound:1.19.0-master-7
42+
image: container-registry.zalando.net/teapot/unbound:1.19.1-master-8
4343
args:
4444
- -d
4545
- -c

0 commit comments

Comments
 (0)