Skip to content
Snippets Groups Projects
Commit b3165188 authored by Wilmar den Ouden's avatar Wilmar den Ouden Committed by k8s-ci-robot
Browse files

Bump coredns to 1.2.6 (#3641)

parent 61266366
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ kubedns_version: 1.14.13
kubedns_image_repo: "gcr.io/google_containers/k8s-dns-kube-dns-{{ image_arch }}"
kubedns_image_tag: "{{ kubedns_version }}"
coredns_version: "1.2.5"
coredns_version: "1.2.6"
coredns_image_repo: "coredns/coredns"
coredns_image_tag: "{{ coredns_version }}{%- if image_arch != 'amd64' -%}__{{ image_arch}}_linux{%- endif -%}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment