Konflux - zhuje/openshift-wiki GitHub Wiki
Example for Release COO: 1.0.0
https://issues.redhat.com/secure/RapidBoard.jspa?rapidView=15100&view=detail&selectedIssue=OU-547#
- Create a new branch in the plugins repo's with the name
release-0.3
from the current main. The logging view plugin will still point torelease-6.0
- Mid stream: Update the plugin components in COO konflux to point to the release branch, adjust the component name to match the new release version
- Update https://gitlab.cee.redhat.com/releng/konflux-release-data to add the new versioned components to konflux pipelines
- Update the ObO image versions in main.go: https://github.com/rhobs/observability-operator/blob/main/cmd/operator/main.go#L42