Skip to content

Commit

Permalink
Merge pull request #130 from saschagrunert/cri-tools
Browse files Browse the repository at this point in the history
Update cri-tools to v1.30.1
  • Loading branch information
openshift-merge-bot[bot] committed Jul 12, 2024
2 parents 1133b51 + abfea5f commit 96942cb
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 @@ -133,7 +133,7 @@ dependencies:
match: conmon-rs

- name: cri-tools (latest)
version: v1.30.0
version: v1.30.1
refPaths:
- path: templates/latest/cri-o/bundle/versions
match: cri-tools
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 @@ -6,7 +6,7 @@ declare -A VERSIONS=(
["cni-plugins"]=v1.5.1
["conmon"]=v2.1.12
["conmon-rs"]=v0.6.3
["cri-tools"]=v1.30.0
["cri-tools"]=v1.30.1
["crun"]=1.15
["runc"]=v1.1.13
)
Expand Down

0 comments on commit 96942cb

Please sign in to comment.