Configure AMIs for 1.12

Put the latest image into both alpha & stable channels.
This commit is contained in:
Justin SB 2019-05-13 18:17:44 -07:00
parent 5ad42723b0
commit 3f7da40ebe
No known key found for this signature in database
GPG Key ID: 8DEC5C8217494E37
2 changed files with 8 additions and 2 deletions

View File

@ -25,7 +25,10 @@ spec:
# Stretch is the default for 1.11 (for nvme)
- name: kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17
providerID: aws
kubernetesVersion: ">=1.11.0"
kubernetesVersion: ">=1.11.0 <1.12.0"
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-05-13
providerID: aws
kubernetesVersion: ">=1.12.0"
- providerID: gce
name: "cos-cloud/cos-stable-65-10323-99-0"
cluster:

View File

@ -25,7 +25,10 @@ spec:
# Stretch is the default for 1.11 (for nvme)
- name: kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17
providerID: aws
kubernetesVersion: ">=1.11.0"
kubernetesVersion: ">=1.11.0 <1.12.0"
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-05-13
providerID: aws
kubernetesVersion: ">=1.12.0"
- providerID: gce
name: "cos-cloud/cos-stable-65-10323-99-0"
cluster: