We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 246864f + e6c9d69 commit 5752866Copy full SHA for 5752866
data/releases/eol.yaml
@@ -1,3 +1,8 @@
1
+# Use "schedule-builder" to maintain this file:
2
+# https://github.com/kubernetes/release/tree/master/cmd/schedule-builder
3
+# For example by running:
4
+# schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml
5
+---
6
branches:
7
- endOfLifeDate: "2024-02-28"
8
finalPatchRelease: 1.26.15
data/releases/schedule.yaml
schedules:
- endOfLifeDate: "2025-06-28"
maintenanceModeStartDate: "2025-04-28"
0 commit comments