Skip to content

fix(helm/gpu-operator): update v26.3.1 ➼ v26.3.2#5900

Open
tinfoild[bot] wants to merge 1 commit into
mainfrom
renovate/gpu-operator-26.3.x
Open

fix(helm/gpu-operator): update v26.3.1 ➼ v26.3.2#5900
tinfoild[bot] wants to merge 1 commit into
mainfrom
renovate/gpu-operator-26.3.x

Conversation

@tinfoild
Copy link
Copy Markdown
Contributor

@tinfoild tinfoild Bot commented May 28, 2026

This PR contains the following updates:

Package Update Change OpenSSF
gpu-operator (source) patch v26.3.1v26.3.2 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

NVIDIA/gpu-operator (gpu-operator)

v26.3.2: GPU Operator 26.3.2 Release

Compare Source

https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/release-notes.html#v26-3-2


Configuration

📅 Schedule: (in timezone Asia/Singapore)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9c8acbe
Status: ✅  Deploy successful!
Preview URL: https://e01c8a33.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-gpu-operator-26-3-x.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild Bot commented May 28, 2026

kube/helmrelease/out00

--- HelmRelease: nvidia/nvidia-gpu-operator Deployment: nvidia/gpu-operator

+++ HelmRelease: nvidia/nvidia-gpu-operator Deployment: nvidia/gpu-operator

@@ -31,13 +31,13 @@

         openshift.io/scc: restricted-readonly
     spec:
       serviceAccountName: gpu-operator
       priorityClassName: system-node-critical
       containers:
       - name: gpu-operator
-        image: nvcr.io/nvidia/gpu-operator:v26.3.1
+        image: nvcr.io/nvidia/gpu-operator:v26.3.2
         imagePullPolicy: IfNotPresent
         command:
         - gpu-operator
         args:
         - --leader-elect
         - --zap-time-encoding=epoch
@@ -47,13 +47,13 @@

           value: ''
         - name: OPERATOR_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: DRIVER_MANAGER_IMAGE
-          value: nvcr.io/nvidia/cloud-native/k8s-driver-manager:v0.10.0
+          value: nvcr.io/nvidia/cloud-native/k8s-driver-manager:v0.11.0
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20
--- HelmRelease: nvidia/nvidia-gpu-operator ClusterPolicy: nvidia/cluster-policy

+++ HelmRelease: nvidia/nvidia-gpu-operator ClusterPolicy: nvidia/cluster-policy

@@ -14,13 +14,13 @@

     rootFS: /
     driverInstallDir: /usr/local
   operator:
     runtimeClass: nvidia
   daemonsets:
     labels:
-      helm.sh/chart: gpu-operator-v26.3.1
+      helm.sh/chart: gpu-operator-v26.3.2
       app.kubernetes.io/managed-by: gpu-operator
       egress.home.arpa/apiserver: allow
     tolerations:
     - effect: NoSchedule
       key: nvidia.com/gpu
       operator: Exists
@@ -28,13 +28,13 @@

     updateStrategy: RollingUpdate
     rollingUpdate:
       maxUnavailable: '1'
   validator:
     repository: nvcr.io/nvidia
     image: gpu-operator
-    version: v26.3.1
+    version: v26.3.2
     imagePullPolicy: IfNotPresent
     plugin:
       env: []
   mig:
     strategy: single
   psa:
@@ -58,13 +58,13 @@

     rdma:
       enabled: false
       useHostMofed: false
     manager:
       repository: nvcr.io/nvidia/cloud-native
       image: k8s-driver-manager
-      version: v0.10.0
+      version: v0.11.0
       imagePullPolicy: IfNotPresent
     repoConfig:
       configMapName: ''
     certConfig:
       name: ''
     licensingConfig:
@@ -95,27 +95,27 @@

     imagePullPolicy: IfNotPresent
     kernelModuleConfig:
       name: ''
     driverManager:
       repository: nvcr.io/nvidia/cloud-native
       image: k8s-driver-manager
-      version: v0.10.0
+      version: v0.11.0
       imagePullPolicy: IfNotPresent
   kataManager:
     enabled: false
     imagePullPolicy: IfNotPresent
   vfioManager:
     enabled: true
     repository: nvcr.io/nvidia/cloud-native
     image: k8s-driver-manager
-    version: v0.10.0
+    version: v0.11.0
     imagePullPolicy: IfNotPresent
     driverManager:
       repository: nvcr.io/nvidia/cloud-native
       image: k8s-driver-manager
-      version: v0.10.0
+      version: v0.11.0
       imagePullPolicy: IfNotPresent
   vgpuDeviceManager:
     enabled: true
     repository: nvcr.io/nvidia/cloud-native
     image: vgpu-device-manager
     version: v0.4.2
@@ -131,32 +131,32 @@

     version: v0.4.0
     imagePullPolicy: IfNotPresent
   toolkit:
     enabled: false
     repository: nvcr.io/nvidia/k8s
     image: container-toolkit
-    version: v1.19.0
+    version: v1.19.1
     imagePullPolicy: IfNotPresent
     installDir: /usr/local/nvidia
   devicePlugin:
     enabled: true
     repository: nvcr.io/nvidia
     image: k8s-device-plugin
-    version: v0.19.0
+    version: v0.19.2
     imagePullPolicy: IfNotPresent
   dcgm:
     enabled: false
     repository: nvcr.io/nvidia/cloud-native
     image: dcgm
     version: 4.5.2-1-ubuntu22.04
     imagePullPolicy: IfNotPresent
   dcgmExporter:
     enabled: true
     repository: nvcr.io/nvidia/k8s
     image: dcgm-exporter
-    version: 4.5.1-4.8.0-distroless
+    version: 4.5.3-4.8.2-distroless
     imagePullPolicy: IfNotPresent
     serviceMonitor:
       additionalLabels: {}
       enabled: false
       honorLabels: false
       interval: 15s
@@ -164,29 +164,29 @@

     service:
       internalTrafficPolicy: Cluster
   gfd:
     enabled: true
     repository: nvcr.io/nvidia
     image: k8s-device-plugin
-    version: v0.19.0
+    version: v0.19.2
     imagePullPolicy: IfNotPresent
   migManager:
     enabled: true
     repository: nvcr.io/nvidia/cloud-native
     image: k8s-mig-manager
-    version: v0.14.0
+    version: v0.14.2
     imagePullPolicy: IfNotPresent
     config:
       default: all-disabled
     gpuClientsConfig:
       name: ''
   nodeStatusExporter:
     enabled: false
     repository: nvcr.io/nvidia
     image: gpu-operator
-    version: v26.3.1
+    version: v26.3.2
     imagePullPolicy: IfNotPresent
   gds:
     enabled: false
     repository: nvcr.io/nvidia/cloud-native
     image: nvidia-fs
     version: 2.27.3
--- HelmRelease: nvidia/nvidia-gpu-operator Job: nvidia/gpu-operator-upgrade-crd

+++ HelmRelease: nvidia/nvidia-gpu-operator Job: nvidia/gpu-operator-upgrade-crd

@@ -30,13 +30,13 @@

       - effect: NoSchedule
         key: node-role.kubernetes.io/control-plane
         operator: Equal
         value: ''
       containers:
       - name: upgrade-crd
-        image: nvcr.io/nvidia/gpu-operator:v26.3.1
+        image: nvcr.io/nvidia/gpu-operator:v26.3.2
         imagePullPolicy: IfNotPresent
         command:
         - /usr/bin/manage-crds
         args:
         - apply
         - --filepath=/opt/gpu-operator/nvidia.com_clusterpolicies.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants