mirror of https://github.com/kubernetes/kops.git
Update Calico to v3.15.0 for k8s 1.16+
This commit is contained in:
parent
8c34eaf76f
commit
4ca7385081
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -712,7 +712,7 @@ func (b *BootstrapChannelBuilder) buildAddons() *channelsapi.Addons {
|
|||
"k8s-1.7": "2.6.12-kops.1",
|
||||
"k8s-1.7-v3": "3.8.0-kops.2",
|
||||
"k8s-1.12": "3.9.6-kops.1",
|
||||
"k8s-1.16": "3.13.4-kops.1",
|
||||
"k8s-1.16": "3.15.0-kops.1",
|
||||
}
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue