Skip to content

Commit

Permalink
Update kubernetes image to v1.8.5-rancher4
Browse files Browse the repository at this point in the history
  • Loading branch information
galal-hussein authored and Denise committed Jan 22, 2018
1 parent 57c61bb commit b78ce89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const (
DefaultServiceSidekickImage = "rancher/rke-service-sidekick:v0.1.0"

DefaultEtcdImage = "quay.io/coreos/etcd:latest"
DefaultK8sImage = "rancher/k8s:v1.8.3-rancher2"
DefaultK8sImage = "rancher/k8s:v1.8.5-rancher4"

DefaultFlannelImage = "quay.io/coreos/flannel:v0.9.1"
DefaultFlannelCNIImage = "quay.io/coreos/flannel-cni:v0.2.0"
Expand Down

0 comments on commit b78ce89

Please sign in to comment.