From e494e90333f854845a59e2523e0587f19bc74962 Mon Sep 17 00:00:00 2001 From: Bhanu Kiran Atturu Date: Mon, 18 May 2026 16:06:22 -0400 Subject: [PATCH] docs: add Kubernetes 1.35 to OS/platform support matrix (#1460) --- docs/index.md | 6 +++--- docs/releasenotes.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index c7fa80cd..2dd9b7b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -41,17 +41,17 @@ Below is a matrix of supported Operating systems and the corresponding Kubernete Ubuntu 22.04 LTS - 1.29-1.34 + 1.29-1.35 Ubuntu 24.04 LTS - 1.29-1.34 + 1.29-1.35 Debian 12 - 1.29-1.34 (driver management not supported) + 1.29-1.35 (driver management not supported) diff --git a/docs/releasenotes.md b/docs/releasenotes.md index f586a39f..7aa71beb 100644 --- a/docs/releasenotes.md +++ b/docs/releasenotes.md @@ -183,7 +183,7 @@ The AMD GPU Operator v1.4.0 adds MI35X platform support and updates all managed ### Platform Support -- Validated for vanilla kubernetes 1.32, 1.33 +- Validated for vanilla kubernetes 1.32, 1.33, 1.34, 1.35 ### Fixes