Skip to content

Commit 0f03175

Browse files
committed
Update README.md with release process steps
1 parent 8ccf757 commit 0f03175

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Follow the [build instructions here](./doc/build/build.md) to build the Multi-Cl
1414

1515
Refer to [deployment instructions here](./doc/deploy/deployment.md) on how to deploy the `multi-cluster-app-dispatcher` as a controller in Kubernetes.
1616

17+
18+
## Release Process
19+
20+
1.Update version in [CONTROLEER_VERSION file](https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/main/CONTROLLER_VERSION) to the new release version.
21+
22+
2.Once CONTROLLER_VERSION file change merged follow the [build instructions here](./doc/build/build.md) to build and push the image to `mcad-controller` image repository.
23+
1724
## Tutorial
1825

1926
Refer to the [tutorial](./doc/usage/tutorial.md) on how to use `multi-cluster-app-dispatcher` to run batch job in Kubernetes

0 commit comments

Comments
 (0)