Skip to content

Commit

Permalink
chore: update package gpu-operator (#421)
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored Sep 26, 2024
1 parent 494f1b3 commit 00c50d9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions packages/gpu-operator/v24.6.2+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: gpu-operator
shortDescription: Management of NVIDIA components needed to provision GPU
iconUrl: https://avatars.githubusercontent.com/u/1728152
defaultNamespace: gpu-operator
helm:
chartName: gpu-operator
chartVersion: 24.6.2
repositoryUrl: https://helm.ngc.nvidia.com/nvidia
values:
nfd:
enabled: false
dependencies:
- name: node-feature-discovery
references:
- label: ArtifactHub
url: https://artifacthub.io/packages/helm/gpu-operator/gpu-operator
- label: GitHub
url: https://github.com/NVIDIA/gpu-operator
- label: Website
url: https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html
longDescription: NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
1 change: 1 addition & 0 deletions packages/gpu-operator/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ versions:
- version: v24.3.0+1
- version: v24.6.0+1
- version: v24.6.1+1
- version: v24.6.2+1

0 comments on commit 00c50d9

Please sign in to comment.