We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b943599 + 9ad463a commit 176a04fCopy full SHA for 176a04f
dependencies.yaml
@@ -135,7 +135,7 @@ dependencies:
135
match: conmon
136
137
- name: conmon-rs (latest)
138
- version: v0.7.0
+ version: v0.7.1
139
refPaths:
140
- path: templates/latest/cri-o/bundle/versions
141
match: conmon-rs
templates/latest/cri-o/bundle/versions
@@ -5,7 +5,7 @@ set -euox pipefail
5
declare -A VERSIONS=(
6
["cni-plugins"]=v1.7.1
7
["conmon"]=v2.1.13
8
- ["conmon-rs"]=v0.7.0
+ ["conmon-rs"]=v0.7.1
9
["cri-tools"]=v1.33.0
10
["crun"]=1.22
11
["runc"]=v1.3.0
0 commit comments