diff --git a/nvidia-device-plugin.yaml b/nvidia-device-plugin.yaml index cffc9a32ac1..26c1af13bdc 100644 --- a/nvidia-device-plugin.yaml +++ b/nvidia-device-plugin.yaml @@ -1,7 +1,7 @@ package: name: nvidia-device-plugin - version: 0.14.0 - epoch: 4 + version: 0.14.1 + epoch: 0 description: NVIDIA device plugin for Kubernetes copyright: - license: Apache-2.0 @@ -19,17 +19,9 @@ pipeline: with: repository: https://github.com/NVIDIA/k8s-device-plugin tag: v${{package.version}} - expected-commit: e6c111aff19eab995e8d0f4345169e8c310d2f9c + expected-commit: 7086f91dfcd0cd7b06863be4a315ba873f0b81f9 - runs: | - # GHSA-g2j6-57v7-gm8c - go get github.com/opencontainers/runc@v1.1.5 - - # GHSA-8cfg-vx93-jvxw - go get k8s.io/client-go@v0.20.0-alpha.2 - - go mod vendor - make mkdir -p ${{targets.destdir}}/usr/bin mv config-manager ${{targets.destdir}}/usr/bin/