mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
Merge pull request #1272 from pixiake/lb
Add k8s v1.23 support for KubeSphere
This commit is contained in:
commit
1603ac2d1b
|
|
@ -169,6 +169,7 @@ var KsV330 = &KsInstaller{
|
|||
"v1.20",
|
||||
"v1.21",
|
||||
"v1.22",
|
||||
"v1.23",
|
||||
},
|
||||
UpgradeSupportVersions: []string{
|
||||
V320.String(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue