diff --git a/charts/nvidia-device-plugin/Chart.lock b/charts/nvidia-device-plugin/Chart.lock index f22f0a10..13fec23d 100644 --- a/charts/nvidia-device-plugin/Chart.lock +++ b/charts/nvidia-device-plugin/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: nvidia-device-plugin repository: https://nvidia.github.io/k8s-device-plugin - version: 0.17.4 -digest: sha256:6167cff8c35e981f8eee48211d0e89c1c7248cae0890dd8687baa5668ed91ab9 -generated: "2025-09-13T11:10:44.236332633Z" + version: 0.18.2 +digest: sha256:fa70bc6531443baea6b871c669ee72787873f5496eb7a4d360e1372f4eee9789 +generated: "2026-01-23T15:19:00.234806117Z" diff --git a/charts/nvidia-device-plugin/Chart.yaml b/charts/nvidia-device-plugin/Chart.yaml index b5f9d970..9da48dd7 100644 --- a/charts/nvidia-device-plugin/Chart.yaml +++ b/charts/nvidia-device-plugin/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.2 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: nvidia-device-plugin - version: 0.17.4 + version: 0.18.2 repository: "https://nvidia.github.io/k8s-device-plugin" diff --git a/charts/nvidia-device-plugin/README.md b/charts/nvidia-device-plugin/README.md index 2419a48e..e67f4ee3 100644 --- a/charts/nvidia-device-plugin/README.md +++ b/charts/nvidia-device-plugin/README.md @@ -1,6 +1,6 @@ # nvidia-gpu-operator -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://nvidia.github.io/k8s-device-plugin | nvidia-device-plugin | 0.17.4 | +| https://nvidia.github.io/k8s-device-plugin | nvidia-device-plugin | 0.18.2 | ## Values diff --git a/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.17.4.tgz b/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.17.4.tgz deleted file mode 100644 index 2457f68a..00000000 Binary files a/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.17.4.tgz and /dev/null differ diff --git a/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.18.2.tgz b/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.18.2.tgz new file mode 100644 index 00000000..af32c338 Binary files /dev/null and b/charts/nvidia-device-plugin/charts/nvidia-device-plugin-0.18.2.tgz differ