Skip to content

Commit 98774d8

Browse files
authored
Merge pull request #136 from NearNodeFlash/release-v0.0.10
Release v0.0.10
2 parents 8acf9e3 + 267d09c commit 98774d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/repo-guides/release-nnf-sw/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,14 @@ that everything is current on `master` for `nnf-deploy`.
155155
git submodule foreach 'git checkout `git describe --match="v*" HEAD`'
156156
```
157157

158-
6. Verify that each submodule is now at the proper tagged version.
158+
6. Add each submodule to the commit with `git add`.
159+
160+
7. Verify that each submodule is now at the proper tagged version.
159161

160162
```shell
161163
git submodule
162164
```
163165

164-
7. Do a `git add` for each of the submodules.
165-
166166
8. Update `config/repositories.yaml` with the referenced versions for:
167167

168168
1. `lustre-csi-driver`

0 commit comments

Comments
 (0)