mirror of https://github.com/kubernetes/kops.git
Merge pull request #3930 from justinsb/put_18_image_into_alpha
Automatic merge from submit-queue. Put the 1.8 image into the alpha channel
This commit is contained in:
commit
6a031a2b00
|
@ -13,6 +13,9 @@ spec:
|
|||
- name: kope.io/k8s-1.7-debian-jessie-amd64-hvm-ebs-2017-07-28
|
||||
providerID: aws
|
||||
kubernetesVersion: ">=1.7.0"
|
||||
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2017-11-27
|
||||
providerID: aws
|
||||
kubernetesVersion: ">=1.8.0"
|
||||
- providerID: gce
|
||||
name: "cos-cloud/cos-stable-60-9592-90-0"
|
||||
cluster:
|
||||
|
|
Loading…
Reference in New Issue