Skip to content

Commit

Permalink
feat: supporting kubernetes up to v1.31.4 (#649)
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
  • Loading branch information
prometherion authored Dec 11, 2024
1 parent 6244f8c commit 9171f46
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.31.3"
KubeadmVersion = "v1.31.4"
)

0 comments on commit 9171f46

Please sign in to comment.