Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cri-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cri-tools
version: 1.27.0
version: 1.27.1
epoch: 0
description: CLI and validation tools for Kubelet Container Runtime Interface (CRI) .
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/kubernetes-sigs/cri-tools
tag: v${{package.version}}
expected-commit: b60f39bc21df6988e2e0c7a9cd041802b1473ec2
expected-commit: 5a46c7af4d884a6004e0a47e92204f5aa34172d8

- runs: |
# Fix for CVE-2023-2253
Expand Down