Skip to content

Commit

Permalink
Merge pull request #210 from saschagrunert/crun
Browse files Browse the repository at this point in the history
Update crun to 1.19.1
  • Loading branch information
openshift-merge-bot[bot] authored Dec 18, 2024
2 parents df33b8d + 175f691 commit ff07302
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.19
version: 1.19.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.6
["cri-tools"]=v1.32.0
["crun"]=1.19
["crun"]=1.19.1
["runc"]=v1.2.3
)
export VERSIONS

0 comments on commit ff07302

Please sign in to comment.