You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] Make sure that doc branch is synced to main branch by pushing PR from doc to main.
14
16
-[ ] Make sure that all workflows on the main branch are completed successfully.
17
+
<!-- Attach the release tag link. -->
15
18
-[ ] Create a release on GitHub repository: https://github.com/foundation-model-stack/multi-nic-cni/releases
16
-
-[ ] Prepare kbuilder image for new version. Dispatch the [workflow](https://github.com/foundation-model-stack/multi-nic-cni/actions/workflows/build_push_kbuilder.yaml) with image version X.Y.Z.
17
-
-[ ] Set new version with the following command and push a PR upgrade version: X.Y.Z to the main branch.
19
+
20
+
### 2. Increase version
21
+
<!-- Replace X.Y.Z+ with next version.
22
+
For example, the next version of release 0.0.1 is 0.0.2, replace X.Y.Z+ here with 0.0.2. -->
23
+
-[ ] Prepare kbuilder image for new version. Dispatch the [workflow](https://github.com/foundation-model-stack/multi-nic-cni/actions/workflows/build_push_kbuilder.yaml) with image version X.Y.Z+.
24
+
<!-- Attach the PR link. -->
25
+
-[ ] Set new version with the following command and push a PR upgrade version: X.Y.Z+ to the main branch.
26
+
27
+
### 3. Upload to community operator hub
28
+
<!-- Attach the PR links to each item. -->
18
29
-[ ] Update catalog template file and push PR to community operator hub - [OpenShift](https://github.com/redhat-openshift-ecosystem/community-operators-prod)
19
30
-[ ] Update catalog template file and push PR to community operator hub - [OperatorHub.io](https://github.com/k8s-operatorhub/community-operators)
0 commit comments