update k8s v1.29.0

pull/1348/head
gjmzj 2023-12-27 22:18:07 +08:00
parent 27aadace7e
commit bc5af26099
1 changed files with 3 additions and 3 deletions

6
ezdown
View File

@ -13,11 +13,11 @@ set -o pipefail
#set -o xtrace
# default settings, can be overridden by cmd line options, see usage
DOCKER_VER=24.0.5
DOCKER_VER=24.0.7
KUBEASZ_VER=3.6.2
K8S_BIN_VER=v1.28.1
K8S_BIN_VER=v1.29.0
# https://github.com/easzlab/dockerfile-kubeasz-ext-bin
EXT_BIN_VER=1.8.0
EXT_BIN_VER=1.9.0
# https://github.com/easzlab/dockerfile-kubeasz-sys-pkg
SYS_PKG_VER=1.0.0
HARBOR_VER=v2.8.4