Skip to content

chore(deps): update nvidia-device-plugin helm release to v0.19.0#2961

Open
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
renovate/nvidia-device-plugin-0.x
Open

chore(deps): update nvidia-device-plugin helm release to v0.19.0#2961
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
renovate/nvidia-device-plugin-0.x

Conversation

@gabe565-renovate
Copy link
Contributor

This PR contains the following updates:

Package Update Change
nvidia-device-plugin minor 0.18.20.19.0

Release Notes

NVIDIA/k8s-device-plugin (nvidia-device-plugin)

v0.19.0

Compare Source

  • Add --sleep-interval=infinite support to GFD for running as a pod (#​1603)
  • Fix image tag in static deployment (#​1604)
  • Add ownerReference to NodeFeature CRs for garbage collection (#​1597)
  • Change default value for gds, gdrcopy and mofed flags (#​1550)
  • Fix healthchecking on old devices (#​1562)
  • Enable NodeFeature API by default in GFD (#​1504)
  • Build multiarch images on native GitHub runners (#​1468)

Configuration

📅 Schedule: 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 Renovate Bot.

@github-actions
Copy link

HelmRelease Diff

Cluster gabernetes
Changes +3 −3
Click to expand
--- HelmRelease: nvidia-device-plugin/nvidia-device-plugin DaemonSet: nvidia-device-plugin/nvidia-device-plugin

+++ HelmRelease: nvidia-device-plugin/nvidia-device-plugin DaemonSet: nvidia-device-plugin/nvidia-device-plugin

@@ -23,13 +23,13 @@

       annotations: {}
     spec:
       priorityClassName: system-node-critical
       runtimeClassName: nvidia
       securityContext: {}
       containers:
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.18.2
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         imagePullPolicy: IfNotPresent
         name: nvidia-device-plugin-ctr
         command:
         - nvidia-device-plugin
         env:
         - name: MPS_ROOT
--- HelmRelease: nvidia-device-plugin/nvidia-device-plugin DaemonSet: nvidia-device-plugin/nvidia-device-plugin-mps-control-daemon

+++ HelmRelease: nvidia-device-plugin/nvidia-device-plugin DaemonSet: nvidia-device-plugin/nvidia-device-plugin-mps-control-daemon

@@ -24,25 +24,25 @@

     spec:
       priorityClassName: system-node-critical
       runtimeClassName: nvidia
       securityContext: {}
       hostPID: true
       initContainers:
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.18.2
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         name: mps-control-daemon-mounts
         command:
         - mps-control-daemon
         - mount-shm
         securityContext:
           privileged: true
         volumeMounts:
         - name: mps-root
           mountPath: /mps
           mountPropagation: Bidirectional
       containers:
-      - image: nvcr.io/nvidia/k8s-device-plugin:v0.18.2
+      - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
         imagePullPolicy: IfNotPresent
         name: mps-control-daemon-ctr
         command:
         - mps-control-daemon
         env:
         - name: NODE_NAME

@github-actions
Copy link

Kustomization Diff

Cluster gabernetes
Changes +1 −1
Click to expand
--- kubernetes/gabernetes/apps/nvidia-device-plugin/app Kustomization: nvidia-device-plugin/app HelmRelease: nvidia-device-plugin/nvidia-device-plugin

+++ kubernetes/gabernetes/apps/nvidia-device-plugin/app Kustomization: nvidia-device-plugin/app HelmRelease: nvidia-device-plugin/nvidia-device-plugin

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

       chart: nvidia-device-plugin
       reconcileStrategy: ChartVersion
       sourceRef:
         kind: HelmRepository
         name: nvidia-device-plugin
         namespace: nvidia-device-plugin
-      version: 0.18.2
+      version: 0.19.0
   driftDetection:
     mode: enabled
   interval: 1h
   values:
     affinity: []
     nodeSelector:

@gabe565 gabe565 force-pushed the main branch 23 times, most recently from 275f0ef to 14be837 Compare March 20, 2026 08:49
@gabe565 gabe565 force-pushed the main branch 11 times, most recently from e0a7dcb to f417be4 Compare March 22, 2026 00:23
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