Skip to content

Commit 954ff8c

Browse files
authored
Merge pull request #167 from gardener/renovate/containerd-nerdctl-2.x
Update dependency containerd/nerdctl to v2.0.3
2 parents 5928462 + c2d4bb7 commit 954ff8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile-configs/common-components.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
info: Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream
5353
- name: nerdctl
5454
# renovate: datasource=github-releases depName=containerd/nerdctl
55-
version: 2.0.2
55+
version: 2.0.3
5656
from: https://github.com/containerd/nerdctl/releases/download/v{version}/nerdctl-{version}-linux-${{TARGETARCH}}.tar.gz
5757
to: /nerdctl.tar.gz
5858
command: |

0 commit comments

Comments
 (0)