CRI-O v1.34.0

The release notes have been generated for the commit range v1.33.0…259e23f on Wed, 20 Aug 2025 07:47:13 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.259e23fd4353e67b59b33a0457202210f40322ec.tar.gz \
    --certificate-identity https://github.com/cri-o/packaging/.github/workflows/obs.yml@refs/heads/main \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/packaging \
    --certificate-github-workflow-ref refs/heads/main \
    --signature cri-o.amd64.259e23fd4353e67b59b33a0457202210f40322ec.tar.gz.sig \
    --certificate cri-o.amd64.259e23fd4353e67b59b33a0457202210f40322ec.tar.gz.cert

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

> tar xfz cri-o.amd64.259e23fd4353e67b59b33a0457202210f40322ec.tar.gz
> bom validate -e cri-o.amd64.259e23fd4353e67b59b33a0457202210f40322ec.tar.gz.spdx -d cri-o

Changelog since v1.33.0

Changes by Kind

Dependency-Change

Other

Deprecation

API Change

Feature

Documentation

Bug or Regression

Dependencies

Added

Changed

Removed