diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 1887e1f2aac35..140aa2d4a0d2c 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -62,7 +62,7 @@ dependencies: match: cniVersion[\t\n\f\r ]*= - - name: "coredns" + - name: "coredns-kube-up" version: 1.3.1 refPaths: - path: cluster/addons/dns/coredns/coredns.yaml.base @@ -71,6 +71,10 @@ dependencies: match: k8s.gcr.io/coredns - path: cluster/addons/dns/coredns/coredns.yaml.sed match: k8s.gcr.io/coredns + + - name: "coredns-kubeadm" + version: 1.3.1 + refPaths: - path: cmd/kubeadm/app/constants/constants.go match: CoreDNSVersion =