CRI-O v1.26.4

The release notes have been generated for the commit range v1.26.3…92b763a on Mon, 25 Sep 2023 17:38:28 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.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz \
    --certificate-identity-regexp '.*' \
    --certificate-oidc-issuer-regexp '.*' \
    --signature cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.sig \
    --certificate cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.cert

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

> tar xfz cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz
> bom validate -e cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.spdx -d cri-o

Changelog since v1.26.3

Changes by Kind

Feature

Bug or Regression

Uncategorized

Dependencies

Added

Changed

Removed

Nothing has changed.