Skip to content

Commit

Permalink
Merge pull request #166 from saschagrunert/runc
Browse files Browse the repository at this point in the history
Update runc to v1.1.14
  • Loading branch information
openshift-merge-bot[bot] authored Sep 3, 2024
2 parents 99eeef0 + f23958b commit 2fa2eab
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 @@ -141,7 +141,7 @@ dependencies:
match: cri-tools

- name: runc (latest)
version: v1.1.13
version: v1.1.14
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: runc
Expand Down
2 changes: 1 addition & 1 deletion templates/latest/cri-o/bundle/versions
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ declare -A VERSIONS=(
["conmon-rs"]=v0.6.5
["cri-tools"]=v1.31.1
["crun"]=1.16.1
["runc"]=v1.1.13
["runc"]=v1.1.14
)
export VERSIONS

0 comments on commit 2fa2eab

Please sign in to comment.