Skip to content

Commit

Permalink
chore: Bump DOCA driver to 24.01-0.3.3.1-0 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne committed Feb 22, 2024
2 parents 68517d5 + 049d8c2 commit 3e82356
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: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.01-0.3.3.1.3
version: 24.01-0.3.3.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 @@ -220,7 +220,7 @@ ofedDriver:
deploy: false
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.01-0.3.3.1.3
version: 24.01-0.3.3.1-0
initContainer:
enable: true
repository: ghcr.io/mellanox
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.01-0.3.3.1.3
version: 24.01-0.3.3.1-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.01-0.3.3.1.3
version: 24.01-0.3.3.1-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.01-0.3.3.1.3
version: 24.01-0.3.3.1-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.01-0.3.3.1.3
version: 24.01-0.3.3.1-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.01-0.3.3.1.3
version: 24.01-0.3.3.1-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 @@ -28,7 +28,7 @@ SriovIbCni:
Mofed:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.01-0.3.3.1.3
version: 24.01-0.3.3.1-0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 3e82356

Please sign in to comment.