Skip to content

Commit fb87665

Browse files
committed
bump kubevirt device plugin version to v1.2.9
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent d821820 commit fb87665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)