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
10 changes: 7 additions & 3 deletions pkgs/redpanda-data/connect/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
packages:
- name: redpanda-data/connect@v4.66.1
- name: redpanda-data/connect@v4.76.1
- name: redpanda-data/connect
version: v4.68.0
- name: redpanda-data/connect
version: v4.67.5
- name: redpanda-data/connect
version: v4.66.1
- name: redpanda-data/connect
version: v4.27.0
- name: redpanda-data/connect
Expand All @@ -10,5 +16,3 @@ packages:
version: v3.7.0
- name: redpanda-data/connect
version: v1.7.7
- name: redpanda-data/connect
version: v0.13.1
31 changes: 30 additions & 1 deletion pkgs/redpanda-data/connect/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ packages:
type: github_release
asset: benthos_{{trimV .Version}}_checksums.txt
algorithm: sha256
- version_constraint: "true"
- version_constraint: semver("<= 4.66.1")
asset: redpanda-connect_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
files:
Expand All @@ -81,3 +81,32 @@ packages:
type: github_release
asset: redpanda-connect_{{trimV .Version}}_checksums.txt
algorithm: sha256
- version_constraint: Version == "v4.67.5"
asset: redpanda-connect_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
files:
- name: redpanda-connect
checksum:
type: github_release
asset: redpanda-connect_{{trimV .Version}}_checksums.txt
algorithm: sha256
- version_constraint: Version == "v4.68.0"
asset: redpanda-connect_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
files:
- name: redpanda-connect
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
- version_constraint: "true"
asset: redpanda-connect_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
files:
- name: redpanda-connect
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
31 changes: 30 additions & 1 deletion registry.yaml

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