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#

  1. 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 to release-6.0
  2. 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
  3. Update https://gitlab.cee.redhat.com/releng/konflux-release-data to add the new versioned components to konflux pipelines
  4. Update the ObO image versions in main.go: https://github.com/rhobs/observability-operator/blob/main/cmd/operator/main.go#L42