Skip to content

Commit

Permalink
Merge branch 'add_chart_v23.9.1' into 'gh-pages'
Browse files Browse the repository at this point in the history
Draft: Add helm chart for v23.9.1

See merge request nvidia/kubernetes/gpu-operator!980
  • Loading branch information
shivamerla committed Dec 8, 2023
2 parents f35e261 + 2a80130 commit 48b8ccc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
Binary file added stable/gpu-operator-v23.9.1.tgz
Binary file not shown.
29 changes: 28 additions & 1 deletion stable/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
apiVersion: v1
entries:
gpu-operator:
- apiVersion: v2
appVersion: v23.9.1
created: "2023-12-07T16:32:47.395798-08:00"
dependencies:
- condition: nfd.enabled
name: node-feature-discovery
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
version: v0.14.2
description: NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
digest: 0968d318094fbcadfec409b85ec438e96eac80ab94e7b8a6835b0485063c5692
home: https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/overview.html
icon: https://assets.nvidiagrid.net/ngc/logos/GPUoperator.png
keywords:
- gpu
- cuda
- compute
- operator
- deep learning
- monitoring
- tesla
kubeVersion: '>= 1.16.0-0'
name: gpu-operator
sources:
- https://github.com/NVIDIA/gpu-operator
urls:
- https://nvidia.github.io/gpu-operator/stable/gpu-operator-v23.9.1.tgz
version: v23.9.1
- apiVersion: v2
appVersion: v23.9.0
created: "2023-10-20T15:24:44.396418-07:00"
Expand Down Expand Up @@ -915,4 +942,4 @@ entries:
urls:
- https://nvidia.github.io/gpu-operator/stable/gpu-operator-1.0.0.tgz
version: 1.0.0
generated: "2023-10-20T15:24:44.393548-07:00"
generated: "2023-12-07T16:32:47.391368-08:00"

0 comments on commit 48b8ccc

Please sign in to comment.