From 9c501ed6b9dcd846f28fa1a4843da1747bfa09d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20K=C5=82obuszewski?= <danielmk@google.com> Date: Thu, 29 May 2025 11:18:18 +0200 Subject: [PATCH] Update Cluster Autoscaler release schedule (#8174) * Update Cluster Autoscaler release schedule * Swap jackfrancis & gjtempleton shifts --- cluster-autoscaler/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cluster-autoscaler/README.md b/cluster-autoscaler/README.md index b5ac4cc2cd..17384733e8 100644 --- a/cluster-autoscaler/README.md +++ b/cluster-autoscaler/README.md @@ -92,12 +92,12 @@ target ETA and the actual releases. | Date | Maintainer Preparing Release | Backup Maintainer | Type | |------------|------------------------------|-------------------|-------| -| 2024-07-18 | x13n | MaciekPytel | patch | -| 2024-08-21 | MaciekPytel | gjtempleton | 1.31 | -| 2024-09-18 | gjtempleton | towca | patch | -| 2024-11-20 | towca | BigDarkClown | patch | -| 2024-12-18 | BigDarkClown | x13n | 1.32 | -| 2025-01-22 | x13n | MaciekPytel | patch | +| 2025-06-11 | jackfrancis | gjtempleton | 1.33 | +| 2025-07-16 | gjtempleton | towca | patch | +| 2025-08-20 | towca | BigDarkClown | patch | +| 2025-09-17 | BigDarkClown | x13n | 1.34 | +| 2025-10-22 | x13n | jackfrancis | patch | +| 2025-11-19 | jackfrancis | gjtempleton | patch | Additional patch releases may happen outside of the schedule in case of critical bugs or vulnerabilities. -- GitLab