Update core etcd references to use 3.0.4
This commit is contained in:
@@ -23,7 +23,7 @@ RELEASES_DIR=${RELEASES_DIR:-/tmp/downloads}
|
||||
FLANNEL_VERSION=${FLANNEL_VERSION:-"0.5.5"}
|
||||
|
||||
# Define etcd version to use.
|
||||
ETCD_VERSION=${ETCD_VERSION:-"3.0.3"}
|
||||
ETCD_VERSION=${ETCD_VERSION:-"3.0.4"}
|
||||
|
||||
# Define k8s version to use.
|
||||
K8S_VERSION=${K8S_VERSION:-"1.1.1"}
|
||||
|
Reference in New Issue
Block a user