Skip to content

Commit ab87427

Browse files
authored
cicd: update Mellanox/k8s-rdma-shared-dev-plugin images tags to network-operator-v25.7.0-beta.1 in chart values (#1572)
Created by the [*update_network_operator_values* job](https://github.com/Mellanox/k8s-rdma-shared-dev-plugin/actions/runs/15732823241).
2 parents c89d9d3 + dfa91ab commit ab87427

7 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ spec:
4444
periodSeconds: 30
4545
rdmaSharedDevicePlugin:
4646
image: k8s-rdma-shared-dev-plugin
47-
repository: ghcr.io/mellanox
48-
version: v1.5.3
47+
repository: nvcr.io/nvstaging/mellanox
48+
version: network-operator-v25.7.0-beta.1
4949
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
5050
# Replace 'devices' with your (RDMA capable) netdevice name.
5151
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ spec:
4444
periodSeconds: 30
4545
rdmaSharedDevicePlugin:
4646
image: k8s-rdma-shared-dev-plugin
47-
repository: ghcr.io/mellanox
48-
version: v1.5.3
47+
repository: nvcr.io/nvstaging/mellanox
48+
version: network-operator-v25.7.0-beta.1
4949
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
5050
# Replace 'devices' with your (RDMA capable) netdevice name.
5151
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ spec:
3939
periodSeconds: 30
4040
rdmaSharedDevicePlugin:
4141
image: k8s-rdma-shared-dev-plugin
42-
repository: ghcr.io/mellanox
43-
version: v1.5.3
42+
repository: nvcr.io/nvstaging/mellanox
43+
version: network-operator-v25.7.0-beta.1
4444
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4545
# Replace 'devices' with your (RDMA capable) netdevice name.
4646
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ spec:
3939
periodSeconds: 30
4040
rdmaSharedDevicePlugin:
4141
image: k8s-rdma-shared-dev-plugin
42-
repository: ghcr.io/mellanox
43-
version: v1.5.3
42+
repository: nvcr.io/nvstaging/mellanox
43+
version: network-operator-v25.7.0-beta.1
4444
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4545
# Replace 'devices' with your (RDMA capable) netdevice name.
4646
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ spec:
3030
maxParallelUpgrades: 1
3131
rdmaSharedDevicePlugin:
3232
image: k8s-rdma-shared-dev-plugin
33-
repository: ghcr.io/mellanox
34-
version: v1.5.3
33+
repository: nvcr.io/nvstaging/mellanox
34+
version: network-operator-v25.7.0-beta.1
3535
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
3636
# Replace 'devices' with your (RDMA capable) netdevice name.
3737
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ spec:
3939
periodSeconds: 30
4040
rdmaSharedDevicePlugin:
4141
image: k8s-rdma-shared-dev-plugin
42-
repository: ghcr.io/mellanox
43-
version: v1.5.3
42+
repository: nvcr.io/nvstaging/mellanox
43+
version: network-operator-v25.7.0-beta.1
4444
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4545
# Replace 'devices' with your (RDMA capable) netdevice name.
4646
config: |

hack/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Mofed:
3535
version: 25.04-0.6.1.0-2
3636
RdmaSharedDevicePlugin:
3737
image: k8s-rdma-shared-dev-plugin
38-
repository: ghcr.io/mellanox
38+
repository: nvcr.io/nvstaging/mellanox
3939
sourceRepository: k8s-rdma-shared-dev-plugin
40-
version: v1.5.3
40+
version: network-operator-v25.7.0-beta.1
4141
SriovDevicePlugin:
4242
image: sriov-network-device-plugin
4343
repository: nvcr.io/nvstaging/mellanox

0 commit comments

Comments
 (0)