Browse Source

docs: Add actual dates for EOL of 1.x releases in stability and support page (#5889)

* docs: Add actual dates for EOL of 1.x releases

This is for issue https://github.com/external-secrets/external-secrets/issues/5888.  The actual dates EOL dates have been put into the table since they are now known, rather than the table having a tbd message. 

Signed-off-by: n4zukker <n4zukker@users.noreply.github.com>

* Add v1.3 row to stability-and-support page

Signed-off-by: n4zukker <n4zukker@users.noreply.github.com>

---------

Signed-off-by: n4zukker <n4zukker@users.noreply.github.com>
n4zukker 2 months ago
parent
commit
7419f36f40
1 changed files with 4 additions and 3 deletions
  1. 4 3
      docs/introduction/stability-support.md

+ 4 - 3
docs/introduction/stability-support.md

@@ -18,9 +18,10 @@ As of version 0.14.x , this is the only kubernetes version that we will guarante
 
 | ESO Version | Kubernetes Version | Release Date | End of Life           |
 |-------------|--------------------|--------------|-----------------------|
-| 1.2         | 1.34               | Dec 19, 2025 | Release of next minor |
-| 1.1         | 1.34               | Nov 21, 2025 | Release of next minor |
-| 1.0         | 1.34               | Nov 7, 2025  | Release of next minor |
+| 1.3         | 1.34               | Jan 23, 2026 | Release of next minor |
+| 1.2         | 1.34               | Dec 19, 2025 | Jan 23, 2026          |
+| 1.1         | 1.34               | Nov 21, 2025 | Dec 19, 2025          |
+| 1.0         | 1.34               | Nov 7, 2025  | Nov 21, 2025          |
 | 0.20.x      | 1.34               | Sep 22, 2025 | Nov 7, 2025           |
 | 0.19.x      | 1.33               | Aug 2, 2025  | Sep 22, 2025          |
 | 0.18.x      | 1.33               | Jul 17, 2025 | Aug 2, 2025           |