Skip to content

Commit

Permalink
chore: update doca driver to 25.01-0.1.6.0-0 (#1216)
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne authored Dec 23, 2024
2 parents 7f42bf8 + 0ce5858 commit 142faca
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
4 changes: 2 additions & 2 deletions example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
4 changes: 2 additions & 2 deletions hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ SriovIbCni:
version: v1.1.1
Mofed:
image: doca-driver
repository: nvcr.io/nvidia/mellanox
version: 24.10-0.7.0.0-0
repository: nvcr.io/nvstaging/mellanox
version: 25.01-0.1.6.0-0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 142faca

Please sign in to comment.