Skip to content

Commit 176a04f

Browse files
Merge pull request #275 from saschagrunert/conmonrs
Update conmon-rs to v0.7.1
2 parents b943599 + 9ad463a commit 176a04f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies:
135135
match: conmon
136136

137137
- name: conmon-rs (latest)
138-
version: v0.7.0
138+
version: v0.7.1
139139
refPaths:
140140
- path: templates/latest/cri-o/bundle/versions
141141
match: conmon-rs

templates/latest/cri-o/bundle/versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -euox pipefail
55
declare -A VERSIONS=(
66
["cni-plugins"]=v1.7.1
77
["conmon"]=v2.1.13
8-
["conmon-rs"]=v0.7.0
8+
["conmon-rs"]=v0.7.1
99
["cri-tools"]=v1.33.0
1010
["crun"]=1.22
1111
["runc"]=v1.3.0

0 commit comments

Comments
 (0)