mirror of https://github.com/kubernetes/kops.git
Add updated 1.12 image to the alpha channel
Includes fixes for "TCP SACK PANIC" CVE
This commit is contained in:
parent
b7e298c654
commit
2efe3a9dea
|
@ -26,7 +26,7 @@ spec:
|
|||
- name: kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17
|
||||
providerID: aws
|
||||
kubernetesVersion: ">=1.11.0 <1.12.0"
|
||||
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-05-13
|
||||
- name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-06-21
|
||||
providerID: aws
|
||||
kubernetesVersion: ">=1.12.0"
|
||||
- providerID: gce
|
||||
|
|
Loading…
Reference in New Issue