bump calico version in bootstrap channel, so that kops will apply calico portmap compatibility to existing clusters

This commit is contained in:
Felipe Cavalcanti 2017-09-15 13:17:50 -03:00
parent 73ac4ca809
commit c443bb2c1d
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ func (b *BootstrapChannelBuilder) buildManifest() (*channelsapi.Addons, map[stri
if b.cluster.Spec.Networking.Calico != nil {
key := "networking.projectcalico.org"
version := "2.4.1"
version := "2.4.1-kops.1"
{
location := key + "/pre-k8s-1.6.yaml"