Posts in 2024
  • Shipwright v0.14.0 Is Here

    Thursday, November 14, 2024 in Posts

    We are happy to announce the v0.14.0 release of Shipwright. This is our first release since we have joined the Cloud Native Computing Foundation (CNCF) as a sandbox project. In this release, we have put together some nice features: Features …

    Read more

  • Building Secure Container images with Shipwright

    Monday, July 15, 2024 in Posts

    Introduction In the modern software development era, containers have become an essential tool for developers. They offer a consistent environment for applications to run, making it easier to develop, test, and deploy software across different …

    Read more

  • Shipwright v0.13.0 Is Here

    Wednesday, March 27, 2024 in Posts

    Update 2024-07-09: added Operator installation instructions After months of diligent work, just in time for cdCon 2024, we are releasing our v0.13.0 release. This significant milestone incorporates a bunch of enhancements, features and bug fixes. …

    Read more

Posts in 2023
  • Introducing Shipwright Beta API

    Tuesday, November 07, 2023 in Posts

    About a year ago, we published a blog post in which we outline our vision and our values. Part of this vision was to advance our API to enhance its simplicity and consistency, and to signal a higher level of maturity. Today, as part of our release …

    Read more

  • Shipwright v0.12.0 Is Here

    Sunday, November 05, 2023 in Posts

    Shipwright is back with the v0.12.0 release, moving our API from alpha to beta. Some key points to consider: Starting with the v0.12.0 release, a conversion webhook is deployed to provide support for both v1alpha1 and v1beta1 API versions. Users are …

    Read more

  • Hacktoberfest 2023

    Sunday, October 01, 2023 in Posts

    Get your code on! Shipwright is proud to participate in this year’s Hacktoberfest coding festival. This is our second year accepting Hacktoberfest contributions. We would love to see you join our community! Getting Started Review our …

    Read more

Posts in 2022
  • Bringing Shipwright to Beta - and Beyond!

    Tuesday, October 25, 2022 in Posts

    Recently, the Shipwright community came together to define a beta API for the Build project with stronger support guarantees. We have come a long way since our launch two years ago, as “a framework for building container images on …

    Read more

  • Hacktoberfest 2022

    Wednesday, September 28, 2022 in Posts

    Get your code on! Shipwright is proud to participate in this year’s Hacktoberfest coding festival. This is our first year accepting Hacktoberfest contributions. We would love to see you join our community! Getting Started Review our …

    Read more

  • Shipwright v0.11.0 Is Here

    Friday, September 09, 2022 in Posts

    Shipwright is back with the v0.11.0 release. It is mostly a maintenance release without new features: We updated dependencies to mitigate security vulnerabilities. We updated our images to be based on the new Red Hat Universal Base Image 9 Minimal. …

    Read more

  • Build v0.11.0

    Friday, September 09, 2022 in Releases

    Shipwright Build v0.11.0 can be found on GitHub at shipwright-io/build v0.11.0. The CLI is available at shipwright-io/cli v0.11.0. Upgrade Instructions Install v0.11.0 using the release YAML manifest: $ kubectl apply -f …

    Read more