From 48f856f15708a2b6e9e45d665da0174418e31e1f Mon Sep 17 00:00:00 2001 From: John Garbutt Date: Mon, 8 Sep 2025 17:36:54 +0100 Subject: [PATCH] Move nvidia.nvue to 1.2.9 for cumulus 5.13 Changed switch config started creating errors on cumulus 5.13 onwards. Bumping the collection version to bring in this fix: https://gitlab.com/nvidia-networking/systems-engineering/nvue/-/commit/adfc6829ee0fadbcd5273a7635f26d6a79b44eab Change-Id: Ib92ae8807a5f22090d3025ff93d279004e686870 Signed-off-by: John Garbutt --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index f0a2fa340..046c4167a 100644 --- a/requirements.yml +++ b/requirements.yml @@ -8,7 +8,7 @@ collections: - name: dellemc.os10 version: 1.1.1 - name: nvidia.nvue - version: 1.2.6 + version: 1.2.9 - name: openstack.cloud version: '<3' - name: stackhpc.linux