Skip to content

fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.2 )#702

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

fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.2 )#702
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nvidia-device-plugin-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
nvidia-device-plugin patch 0.19.00.19.2
nvidia-device-plugin HelmChart patch 0.19.00.19.2

Release Notes

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

v0.19.2

Compare Source

  • Bump golang version to 1.26.3 (#​1754)
  • Bump nvidia/distroless/go to v4.0.6-dev (#​1806)
  • Bump nvidia-container-toolkit to v1.19.1 (#​1798)
  • Always use a dedicated service account in the helm chart (#​1804)

v0.19.1

Compare Source

  • wsl: report a single "all" device to kubelet (#​1699)
  • Fix CDI spec generation to respect driver root for Tegra CSV files (#​1701)
  • Bump golang from 1.26.1 to 1.26.2 (#​1704)
  • Bump nvidia/distroless/go from v4.0.3-dev to v4.0.4-dev (#​1702)
  • Bump google.golang.org/grpc from 1.79.1 to 1.79.3 (#​1711)
  • Bump the k8s.io dependencies to v1.35.4 (#​1710)

Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

  • Branch creation
    • "after 2am and before 7am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Argo CD Diff Preview

Summary:

Modified (2):
± infra (+1|-1)
± nvidia-device-plugin (+10|-10)
infra (kubernetes/bootstrap/infra.yaml)

Application: argocd/nvidia-device-plugin

   destination:
     namespace: infra
     server: https://kubernetes.default.svc
   info:
   - name: Chart
-    value: nvidia-device-plugin@0.19.0
+    value: nvidia-device-plugin@0.19.2
   project: default
   source:
     path: kubernetes/infra/nvidia-device-plugin/
     repoURL: https://github.com/mpeterson/homelab
     targetRevision: main
nvidia-device-plugin (kubernetes/infra/nvidia-device-plugin/app.yaml)

DaemonSet: infra/nvidia-device-plugin

           value: "true"
         - name: SIGNAL
           value: "1"
         - name: PROCESS_TO_SIGNAL
           value: nvidia-device-plugin
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: nvidia-device-plugin-sidecar
         securityContext:
           capabilities:
             add:
             - SYS_ADMIN
@@ skipped 13 lines (81 -> 93) @@
           value: all
         - name: NVIDIA_VISIBLE_DEVICES
           value: all
         - name: NVIDIA_DRIVER_CAPABILITIES
           value: compute,utility
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         imagePullPolicy: IfNotPresent
         name: nvidia-device-plugin-ctr
         securityContext:
           capabilities:
             add:
@@ skipped 37 lines (106 -> 142) @@
           value: "false"
         - name: SIGNAL
           value: ""
         - name: PROCESS_TO_SIGNAL
           value: ""
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: nvidia-device-plugin-init
         volumeMounts:
         - mountPath: /available-configs
           name: available-configs
         - mountPath: /config

DaemonSet: infra/nvidia-device-plugin-gpu-feature-discovery

           value: "true"
         - name: SIGNAL
           value: "1"
         - name: PROCESS_TO_SIGNAL
           value: gpu-feature-discovery
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: gpu-feature-discovery-sidecar
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /available-configs
@@ skipped 17 lines (81 -> 97) @@
               fieldPath: metadata.name
         - name: CONFIG_FILE
           value: /config/config.yaml
         - name: NVIDIA_MIG_MONITOR_DEVICES
           value: all
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         imagePullPolicy: IfNotPresent
         name: gpu-feature-discovery-ctr
         securityContext:
           privileged: true
         volumeMounts:
@@ skipped 31 lines (110 -> 140) @@
           value: "false"
         - name: SIGNAL
           value: ""
         - name: PROCESS_TO_SIGNAL
           value: ""
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: gpu-feature-discovery-init
         volumeMounts:
         - mountPath: /available-configs
           name: available-configs
         - mountPath: /config

DaemonSet: infra/nvidia-device-plugin-mps-control-daemon

           value: "true"
         - name: SIGNAL
           value: "1"
         - name: PROCESS_TO_SIGNAL
           value: /usr/bin/mps-control-daemon
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: mps-control-daemon-sidecar
         volumeMounts:
         - mountPath: /available-configs
           name: available-configs
         - mountPath: /config
@@ skipped 12 lines (81 -> 92) @@
           value: all
         - name: NVIDIA_VISIBLE_DEVICES
           value: all
         - name: NVIDIA_DRIVER_CAPABILITIES
           value: compute,utility
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         imagePullPolicy: IfNotPresent
         name: mps-control-daemon-ctr
         securityContext:
           privileged: true
         volumeMounts:
@@ skipped 8 lines (105 -> 112) @@
       hostPID: true
       initContainers:
       - command:
         - mps-control-daemon
         - mount-shm
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: mps-control-daemon-mounts
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /mps
@@ skipped 24 lines (125 -> 148) @@
           value: "false"
         - name: SIGNAL
           value: ""
         - name: PROCESS_TO_SIGNAL
           value: ""
-        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.0
+        image: nvcr.io/nvidia/k8s-device-plugin:v0.19.2
         name: mps-control-daemon-init
         volumeMounts:
         - mountPath: /available-configs
           name: available-configs
         - mountPath: /config

Stats:
[Applications: 86], [Full Run: 1m55s], [Rendering: 33s], [Cluster: 26s], [Argo CD: 56s]

@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 13 times, most recently from 82bb377 to 5c8e5fb Compare May 1, 2026 00:43
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 12 times, most recently from 9484aec to a366a08 Compare May 8, 2026 08:30
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 2 times, most recently from 758a537 to fc87a7d Compare May 9, 2026 13:30
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 11 times, most recently from ed583a1 to 6f95aaa Compare May 16, 2026 09:38
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 11 times, most recently from b2ef9b1 to 7151fc7 Compare May 23, 2026 13:07
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch from 7151fc7 to 64d6f20 Compare May 26, 2026 05:00
@renovate renovate Bot changed the title fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.1 ) fix(helm): update nvidia-device-plugin ( 0.19.0 ➔ 0.19.2 ) May 27, 2026
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch 4 times, most recently from d5fda5a to 6a1ee89 Compare May 30, 2026 06:04
@renovate renovate Bot force-pushed the renovate/nvidia-device-plugin-0.x branch from 6a1ee89 to 8a8e322 Compare June 1, 2026 03:29
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