Skip to content

Commit 6626131

Browse files
committed
Bump supported releases
1 parent c7bdb75 commit 6626131

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

hack/supported_releases.sh

-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ function main() {
8888
fi
8989

9090
echo "${out}" >"${record}"
91-
92-
# Update feature gate data
93-
"${ROOT_DIR}/pkg/kwokctl/k8s/feature_gates_data.sh" "$(echo "${out}" | head -n 1 | awk -F. '{print $2}')"
9491
}
9592

9693
main

supported_releases.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
1.31.2
2-
1.30.6
3-
1.29.10
1+
1.32.2
2+
1.31.6
3+
1.30.10
4+
1.29.14
45
1.28.15
56
1.27.16
67
1.26.15

0 commit comments

Comments
 (0)