Skip to content

GPU Operator Helm Chart v1.0.12

Choose a tag to compare

@github-actions github-actions released this 08 Nov 10:08
· 1 commit to main since this release

GPU Operator Helm Chart v1.0.12

Installation

helm install gpu-operator \
  https://github.com/thuanpham582002/gpu-operator/releases/download/v1.0.12/gpu-operator-1.0.12.tgz \
  --namespace gpu-operator --create-namespace \
  --set nvitopExporter.enabled=true

Changes

See git commit history for detailed changes.

Full Changelog: v1.0.11...v1.0.12