Skip to content

v1.25.3

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 04 Apr 14:48
· 1852 commits to main since this release
592efcd

CRI-O v1.25.3

The release notes have been generated for the commit range
v1.25.2...v1.25.3 on Tue, 04 Apr 2023 14:40:44 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.25.3.tar.gz \
    --signature cri-o.amd64.v1.25.3.tar.gz.sig \
    --certificate cri-o.amd64.v1.25.3.tar.gz.cert

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

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

Changelog since v1.25.2

Changes by Kind

Dependency-Change

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.