-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: y2kenny-amd <[email protected]>
- Loading branch information
1 parent
70632f8
commit 883e4a8
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
apiVersion: v1 | ||
entries: | ||
amd-gpu: | ||
- apiVersion: v2 | ||
appVersion: 1.25.2.6 | ||
created: "2024-01-15T04:05:47.94676714Z" | ||
dependencies: | ||
- condition: nfd.enabled | ||
name: node-feature-discovery | ||
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts | ||
version: '>= 0.8.1-0' | ||
description: A Helm chart for deploying Kubernetes AMD GPU device plugin | ||
digest: 507d474e326baf6a2d19ea6cc5b56a81df6f879d6d2be4dae7f50f3a43cde8fe | ||
home: https://github.com/RadeonOpenCompute/k8s-device-plugin | ||
icon: https://raw.githubusercontent.com/RadeonOpenCompute/k8s-device-plugin/master/helm/logo.png | ||
keywords: | ||
- kubernetes | ||
- cluster | ||
- hardware | ||
- gpu | ||
kubeVersion: '>= 1.18.0-0' | ||
maintainers: | ||
- name: Kenny Ho <[email protected]> | ||
name: amd-gpu | ||
sources: | ||
- https://github.com/RadeonOpenCompute/k8s-device-plugin | ||
type: application | ||
urls: | ||
- https://github.com/RadeonOpenCompute/k8s-device-plugin/releases/download/amd-gpu-helm-0.11.0/amd-gpu-0.11.0.tgz | ||
version: 0.11.0 | ||
- apiVersion: v2 | ||
appVersion: 1.25.2.5 | ||
created: "2023-11-03T05:15:44.057321093Z" | ||
|
@@ -258,4 +285,4 @@ entries: | |
urls: | ||
- https://github.com/RadeonOpenCompute/k8s-device-plugin/releases/download/amd-gpu-helm-0.1.0/amd-gpu-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2023-11-03T05:15:44.057411799Z" | ||
generated: "2024-01-15T04:05:47.946841549Z" |