Skip to content

Commit

Permalink
Promote 2019-08-16 AMIs from alpha -> stable
Browse files Browse the repository at this point in the history
As discussed in office hours.
  • Loading branch information
justinsb committed Sep 14, 2019
1 parent 75d3d6f commit 256eb3e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions channels/stable
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +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 <1.13.0"
- name: kope.io/k8s-1.13-debian-stretch-amd64-hvm-ebs-2019-08-16
providerID: aws
kubernetesVersion: ">=1.13.0"
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 256eb3e

Please sign in to comment.