File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/nvidia-k8s-device-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ path = "../packages.rs"
12
12
releases-url = " https://github.com/NVIDIA/k8s-device-plugin/releases"
13
13
14
14
[[package .metadata .build-package .external-files ]]
15
- url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.16.2 /v0.16.2 .tar.gz"
16
- path = " k8s-device-plugin-0.16.2 .tar.gz"
17
- sha512 = " 0be166ba3f2ae51882e62e71dc625f6e83c4c18321e9e6beb05b7f2f6b3628e5ca7f480576f422faba0e6ad232085dff200b474f2453aeef307f9a6a5d13e1b6 "
15
+ url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.17.0 /v0.17.0 .tar.gz"
16
+ path = " k8s-device-plugin-0.17.0 .tar.gz"
17
+ sha512 = " 912d324d22bc18994319d4188a3d859e5af58ec6bd7da01f632a210dbb313b6ac8d5105e4558f03b49ed56005383eca6c25f215c24ca7b981b60cd0c510516ed "
18
18
19
19
[build-dependencies ]
20
20
glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 2
2
%global gorepo k8s-device-plugin
3
3
%global goimport %{goproject }/%{gorepo }
4
4
5
- %global gover 0.16.2
5
+ %global gover 0.17.0
6
6
%global rpmver %{gover }
7
7
8
8
Name: %{_cross_os }nvidia-k8s-device-plugin
You can’t perform that action at this time.
0 commit comments