Skip to content

Commit c0b44f3

Browse files
authored
chore: Update MOFED and OCP version (#657)
Update MOFED and OCP version for RC1
2 parents 2843167 + 249abd2 commit c0b44f3

9 files changed

+9
-9
lines changed

bundle/metadata/annotations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ annotations:
1010
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
1111
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v3
1212

13-
com.redhat.openshift.versions: v4.10-4.13
13+
com.redhat.openshift.versions: v4.10-4.14
1414
# Annotations for testing.
1515
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
1616
operators.operatorframework.io.test.config.v1: tests/scorecard/

config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
livenessProbe:
2424
initialDelaySeconds: 30
2525
periodSeconds: 30

deployment/network-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ ofedDriver:
167167
deploy: false
168168
image: mofed
169169
repository: nvcr.io/nvstaging/mellanox
170-
version: 23.10-0.4.1.0
170+
version: 23.10-0.5.4.0
171171
# imagePullSecrets: []
172172
# env, if defined will pass environment variables to the OFED container
173173
# env:

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
startupProbe:
2424
initialDelaySeconds: 10
2525
periodSeconds: 10

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
startupProbe:
2424
initialDelaySeconds: 10
2525
periodSeconds: 10

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
upgradePolicy:
2424
autoUpgrade: false
2525
drain:

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
upgradePolicy:
2424
autoUpgrade: false
2525
drain:

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
ofedDriver:
2020
image: mofed
2121
repository: nvcr.io/nvstaging/mellanox
22-
version: 23.10-0.4.1.0
22+
version: 23.10-0.5.4.0
2323
startupProbe:
2424
initialDelaySeconds: 10
2525
periodSeconds: 10

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SriovIbCni:
2020
Mofed:
2121
image: mofed
2222
repository: nvcr.io/nvstaging/mellanox
23-
version: 23.10-0.4.1.0
23+
version: 23.10-0.5.4.0
2424
RdmaSharedDevicePlugin:
2525
image: k8s-rdma-shared-dev-plugin
2626
repository: ghcr.io/mellanox

0 commit comments

Comments
 (0)