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 5928462 + c2d4bb7 commit 954ff8cCopy full SHA for 954ff8c
dockerfile-configs/common-components.yaml
@@ -52,7 +52,7 @@
52
info: Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream
53
- name: nerdctl
54
# renovate: datasource=github-releases depName=containerd/nerdctl
55
- version: 2.0.2
+ version: 2.0.3
56
from: https://github.com/containerd/nerdctl/releases/download/v{version}/nerdctl-{version}-linux-${{TARGETARCH}}.tar.gz
57
to: /nerdctl.tar.gz
58
command: |
0 commit comments