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
2 changes: 2 additions & 0 deletions pkgs/txn2/kubefwd/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
packages:
- name: txn2/kubefwd@v1.24.1
- name: txn2/kubefwd
version: v1.24.0
- name: txn2/kubefwd
version: 1.18.1
- name: txn2/kubefwd
Expand Down
25 changes: 25 additions & 0 deletions pkgs/txn2/kubefwd/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,22 @@ packages:
overrides:
- goos: windows
format: zip
- version_constraint: semver("< 1.24.1")
asset: kubefwd_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
darwin: Darwin
linux: Linux
windows: Windows
checksum:
type: github_release
asset: kubefwd_checksums.txt
algorithm: sha256
overrides:
- goos: windows
format: zip
- version_constraint: "true"
asset: kubefwd_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
Expand All @@ -144,6 +160,15 @@ packages:
type: github_release
asset: kubefwd_checksums.txt
algorithm: sha256
cosign:
bundle:
type: github_release
asset: kubefwd_checksums.txt.sigstore.json
opts:
- --certificate-identity
- https://github.com/txn2/kubefwd/.github/workflows/release.yml@refs/tags/{{.Version}}
- --certificate-oidc-issuer
- https://token.actions.githubusercontent.com
overrides:
- goos: windows
format: zip
25 changes: 25 additions & 0 deletions registry.yaml

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