Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update nvidia-device-plugin ( 0.14.4 → 0.14.5 ) #1003

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 29, 2024

This PR contains the following updates:

Package Update Change
nvidia-device-plugin patch 0.14.4 -> 0.14.5

Warning

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


Release Notes

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

v0.14.5

Compare Source

  • Fix bug in CDI spec generation on systems with lib -> usr/lib symlinks.
  • Bump CUDA base image version to 12.3.2.

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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 29, 2024

--- kubernetes/apps/kube-system/nvidia-device-plugin/app Kustomization: flux-system/cluster-apps-nvidia-plugin HelmRelease: kube-system/nvidia-device-plugin

+++ kubernetes/apps/kube-system/nvidia-device-plugin/app Kustomization: flux-system/cluster-apps-nvidia-plugin HelmRelease: kube-system/nvidia-device-plugin

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

       chart: nvidia-device-plugin
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: nvidia-device-plugin
         namespace: flux-system
-      version: 0.14.4
+      version: 0.14.5
   interval: 15m
   values:
     image:
       repository: nvcr.io/nvidia/k8s-device-plugin
       tag: v0.14.4
     nodeSelector:
--- kubernetes/apps/kube-system/nvidia-device-plugin/app Kustomization: flux-system/cluster-apps-nvidia HelmRelease: kube-system/nvidia-device-plugin

+++ kubernetes/apps/kube-system/nvidia-device-plugin/app Kustomization: flux-system/cluster-apps-nvidia HelmRelease: kube-system/nvidia-device-plugin

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

       chart: nvidia-device-plugin
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: nvidia-device-plugin
         namespace: flux-system
-      version: 0.14.4
+      version: 0.14.5
   interval: 15m
   values:
     image:
       repository: nvcr.io/nvidia/k8s-device-plugin
       tag: v0.14.4
     nodeSelector:

@axeII
Copy link
Owner

axeII commented Feb 29, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bot-akira bot-akira bot merged commit e4d0e2d into main Mar 10, 2024
8 checks passed
@bot-akira bot-akira bot deleted the renovate/nvidia-device-plugin-0.x branch March 10, 2024 19:04
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.

1 participant