Skip to content

Commit faed26f

Browse files
authored
Merge pull request #8559 from zalando-incubator/container-registry.zalando.net/teapot/unbound
unbound: Update to version 1.22.0-master-10
2 parents cd0d30d + d286c4d commit faed26f

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.2-master-9
42+
image: container-registry.zalando.net/teapot/unbound:1.22.0-master-10
4343
args:
4444
- -d
4545
- -c

0 commit comments

Comments
 (0)