Skip to content
Snippets Groups Projects
Unverified Commit 400ee2aa authored by Spencer Smith's avatar Spencer Smith Committed by GitHub
Browse files

Merge pull request #1898 from skyscooby/update_kubedns

Update kubedns to 1.14.7 release
parents 05b8466f c383c7e2
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ nginx_image_tag: 1.11.4-alpine
dnsmasq_version: 2.78
dnsmasq_image_repo: "andyshinn/dnsmasq"
dnsmasq_image_tag: "{{ dnsmasq_version }}"
kubedns_version: 1.14.5
kubedns_version: 1.14.7
kubedns_image_repo: "gcr.io/google_containers/k8s-dns-kube-dns-amd64"
kubedns_image_tag: "{{ kubedns_version }}"
dnsmasq_nanny_image_repo: "gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64"
......
---
# Versions
kubedns_version: 1.14.5
kubedns_version: 1.14.7
kubednsautoscaler_version: 1.1.1
# Limits for dnsmasq/kubedns apps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment