Skip to content

Add post for release v0.19#209

Draft
qu1queee wants to merge 1 commit intomainfrom
qu1queee/v0.19
Draft

Add post for release v0.19#209
qu1queee wants to merge 1 commit intomainfrom
qu1queee/v0.19

Conversation

@qu1queee
Copy link
Contributor

Changes

Add post entry for v0.19 Release

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

NONE

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 13, 2026
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 13, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qu1queee for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@qu1queee qu1queee added kind/documentation Categorizes issue or PR as related to documentation. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Mar 13, 2026
@qu1queee qu1queee requested a review from Copilot March 13, 2026 14:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Shipwright blog post announcing the v0.19.0 release, summarizing key Build/CLI updates and providing installation instructions for users of the website documentation.

Changes:

  • Introduce a new release announcement post for Shipwright v0.19.0
  • Document Build feature highlights (step resources, RuntimeClass, PipelineRun execution mode) and dependency updates
  • Provide updated install commands and CLI example snippets for v0.19.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +54 to +58
The `shp buildrun create` command now supports a `--runtime-class` flag, allowing you to specify
a `RuntimeClass` for the build pod directly from the CLI:

```bash
shp buildrun create --runtime-class kata-containers my-build
- Upgraded base image to Red Hat UBI 10
- Enhanced vulnerability scanning now uses both Grype and Trivy
- The minimum supported Kubernetes version is now **v1.33.0**
- The minimum supported Tekton version is now **v1.0**
@ILpinto
Copy link

ILpinto commented Mar 23, 2026

@qu1queee
I would add a note regarding the recent Trivy Supply Chain Attack: This Shipwright release was not impacted by this incident.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants