From a24703289e17f76bb281c07f10de1bfff4805040 Mon Sep 17 00:00:00 2001 From: nvidia-ci-cd Date: Mon, 16 Feb 2026 08:26:31 +0000 Subject: [PATCH] ci: update nic-configuration-operator version to 6354cff Signed-off-by: nvidia-ci-cd --- .../mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml | 4 ++-- .../crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml | 4 ++-- hack/release.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml index 831e7b862..b4e55ecd4 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml @@ -103,11 +103,11 @@ spec: operator: image: nic-configuration-operator repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.1.0-beta.7 + version: 6354cff configurationDaemon: image: nic-configuration-operator-daemon repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.1.0-beta.7 + version: 6354cff # Uncomment to explicitely reset the NIC's Firmware before the reboot and after updating its non-volatile configuration. # Might be required on DGX servers where configuration update is not successfully applied after the warm reboot. # env: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml index 97845f3c1..423837f8b 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml @@ -115,11 +115,11 @@ spec: operator: image: nic-configuration-operator repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.1.0-beta.7 + version: 6354cff configurationDaemon: image: nic-configuration-operator-daemon repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.1.0-beta.7 + version: 6354cff # Uncomment to explicitely reset the NIC's Firmware before the reboot and after updating its non-volatile configuration. # Might be required on DGX servers where configuration update is not successfully applied after the warm reboot. # env: diff --git a/hack/release.yaml b/hack/release.yaml index 3133da772..15367daf5 100644 --- a/hack/release.yaml +++ b/hack/release.yaml @@ -123,13 +123,13 @@ nicConfigurationOperator: image: nic-configuration-operator repository: nvcr.io/nvstaging/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.1.0-beta.7 + version: 6354cff nSpectScope: general nicConfigurationConfigDaemon: image: nic-configuration-operator-daemon repository: nvcr.io/nvstaging/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.1.0-beta.7 + version: 6354cff nSpectScope: general nicConfigurationOperatorStigFipsUbuntu: image: nic-configuration-operator-stig-fips