Skip to content

Commit

Permalink
feat: supporting k8s 1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Aug 21, 2023
1 parent e34fc18 commit b909302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/upgrade/kubeadm_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
package upgrade

const (
KubeadmVersion = "v1.27.3"
KubeadmVersion = "v1.28.0"
)

0 comments on commit b909302

Please sign in to comment.