mirror of https://github.com/kubernetes/kops.git
Merge pull request #1460 from justinsb/bump_alpha_channel_to_k8s_152
Bump alpha channel to k8s 1.5.2
This commit is contained in:
commit
357a2e8f76
|
@ -3,6 +3,6 @@ spec:
|
|||
- name: kope.io/k8s-1.5-debian-jessie-amd64-hvm-ebs-2017-01-09
|
||||
providerID: aws
|
||||
cluster:
|
||||
kubernetesVersion: v1.5.1
|
||||
kubernetesVersion: v1.5.2
|
||||
networking:
|
||||
kubenet: {}
|
||||
|
|
Loading…
Reference in New Issue