Skip to content

Commit

Permalink
Merge pull request #1572 from krunalhinguu/add-docker-27.3.x-v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
krunalhinguu authored Jan 1, 2025
2 parents d8c06a3 + 6f4a4e9 commit dfb4a2e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
20 changes: 15 additions & 5 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -15868,7 +15868,9 @@
"26.1.x",
"27.0.x",
"27.1.x",
"27.2.x"
"27.2.x",
"27.3.x",
"27.4.x"
],
"1.28": [
"1.13.x",
Expand All @@ -15886,7 +15888,9 @@
"26.1.x",
"27.0.x",
"27.1.x",
"27.2.x"
"27.2.x",
"27.3.x",
"27.4.x"
],
"1.29": [
"1.13.x",
Expand All @@ -15904,7 +15908,9 @@
"26.1.x",
"27.0.x",
"27.1.x",
"27.2.x"
"27.2.x",
"27.3.x",
"27.4.x"
],
"1.30": [
"1.13.x",
Expand All @@ -15922,7 +15928,9 @@
"26.1.x",
"27.0.x",
"27.1.x",
"27.2.x"
"27.2.x",
"27.3.x",
"27.4.x"
],
"1.31": [
"1.13.x",
Expand All @@ -15940,7 +15948,9 @@
"26.1.x",
"27.0.x",
"27.1.x",
"27.2.x"
"27.2.x",
"27.3.x",
"27.4.x"
],
"1.8": [
"1.11.x",
Expand Down
10 changes: 5 additions & 5 deletions pkg/rke/k8s_docker_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ func loadK8sVersionDockerInfo() map[string][]string {
"1.24": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x"},
"1.25": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x"},
"1.26": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x"},
"1.27": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x"},
"1.28": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x"},
"1.29": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x"},
"1.30": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x"},
"1.31": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x"},
"1.27": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x", "27.3.x", "27.4.x"},
"1.28": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x", "27.3.x", "27.4.x"},
"1.29": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x", "27.3.x", "27.4.x"},
"1.30": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x", "27.3.x", "27.4.x"},
"1.31": {"1.13.x", "17.03.x", "17.06.x", "17.09.x", "18.06.x", "18.09.x", "19.03.x", "20.10.x", "23.0.x", "24.0.x", "25.0.x", "26.0.x", "26.1.x", "27.0.x", "27.1.x", "27.2.x", "27.3.x", "27.4.x"},
}
}

0 comments on commit dfb4a2e

Please sign in to comment.