diff --git a/pkgs/tailor-platform/tailorctl/pkg.yaml b/pkgs/tailor-platform/tailorctl/pkg.yaml new file mode 100644 index 00000000000..d67e6fc59c3 --- /dev/null +++ b/pkgs/tailor-platform/tailorctl/pkg.yaml @@ -0,0 +1,10 @@ +packages: + - name: tailor-platform/tailorctl@v1.19.1 + - name: tailor-platform/tailorctl + version: v1.18.1 + - name: tailor-platform/tailorctl + version: v0.12.0 + - name: tailor-platform/tailorctl + version: v0.9.3 + - name: tailor-platform/tailorctl + version: v0.7.8 diff --git a/pkgs/tailor-platform/tailorctl/registry.yaml b/pkgs/tailor-platform/tailorctl/registry.yaml new file mode 100644 index 00000000000..d4d3c9b602a --- /dev/null +++ b/pkgs/tailor-platform/tailorctl/registry.yaml @@ -0,0 +1,31 @@ +packages: + - type: github_release + repo_owner: tailor-platform + repo_name: tailorctl + description: Command line tool for Tailor Platform + version_constraint: "false" + version_overrides: + - version_constraint: Version in ["v0.9.4", "v0.12.1", "v1.19.0"] + no_asset: true + - version_constraint: semver("<= 0.7.8") + asset: tailorctl_{{.OS}}_{{.Version}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + replacements: + amd64: x86_64 + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: "true" + asset: tailorctl_{{.OS}}_{{.Version}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + replacements: + amd64: x86_64 + overrides: + - goos: windows + format: zip diff --git a/registry.yaml b/registry.yaml index ee937064634..67a74d73490 100644 --- a/registry.yaml +++ b/registry.yaml @@ -46053,6 +46053,36 @@ packages: type: github_release asset: kube-psp-advisor_{{trimV .Version}}_checksums.txt algorithm: sha256 + - type: github_release + repo_owner: tailor-platform + repo_name: tailorctl + description: Command line tool for Tailor Platform + version_constraint: "false" + version_overrides: + - version_constraint: Version in ["v0.9.4", "v0.12.1", "v1.19.0"] + no_asset: true + - version_constraint: semver("<= 0.7.8") + asset: tailorctl_{{.OS}}_{{.Version}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + replacements: + amd64: x86_64 + checksum: + type: github_release + asset: checksums.txt + algorithm: sha256 + overrides: + - goos: windows + format: zip + - version_constraint: "true" + asset: tailorctl_{{.OS}}_{{.Version}}_{{.Arch}}.{{.Format}} + format: tar.gz + windows_arm_emulation: true + replacements: + amd64: x86_64 + overrides: + - goos: windows + format: zip - type: http repo_owner: tailscale repo_name: tailscale