Skip to content

Commit b2e5bab

Browse files
coredns: Update to version 1.12.1-master-26
Update container-registry.zalando.net/teapot/coredns to version 1.12.1-master-26
1 parent bee2185 commit b2e5bab

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
@@ -212,7 +212,7 @@ spec:
212212
{{- if eq .Cluster.Provider "zalando-eks" }}
213213
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/coredns:1.12.0-master-25
214214
{{- else }}
215-
image: container-registry.zalando.net/teapot/coredns:1.12.0-master-25
215+
image: container-registry.zalando.net/teapot/coredns:1.12.1-master-26
216216
{{- end }}
217217
args: [ "-conf", "/etc/coredns/Corefile" ]
218218
env:

0 commit comments

Comments
 (0)