Skip to content

Commit

Permalink
chore: Bump DOCA Driver to v24.10-0.1.4.0-0
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
  • Loading branch information
e0ne committed Aug 29, 2024
1 parent ccfc292 commit edf8b5d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 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: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-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 @@ -250,7 +250,7 @@ ofedDriver:
# -- NVIDIA DOCA Driver image repository.
repository: nvcr.io/nvstaging/mellanox
# -- NVIDIA DOCA Driver version.
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
initContainer:
# -- Deploy init container.
enable: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
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: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SriovIbCni:
Mofed:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.1.4.0-0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
Expand Down

0 comments on commit edf8b5d

Please sign in to comment.