Skip to content

Commit

Permalink
Merge pull request #155 from saschagrunert/crun
Browse files Browse the repository at this point in the history
Update crun to 1.16.1
  • Loading branch information
openshift-merge-bot[bot] authored Aug 14, 2024
2 parents 6481932 + 7af8a96 commit 9e57776
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 @@ -148,7 +148,7 @@ dependencies:
match: runc

- name: crun (latest)
version: 1.16
version: 1.16.1
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.5
["cri-tools"]=v1.31.1
["crun"]=1.16
["crun"]=1.16.1
["runc"]=v1.1.13
)
export VERSIONS

0 comments on commit 9e57776

Please sign in to comment.