-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
---
-
---
-
-
Since we have a few modules other than the main one, we need to tag and publish them:
- api
- workflowproj
- container-builder
We do this by creating a tag with the given version for each one, for example: workflowproj/v1.40.0
Also, the go.work file must be updated to reflect the latest release version, so other modules will point to the given version instead of the last commit. For example, in the workflowproj module we should see: github.com/kiegroup/kogito-serverless-operator/api v1.40.0