CRI-O v1.33.0

The release notes have been generated for the commit range v1.32.0…3e6b6cf on Mon, 31 Mar 2025 00:11:40 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.3e6b6cf8237166a6424a6d319c29a99c22f1e9ed.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/3e6b6cf8237166a6424a6d319c29a99c22f1e9ed \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/3e6b6cf8237166a6424a6d319c29a99c22f1e9ed \
    --signature cri-o.amd64.3e6b6cf8237166a6424a6d319c29a99c22f1e9ed.tar.gz.sig \
    --certificate cri-o.amd64.3e6b6cf8237166a6424a6d319c29a99c22f1e9ed.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.3e6b6cf8237166a6424a6d319c29a99c22f1e9ed.tar.gz
> bom validate -e cri-o.amd64.3e6b6cf8237166a6424a6d319c29a99c22f1e9ed.tar.gz.spdx -d cri-o

Changelog since v1.32.0

Changes by Kind

Other

Deprecation

Warning: Administrators on platforms running versions less than systemd 240 should explicitly configure LimitNOFILE=1024:524288 or risk falling back to the kernel default of 4096. (#8962, @saschagrunert)

Feature

Bug or Regression

Other (Cleanup or Flake)

Dependencies

Added

Changed

Removed