Update k8s and calico component versions

These versions correspond with v2.0.0 tag of Kargo

Change-Id: I0f9bc24aee2d2ba9c100aef8a110547661c8148f
This commit is contained in:
Matthew Mosesohn 2017-01-16 15:49:54 +03:00
parent be0a5b2d4d
commit 587cfae740
1 changed files with 3 additions and 4 deletions

View File

@ -14,17 +14,16 @@ calico_cni_ipam_checksum: "09d076b15b791956efee91646e47fdfdcf382db16082cef4f542a
#Overridden component versions (different from Kargo upstream
#revision aaa3f1c4910ae23718bb6e3a0080b1af97575bac)
#Set kubernetes version
kube_version: "v1.4.6"
kube_version: "v1.5.1"
hyperkube_image_repo: "quay.io/coreos/hyperkube"
hyperkube_image_tag: "v1.4.6_coreos.0"
hyperkube_image_tag: "v1.5.1_coreos.0"
etcd_version: "v3.0.12"
#Download once, then push to nodes in batches, if enabled
download_run_once: true
#Enable netchecker app
deploy_netchecker: true
calico_version: "v1.0.0-beta"
calicoctl_image_tag: "v1.0.0-beta-18-gf72bc1d"
calico_version: "v1.0.0"
#Force calico CNI binaries to overwrite the ones copied from
#hyperkube while leaving other cni plugins intact