Skip to content

Commit

Permalink
Merge pull request #3979 from justinsb/images_in_alpha_channel
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Put latest AMIs into alpha channel
  • Loading branch information
Kubernetes Submit Queue committed Dec 1, 2017
2 parents 398c4ce + da2a4b0 commit 9485bfa
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions channels/alpha
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,19 @@ spec:
- name: kope.io/k8s-1.5-debian-jessie-amd64-hvm-ebs-2017-07-28
providerID: aws
kubernetesVersion: ">=1.5.0 <1.6.0"
- name: kope.io/k8s-1.6-debian-jessie-amd64-hvm-ebs-2017-07-28
- name: kope.io/k8s-1.6-debian-jessie-amd64-hvm-ebs-2017-12-01
providerID: aws
kubernetesVersion: ">=1.6.0 <1.7.0"
- name: kope.io/k8s-1.7-debian-jessie-amd64-hvm-ebs-2017-07-28
- name: kope.io/k8s-1.7-debian-jessie-amd64-hvm-ebs-2017-12-01
providerID: aws
kubernetesVersion: ">=1.7.0"
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2017-11-27
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2017-12-01
providerID: aws
kubernetesVersion: ">=1.8.0"
# Moving to stretch in 1.9 (if goes well)
- name: kope.io/k8s-1.8-debian-stretch-amd64-hvm-ebs-2017-12-01
providerID: aws
kubernetesVersion: ">=1.9.0"
- providerID: gce
name: "cos-cloud/cos-stable-60-9592-90-0"
cluster:
Expand Down

0 comments on commit 9485bfa

Please sign in to comment.