github cri-o/cri-o v1.33.13

latest releases: v1.35.4, v1.36.1, v1.34.9...
5 hours ago
  • CRI-O v1.33.13
    • Downloads
    • Changelog since v1.33.12
      • Changes by Kind
        • Uncategorized
    • Dependencies
      • Added
      • Changed
      • Removed

CRI-O v1.33.13

The release notes have been generated for the commit range
v1.33.12...v1.33.13 on Wed, 03 Jun 2026 01:06:51 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.v1.33.13.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.v1.33.13.tar.gz.bundle

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

> tar xfz cri-o.amd64.v1.33.13.tar.gz
> bom validate -e cri-o.amd64.v1.33.13.tar.gz.spdx -d cri-o

Changelog since v1.33.12

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Don't miss a new cri-o release

NewReleases is sending notifications on new releases.