From a5e6c65611fa2ae080556a8da7cc76238cc6c373 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sat, 25 Oct 2025 15:50:29 +0530 Subject: [PATCH] revert to 25.3.2 as driver.enabled=false is ignored in 25.3.4 --- clusters/default/helm/gpu-operator/gpu-operator-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/default/helm/gpu-operator/gpu-operator-release.yml b/clusters/default/helm/gpu-operator/gpu-operator-release.yml index a7d924b..ad385e0 100644 --- a/clusters/default/helm/gpu-operator/gpu-operator-release.yml +++ b/clusters/default/helm/gpu-operator/gpu-operator-release.yml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gpu-operator - version: "v25.3.4" + version: "v25.3.2" sourceRef: kind: HelmRepository name: nvidia