Skip to content

Commit 16c479e

Browse files
authored
Add notes about more updates in nnf-deploy (#173)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent de3b327 commit 16c479e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ 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>.`<br><br>`nnf-deploy`<br>1. In `config/repositories.yaml` replace `NNFMFU_VERSION` with the new version.|
97-
|`lustre-fs-operator` |update `config/manager/kustomization.yaml` with the correct version.|
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 `NNFMFU_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.|
97+
|`lustre-fs-operator` |update `config/manager/kustomization.yaml` with the correct version.<br><br>`nnf-deploy`<br>1. In `config/repositories.yaml` replace the lustre-fs-operator version.|
9898
|`dws` |update `config/manager/kustomization.yaml` with the correct version.|
9999
|`nnf-sos` |update `config/manager/kustomization.yaml` with the correct version.|
100100
|`nnf-dm` |update `config/manager/kustomization.yaml` with the correct version.|
101-
|`lustre-csi-driver` |update `deploy/kubernetes/base/kustomization.yaml` and `charts/lustre-csi-driver/values.yaml` with the correct version.|
101+
|`lustre-csi-driver` |update `deploy/kubernetes/base/kustomization.yaml` and `charts/lustre-csi-driver/values.yaml` with the correct version.<br><br>`nnf-deploy`<br>1. In `config/repositories.yaml` replace the lustre-csi-driver version.|
102102
103103
6. **Target the `releases/v0` branch** with a Pull Request from your branch. When merging the Pull
104104
Request, **you must use a Merge Commit.**

0 commit comments

Comments
 (0)