Skip to content

Commit

Permalink
Merge pull request #34 from spidernet-io/pr/welan/driver
Browse files Browse the repository at this point in the history
update the rdma image
  • Loading branch information
weizhoublue authored Jul 27, 2024
2 parents 2e4df65 + 23eb23e commit 2c9dfdc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ofed-driver/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ the pod builds the OFED driver from the source and install some online package.

## release chart

the chart version is composed of '{x of driverImage }-{y of driverImage }-{custom}'

for example of `24.04.0`, `24.04` is the default OFED image verison

tag the code and the CI will automatically release a chart

```shell
Expand Down
2 changes: 1 addition & 1 deletion rdma-tools/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: rdma-test
image:
registry: ghcr.io
repository: spidernet-io/rdma-tools
tag: "12.5.1-2c4f5689f61cb66418a333bd1cf5a147ca6eeaa6"
tag: "12.5.1-3c17d019bd011728bb7e70a1cce263fa17c88fc5"

pullPolicy: IfNotPresent
imagePullSecrets: []
Expand Down

0 comments on commit 2c9dfdc

Please sign in to comment.