Skip to content

Commit

Permalink
feat(kk): ks v3.3.1 add support for k8s v1.24
Browse files Browse the repository at this point in the history
Signed-off-by: 24sama <jacksama@foxmail.com>
  • Loading branch information
24sama committed Jan 13, 2023
1 parent ec903fe commit 34bb072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/kk/pkg/version/kubesphere/ks_installer.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ var KsV331 = &KsInstaller{
"v1.21",
"v1.22",
"v1.23",
"v1.24",
},
UpgradeSupportVersions: []string{
V330.String(),
Expand Down

0 comments on commit 34bb072

Please sign in to comment.