mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 12:17:52 +00:00
Update etcd to 2.2.1
This commit is contained in:
@@ -23,7 +23,7 @@ RELEASES_DIR=${RELEASES_DIR:-/tmp/downloads}
|
||||
FLANNEL_VERSION=${FLANNEL_VERSION:-"0.5.3"}
|
||||
|
||||
# Define etcd version to use.
|
||||
ETCD_VERSION=${ETCD_VERSION:-"2.0.12"}
|
||||
ETCD_VERSION=${ETCD_VERSION:-"2.2.1"}
|
||||
|
||||
# Define k8s version to use.
|
||||
K8S_VERSION=${K8S_VERSION:-"1.0.4"}
|
||||
|
Reference in New Issue
Block a user