Skip to content

Commit

Permalink
Bump crun to v1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
  • Loading branch information
saschagrunert committed Dec 9, 2024
1 parent 23d13cb commit e257e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ dependencies:
match: runc

- name: crun (latest)
version: 1.18.2
version: 1.19
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: crun
2 changes: 1 addition & 1 deletion templates/latest/cri-o/bundle/versions
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ declare -A VERSIONS=(
["conmon"]=v2.1.12
["conmon-rs"]=v0.6.6
["cri-tools"]=v1.31.1
["crun"]=1.18.2
["crun"]=1.19
["runc"]=v1.2.2
)
export VERSIONS

0 comments on commit e257e71

Please sign in to comment.