Skip to content

Commit 1f01124

Browse files
committed
Update to unbound 1.19.1
https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.1 Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent ab0630f commit 1f01124

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)