Skip to content

Commit 6eea858

Browse files
authored
Merge pull request #6969 from zalando-incubator/unbound-1.19.1
Update to unbound 1.19.1
2 parents 613b2a7 + 1f01124 commit 6eea858

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)