Skip to content

Commit 1188e0f

Browse files
authored
Specify image version for all repos in release docs (#107)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent 12fed6d commit 1188e0f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ need to be released separately.
3333
## Primer
3434

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

3939
## Requirements
@@ -86,11 +86,10 @@ just an example.
8686
8787
5. Perform repo-specific updates:
8888
89-
1. For `lustre-csi-driver` and `lustre-fs-operator`, there are additional files that need to
89+
1. For `lustre-csi-driver`, `lustre-fs-operator`, `dws`, `nnf-sos`, and `nnf-dm` there are additional files that need to
9090
track the version number as well, which allow them to be installed with `kubectl apply -k`.
9191
92-
1. For `lustre-fs-operator`, update `config/manager/kustomization.yaml` with the correct
93-
version.
92+
1. For `lustre-fs-operator`, `dws`, `nnf-sos`, and `nnf-dm` update `config/manager/kustomization.yaml` with the correct version.
9493
9594
2. For `lustre-csi-driver`, update `deploy/kubernetes/base/kustomization.yaml` and
9695
`charts/lustre-csi-driver/values.yaml` with the correct version.

0 commit comments

Comments
 (0)