bump verions in the boostrapchannelbuilder per @mikesplain

This commit is contained in:
Joe Hohertz 2018-09-19 15:31:46 -04:00
parent 3f6df6fde6
commit 2dbc044a16
1 changed files with 2 additions and 2 deletions

View File

@ -740,7 +740,7 @@ func (b *BootstrapChannelBuilder) buildManifest() (*channelsapi.Addons, map[stri
if b.cluster.Spec.Networking.AmazonVPC != nil {
key := "networking.amazon-vpc-routed-eni"
version := "1.0.0-kops.1"
version := "1.0.0-kops.2"
{
id := "k8s-1.7"
@ -760,7 +760,7 @@ func (b *BootstrapChannelBuilder) buildManifest() (*channelsapi.Addons, map[stri
if b.cluster.Spec.Networking.Cilium != nil {
key := "networking.cilium.io"
version := "v1.0-kops.1"
version := "v1.0-kops.2"
{
id := "k8s-1.7"