release-v1.1.2-continued (#8294)
* v1.1.2 release Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> * release-v1.1.2-continued Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
parent
73ff3e2128
commit
fb72fcd817
64 changed files with 7436 additions and 1705 deletions
|
|
@ -26,7 +26,7 @@ set -o pipefail
|
|||
# with enough docs updates, this could be removed
|
||||
# see # DEFAULT VERSION HANDLING
|
||||
K8S_DEFAULT_VERSION=1.20
|
||||
K8S_TARGET_VERSIONS=("1.19" "1.20" "1.21" "1.22")
|
||||
K8S_TARGET_VERSIONS=("1.19" "1.20" "1.21" "1.22" "1.23")
|
||||
|
||||
DIR=$(cd $(dirname "${BASH_SOURCE}")/.. && pwd -P)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue