add ability to log to file, update to v2.28.1 and fix 'first upgrade' issue

This commit is contained in:
2025-09-13 00:49:05 +03:00
parent d51a98efb3
commit 4f38f3a851
35 changed files with 773 additions and 543 deletions

View File

@@ -5,6 +5,9 @@ import (
)
var kubernetesVersions = []string{
"1.32.8",
"1.32.7",
"1.32.6",
"1.32.5",
"1.32.4",
"1.32.3",