OSUpgrade: Version Planning

This commit is contained in:
2026-04-03 08:57:27 +08:00
parent a14fa23e7a
commit 9cb593ffc0
10 changed files with 985 additions and 38 deletions

View File

@@ -2,7 +2,7 @@
VERSION ?= dev
# Target kube version
KUBE_VERSION ?= v1.35.1
KUBE_VERSION ?= v1.34.1
GIT_REV := $(shell git rev-parse HEAD)