Skip to content

Commit

Permalink
Update nodelocaldns to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
floryut authored and k8s-ci-robot committed Mar 19, 2021
1 parent 1451105 commit 5f2c8ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ pod_infra_version: "3.3"
cilium_version: "v1.8.7"
kube_ovn_version: "v1.6.0"
kube_router_version: "v1.1.1"
multus_version: "v3.6"
multus_version: "v3.6.0"
ovn4nfv_ovn_image_version: "v1.0.0"
ovn4nfv_k8s_plugin_image_version: "v1.1.0"
helm_version: "v3.5.2"
Expand Down Expand Up @@ -511,7 +511,7 @@ coredns_version: "1.7.0"
coredns_image_repo: "{{ kube_image_repo }}/coredns"
coredns_image_tag: "{{ coredns_version }}"

nodelocaldns_version: "1.16.0"
nodelocaldns_version: "1.17.1"
nodelocaldns_image_repo: "{{ kube_image_repo }}/dns/k8s-dns-node-cache"
nodelocaldns_image_tag: "{{ nodelocaldns_version }}"

Expand Down

0 comments on commit 5f2c8ac

Please sign in to comment.