diff --git a/channels/alpha b/channels/alpha index 85fdaba398f08..940be6f889e82 100644 --- a/channels/alpha +++ b/channels/alpha @@ -14,7 +14,7 @@ spec: providerID: aws kubernetesVersion: ">=1.7.0" - providerID: gce - name: "cos-cloud/cos-stable-57-9202-64-0" + name: "cos-cloud/cos-stable-60-9592-90-0" cluster: kubernetesVersion: v1.5.7 networking: diff --git a/channels/stable b/channels/stable index 6423df9830453..f22678d810012 100644 --- a/channels/stable +++ b/channels/stable @@ -14,7 +14,7 @@ spec: providerID: aws kubernetesVersion: ">=1.7.0" - providerID: gce - name: "cos-cloud/cos-stable-57-9202-64-0" + name: "cos-cloud/cos-stable-60-9592-90-0" cluster: kubernetesVersion: v1.5.7 networking: diff --git a/tests/integration/create_cluster/ha_gce/expected-v1alpha2.yaml b/tests/integration/create_cluster/ha_gce/expected-v1alpha2.yaml index 6b6271f0cc73b..208d7f3bcb7d4 100644 --- a/tests/integration/create_cluster/ha_gce/expected-v1alpha2.yaml +++ b/tests/integration/create_cluster/ha_gce/expected-v1alpha2.yaml @@ -60,7 +60,7 @@ metadata: kops.k8s.io/cluster: ha-gce.example.com name: master-us-test1-a spec: - image: cos-cloud/cos-stable-57-9202-64-0 + image: cos-cloud/cos-stable-60-9592-90-0 machineType: n1-standard-1 maxSize: 1 minSize: 1 @@ -80,7 +80,7 @@ metadata: kops.k8s.io/cluster: ha-gce.example.com name: master-us-test1-b spec: - image: cos-cloud/cos-stable-57-9202-64-0 + image: cos-cloud/cos-stable-60-9592-90-0 machineType: n1-standard-1 maxSize: 1 minSize: 1 @@ -100,7 +100,7 @@ metadata: kops.k8s.io/cluster: ha-gce.example.com name: master-us-test1-c spec: - image: cos-cloud/cos-stable-57-9202-64-0 + image: cos-cloud/cos-stable-60-9592-90-0 machineType: n1-standard-1 maxSize: 1 minSize: 1 @@ -120,7 +120,7 @@ metadata: kops.k8s.io/cluster: ha-gce.example.com name: nodes spec: - image: cos-cloud/cos-stable-57-9202-64-0 + image: cos-cloud/cos-stable-60-9592-90-0 machineType: n1-standard-2 maxSize: 2 minSize: 2