CRI-O v1.36.0

The release notes have been generated for the commit range v1.35.0…8273bca on Wed, 18 Mar 2026 00:16:52 UTC.

Downloads

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

The OpenVEX report for this release is available at:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.8273bca378a36dd225fcaf90b6b732cc4c6d4248.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 \
    --bundle cri-o.amd64.8273bca378a36dd225fcaf90b6b732cc4c6d4248.tar.gz.bundle

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

> tar xfz cri-o.amd64.8273bca378a36dd225fcaf90b6b732cc4c6d4248.tar.gz
> bom validate -e cri-o.amd64.8273bca378a36dd225fcaf90b6b732cc4c6d4248.tar.gz.spdx -d cri-o

To verify the OpenVEX vulnerability report, run:

> cosign verify-blob cri-o.8273bca378a36dd225fcaf90b6b732cc4c6d4248.openvex.json \
    --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 \
    --bundle cri-o.8273bca378a36dd225fcaf90b6b732cc4c6d4248.openvex.json.bundle

Changelog since v1.35.0

Changes by Kind

Other

Feature

Bug or Regression

Other (Cleanup or Flake)

Dependencies

Added

Changed

Removed