Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pkgs/containerd/nerdctl/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
packages:
- name: containerd/nerdctl@v2.0.4
- name: containerd/nerdctl@v2.0.5
- name: containerd/nerdctl
version: v2.0.4
- name: containerd/nerdctl
version: v0.8.1
- name: containerd/nerdctl
Expand Down
13 changes: 13 additions & 0 deletions pkgs/containerd/nerdctl/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@ packages:
algorithm: sha256
supported_envs:
- linux
- version_constraint: semver("<= 2.0.4")
asset: nerdctl-{{trimV .Version}}-{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
supported_envs:
- linux
- windows/amd64
- version_constraint: "true"
asset: nerdctl-{{trimV .Version}}-{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
Expand All @@ -32,6 +43,8 @@ packages:
type: github_release
asset: SHA256SUMS
algorithm: sha256
github_artifact_attestations:
signer_workflow: containerd/nerdctl/.github/workflows/release.yml
supported_envs:
- linux
- windows/amd64
13 changes: 13 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.