Skip to content

Commit

Permalink
Merge pull request #7420 from justinsb/alpha_channel_amis_20190816
Browse files Browse the repository at this point in the history
Update AMIs in alpha channels
  • Loading branch information
k8s-ci-robot committed Aug 16, 2019
2 parents 4c9630f + fcb26fb commit b82b220
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions channels/alpha
Expand Up @@ -23,12 +23,18 @@ spec:
providerID: aws
kubernetesVersion: ">=1.10.0 <1.11.0"
# Stretch is the default for 1.11 (for nvme)
- name: kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17
- name: kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2019-08-16
providerID: aws
kubernetesVersion: ">=1.11.0 <1.12.0"
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-06-21
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-08-16
providerID: aws
kubernetesVersion: ">=1.12.0"
kubernetesVersion: ">=1.12.0 <1.13.0"
- name: kope.io/k8s-1.13-debian-stretch-amd64-hvm-ebs-2019-08-16
providerID: aws
kubernetesVersion: ">=1.13.0 <1.14.0"
- name: kope.io/k8s-1.14-debian-stretch-amd64-hvm-ebs-2019-08-16
providerID: aws
kubernetesVersion: ">=1.14.0"
- providerID: gce
name: "cos-cloud/cos-stable-65-10323-99-0"
cluster:
Expand Down

0 comments on commit b82b220

Please sign in to comment.