mirror of https://github.com/kubernetes/kops.git
Update bootstrapchannelbuilder.go
This commit is contained in:
parent
a17183f1f2
commit
5f92e1a2bb
|
@ -283,7 +283,7 @@ func (b *BootstrapChannelBuilder) buildAddons() *channelsapi.Addons {
|
|||
|
||||
{
|
||||
key := "coredns.addons.k8s.io"
|
||||
version := "1.3.1-kops.1"
|
||||
version := "1.3.1-kops.4"
|
||||
|
||||
{
|
||||
location := key + "/k8s-1.12.yaml"
|
||||
|
|
Loading…
Reference in New Issue