Skip to content

Commit

Permalink
Add update of the OWNERS file to the release doc (opendatahub-io#972)
Browse files Browse the repository at this point in the history
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
  • Loading branch information
LaVLaS authored and strangiato committed Oct 18, 2023
1 parent 91d6c06 commit 1a3b7ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Once we reach a date in which we want to do a release (see other sections for mo
- First delete everything in the folder -- git will do the diff of what changed for us
- Copy all the child folders in the [manifest folder](../manifests)
- Exclude the `overlays` folder as this is for internal testing purposes
- Copy the OWNERS file into the root of the odh-dashboard manifest folder
- Update the `./base/kustomization.yaml` so that the `odh-dashboard` images section has the `newTag` equal to the current release version (aka the tag we created earlier)
- In the `./base/deployment.yaml` we'll want to set the ODH replicas to `2`
- Update the top row of the component versions table on the root readme to have the latest release version (aka the tag we created earlier)

0 comments on commit 1a3b7ed

Please sign in to comment.