Skip to content

Commit d286c4d

Browse files
unbound: Update to version 1.22.0-master-10
Update container-registry.zalando.net/teapot/unbound to version 1.22.0-master-10
1 parent 1ba8207 commit d286c4d

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)