Skip to content

Commit 419e3fd

Browse files
cicd: update Mellanox/sriov-network-device-plugin images tags to network-operator-v25.7.0-beta.2 in chart values (Mellanox#1598)
Created by the [*update_network_operator_values* job](https://github.com/Mellanox/sriov-network-device-plugin/actions/runs/16020373346).
2 parents e6019eb + 4d021f6 commit 419e3fd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

deployment/network-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ sriov-network-operator:
165165
ibSriovCni: nvcr.io/nvstaging/mellanox/ib-sriov-cni:network-operator-v25.7.0-beta.2
166166
ovsCni: nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v25.7.0-beta.2
167167
# rdmaCni: nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v25.7.0-beta.2
168-
sriovDevicePlugin: nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v25.7.0-beta.1
168+
sriovDevicePlugin: nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v25.7.0-beta.2
169169
resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0
170170
webhook: nvcr.io/nvidia/mellanox/sriov-network-operator-webhook:network-operator-25.4.0
171171
# imagePullSecrest for SR-IOV Network Operator related images

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
sriovDevicePlugin:
6565
image: sriov-network-device-plugin
6666
repository: nvcr.io/nvstaging/mellanox
67-
version: network-operator-v25.7.0-beta.1
67+
version: network-operator-v25.7.0-beta.2
6868
config: |
6969
{
7070
"resourceList": [

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
sriovDevicePlugin:
6565
image: sriov-network-device-plugin
6666
repository: nvcr.io/nvstaging/mellanox
67-
version: network-operator-v25.7.0-beta.1
67+
version: network-operator-v25.7.0-beta.2
6868
config: |
6969
{
7070
"resourceList": [

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
sriovDevicePlugin:
3232
image: sriov-network-device-plugin
3333
repository: nvcr.io/nvstaging/mellanox
34-
version: network-operator-v25.7.0-beta.1
34+
version: network-operator-v25.7.0-beta.2
3535
config: |
3636
{
3737
"resourceList": [

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ SriovDevicePlugin:
4343
image: sriov-network-device-plugin
4444
repository: nvcr.io/nvstaging/mellanox
4545
sourceRepository: sriov-network-device-plugin
46-
version: network-operator-v25.7.0-beta.1
46+
version: network-operator-v25.7.0-beta.2
4747
IbKubernetes:
4848
image: ib-kubernetes
4949
repository: nvcr.io/nvstaging/mellanox

0 commit comments

Comments
 (0)