Skip to content

Commit 10d33e4

Browse files
authored
Merge pull request #9866 from zalando-incubator/926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/unbound
unbound: Update to version 1.23.1-master-11
2 parents 6f3b63e + 18519f2 commit 10d33e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/01-coredns-local/daemonset-coredns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
containers:
4545
- name: unbound
4646
{{- if eq .Cluster.Provider "zalando-eks" }}
47-
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/unbound:1.22.0-master-10
47+
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/unbound:1.23.1-master-11
4848
{{- else }}
4949
image: container-registry.zalando.net/teapot/unbound:1.23.1-master-11
5050
{{- end }}

0 commit comments

Comments
 (0)