Skip to content

Bumping OSL version in tekton task for workflow builder#244

Merged
rm3l merged 1 commit intoredhat-developer:mainfrom
elai-shalev:bump-osl-version-tekton
Sep 14, 2025
Merged

Bumping OSL version in tekton task for workflow builder#244
rm3l merged 1 commit intoredhat-developer:mainfrom
elai-shalev:bump-osl-version-tekton

Conversation

@elai-shalev
Copy link
Copy Markdown

@elai-shalev elai-shalev commented Sep 14, 2025

This PR will bump the OSL version used in the kn tool that is used by the tekton task to build the workflow image.
This needs to match to the osl version installed by the orchestrator-infra chart.

Checklist

  • For each Chart updated, version bumped in the corresponding Chart.yaml according to Semantic Versioning.
  • For each Chart updated, variables are documented in the values.yaml and added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes. The pre-commit Workflow will do this automatically for you if needed.
  • JSON Schema template updated and re-generated the raw schema via the pre-commit hook.
  • Tests pass using the Chart Testing tool and the ct lint command.
  • If you updated the orchestrator-infra chart, make sure the versions of the Knative CRDs are aligned with the versions of the CRDs installed by the OpenShift Serverless operators declared in the values.yaml file. See Installing Knative Eventing and Knative Serving CRDs for more details.

Summary by Sourcery

Align the OSL version used by the kn-workflow CLI in the Tekton task with the orchestrator-infra chart by bumping it to 1.36.0 and update the chart version and documentation

Enhancements:

  • Bump kn-workflow CLI version from 1.35.0 to 1.36.0 in the Tekton task for workflow generation
  • Upgrade orchestrator-software-templates chart version to 0.1.1 and update the README badge accordingly

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Sep 14, 2025
@rm3l rm3l merged commit 0a09b81 into redhat-developer:main Sep 14, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants