mirror of https://github.com/easzlab/kubeasz.git
update k8s v1.24.10
parent
5c37b23ebf
commit
3827cfe3f8
6
ezdown
6
ezdown
|
@ -14,9 +14,9 @@ set -o pipefail
|
|||
|
||||
# default settings, can be overridden by cmd line options, see usage
|
||||
DOCKER_VER=20.10.22
|
||||
KUBEASZ_VER=3.3.2
|
||||
K8S_BIN_VER=v1.24.9
|
||||
EXT_BIN_VER=1.6.4
|
||||
KUBEASZ_VER=3.3.3
|
||||
K8S_BIN_VER=v1.24.10
|
||||
EXT_BIN_VER=1.6.6
|
||||
SYS_PKG_VER=0.5.2
|
||||
HARBOR_VER=v2.6.3
|
||||
REGISTRY_MIRROR=CN
|
||||
|
|
Loading…
Reference in New Issue