From 91cc1483ed19458c0f41e52d47aab49f21794237 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Wed, 15 Jan 2025 17:34:08 -0500 Subject: [PATCH] Update version skew per https://github.com/helm/helm/pull/13555 Signed-off-by: Scott Rigby --- content/en/docs/topics/version_skew.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/topics/version_skew.md b/content/en/docs/topics/version_skew.md index 915b79b8d..839dc85a6 100644 --- a/content/en/docs/topics/version_skew.md +++ b/content/en/docs/topics/version_skew.md @@ -46,6 +46,7 @@ with your cluster. | Helm Version | Supported Kubernetes Versions | |--------------|-------------------------------| +| 3.17.x | 1.32.x - 1.29.x | | 3.16.x | 1.31.x - 1.28.x | | 3.15.x | 1.30.x - 1.27.x | | 3.14.x | 1.29.x - 1.26.x |