Skip to content

Commit cbf1aa0

Browse files
authored
Note another place where NNFMFU_VERSION has to be updated (#153)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent 8e90f4a commit cbf1aa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ need to be released separately.
3535
## Primer
3636

3737
This document is based on the process set forth by the [DataWorkflowServices Release
38-
Process](https://dataworkflowservices.github.io/v0.0.2/repo-guides/create-a-release/readme/).
38+
Process](https://dataworkflowservices.github.io/latest/repo-guides/create-a-release/readme/).
3939
Please read that as a background for this document before going any further.
4040

4141
## Requirements
@@ -93,7 +93,7 @@ just an example.
9393
9494
|Repo |Update|
9595
|---------------------|------|
96-
|`nnf-mfu` |The new version of `nnf-mfu` is referenced by the `NNFMFU` variable in several places:<br><br>`nnf-sos`<br>1. `Makefile` replace `NNFMFU` with `nnf-mfu's` tag.<br><br>`nnf-dm`<br>1. In `Dockerfile` and `Makefile`, replace `NNFMU_VERSION` with the new version.<br>2. In `config/manager/kustomization.yaml`, replace `nnf-mfu`'s `newTag: <X.Y.Z>.`|
96+
|`nnf-mfu` |The new version of `nnf-mfu` is referenced by the `NNFMFU` variable in several places:<br><br>`nnf-sos`<br>1. `Makefile` replace `NNFMFU` with `nnf-mfu's` tag.<br><br>`nnf-dm`<br>1. In `Dockerfile` and `Makefile`, replace `NNFMU_VERSION` with the new version.<br>2. In `config/manager/kustomization.yaml`, replace `nnf-mfu`'s `newTag: <X.Y.Z>.`<br><br>`nnf-deploy`<br>1. In `config/repositories.yaml` replace `NNFMFU_VERSION` with the new version.|
9797
|`lustre-fs-operator` |update `config/manager/kustomization.yaml` with the correct version.|
9898
|`dws` |update `config/manager/kustomization.yaml` with the correct version.|
9999
|`nnf-sos` |update `config/manager/kustomization.yaml` with the correct version.|

0 commit comments

Comments
 (0)