mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
feat: supporting k8s v1.32.3 (#722)
* deps: upgrading replace mods to v0.32.3 Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> * feat(kubeadm): supporting k8s v1.32.3 Signed-off-by: Dario Tranchitella <dario@tranchitella.eu> --------- Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
committed by
GitHub
parent
b0cbec9d3e
commit
6a6c83a1c6
@@ -4,5 +4,5 @@
|
||||
package upgrade
|
||||
|
||||
const (
|
||||
KubeadmVersion = "v1.32.2"
|
||||
KubeadmVersion = "v1.32.3"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user