Skip to content

Commit b2cec1e

Browse files
authored
Merge pull request #112 from tariq1890/bumpver
bump kubevirt device plugin version to v1.2.9
2 parents d821820 + fb87665 commit b2cec1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626

2727
DOCKER_REPO ?= "nvcr.io/nvidia/kubevirt-gpu-device-plugin"
28-
DOCKER_TAG ?= v1.2.8
28+
DOCKER_TAG ?= v1.2.9
2929

3030
build:
3131
go build -o nvidia-kubevirt-gpu-device-plugin kubevirt-gpu-device-plugin/cmd

0 commit comments

Comments
 (0)