Skip to content

Commit

Permalink
Apply review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
fbyrne committed Oct 9, 2024
1 parent f8d37a3 commit 83a8267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ var Addons = map[string]*Addon{
"amd-gpu-device-plugin.yaml",
"0640"),
}, false, "amd-gpu-device-plugin", "3rd party (AMD)", "", "https://minikube.sigs.k8s.io/docs/tutorials/amd/", map[string]string{
"AmdDevicePlugin": "rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f",
"AmdDevicePlugin": "rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f",
}, map[string]string{
"AmdDevicePlugin": "docker.io",
}),
Expand Down

0 comments on commit 83a8267

Please sign in to comment.