CRI-O v1.33.0

The release notes have been generated for the commit range v1.32.0…30a69d9 on Mon, 02 Jun 2025 13:26:27 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.30a69d9a5cebb84e389b56614d975eb5fb16b6c0.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/30a69d9a5cebb84e389b56614d975eb5fb16b6c0 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/30a69d9a5cebb84e389b56614d975eb5fb16b6c0 \
    --signature cri-o.amd64.30a69d9a5cebb84e389b56614d975eb5fb16b6c0.tar.gz.sig \
    --certificate cri-o.amd64.30a69d9a5cebb84e389b56614d975eb5fb16b6c0.tar.gz.cert

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

> tar xfz cri-o.amd64.30a69d9a5cebb84e389b56614d975eb5fb16b6c0.tar.gz
> bom validate -e cri-o.amd64.30a69d9a5cebb84e389b56614d975eb5fb16b6c0.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)

API Change

Feature

Bug or Regression

Other (Cleanup or Flake)

Uncategorized

Dependencies

Added

Changed

Removed