Skip to content

Commit

Permalink
Update k8s_version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Oct 4, 2024
1 parent d6a2755 commit 560c8bc
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions k8s_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,14 @@
"1.28.7",
"1.28.11",
"1.28.13",
"1.28.14",
"1.29.0",
"1.29.2",
"1.29.6",
"1.29.8",
"1.30.4"
"1.29.9",
"1.30.4",
"1.30.5"
],
"kubeadm": [
"1.24.6",
Expand All @@ -42,11 +45,14 @@
"1.28.11",
"1.28.12",
"1.28.13",
"1.28.14",
"1.29.0",
"1.29.6",
"1.29.7",
"1.29.8",
"1.30.4"
"1.29.9",
"1.30.4",
"1.30.5"
],
"rke2": [
"1.24.6",
Expand All @@ -73,12 +79,15 @@
"1.28.10",
"1.28.11",
"1.28.12",
"1.28.13",
"1.29.3",
"1.29.4",
"1.29.5",
"1.29.6",
"1.29.7",
"1.30.3"
"1.29.8",
"1.30.3",
"1.30.4"
],
"kubeadm-fips": [
"1.24.13",
Expand All @@ -96,11 +105,14 @@
"1.28.11",
"1.28.12",
"1.28.13",
"1.28.14",
"1.29.0",
"1.29.5",
"1.29.6",
"1.29.7",
"1.29.8",
"1.30.4"
"1.29.9",
"1.30.4",
"1.30.5"
]
}

0 comments on commit 560c8bc

Please sign in to comment.