CRI-O v1.30.11

The release notes have been generated for the commit range v1.30.10…9e4d86d on Sun, 02 Mar 2025 17:55:06 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.9e4d86d82370ad44c14649f28ebdd8f94aaa28ca.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/9e4d86d82370ad44c14649f28ebdd8f94aaa28ca \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/9e4d86d82370ad44c14649f28ebdd8f94aaa28ca \
    --signature cri-o.amd64.9e4d86d82370ad44c14649f28ebdd8f94aaa28ca.tar.gz.sig \
    --certificate cri-o.amd64.9e4d86d82370ad44c14649f28ebdd8f94aaa28ca.tar.gz.cert

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

> tar xfz cri-o.amd64.9e4d86d82370ad44c14649f28ebdd8f94aaa28ca.tar.gz
> bom validate -e cri-o.amd64.9e4d86d82370ad44c14649f28ebdd8f94aaa28ca.tar.gz.spdx -d cri-o

Changelog since v1.30.10

Changes by Kind

Feature

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.