From 10c7ebd76e7922a6b4be52fbd427351f67ff6df6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20K=C3=A4sser?= Date: Tue, 3 Mar 2026 10:34:38 +0100 Subject: [PATCH] docs: add K8s 1.33 to Spaces 1.13 compatibility matrix The vcluster K8s 1.33+ fix was backported to Spaces 1.13.3 and 1.14.2, but the compatibility matrix only listed 1.30-1.32 for 1.13. This caused customer confusion about supported upgrade paths. --- docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md b/docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md index 3814ceda..c329067d 100644 --- a/docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md +++ b/docs/manuals/spaces/howtos/self-hosted/deployment-reqs.md @@ -18,7 +18,7 @@ Each Spaces release is tested against specific Kubernetes versions: |----------------|----------------------------| | 1.15 | 1.32, 1.33, 1.34 | | 1.14 | 1.31, 1.32, 1.33 | -| 1.13 | 1.30, 1.31, 1.32 | +| 1.13 | 1.30, 1.31, 1.32, 1.33 | ## Deployment requirements