Skip to content

Commit

Permalink
chore: Bump MOFED version to 23.10-0.4.1.0 (#649)
Browse files Browse the repository at this point in the history
Bump MOFED version to 23.10-0.4.1.0
  • Loading branch information
e0ne authored Oct 23, 2023
2 parents 053bc17 + 20d6fa5 commit 9bde1fd
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 30
Expand Down
2 changes: 1 addition & 1 deletion deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ ofedDriver:
deploy: false
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
# imagePullSecrets: []
# env, if defined will pass environment variables to the OFED container
# env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
upgradePolicy:
autoUpgrade: false
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
upgradePolicy:
autoUpgrade: false
drain:
Expand Down
2 changes: 1 addition & 1 deletion example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SriovIbCni:
Mofed:
image: mofed
repository: nvcr.io/nvstaging/mellanox
version: 23.10-0.3.8.0
version: 23.10-0.4.1.0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 9bde1fd

Please sign in to comment.