Skip to content

Commit

Permalink
chore: update magodo/pipeform v0.1.0 to v0.2.0 (#30937)
Browse files Browse the repository at this point in the history
* chore: update magodo/pipeform v0.1.0 to v0.2.0

* fix(magodo/pipeform): fix version_overrides

---------

Co-authored-by: aquaproj-aqua-registry[bot] <106294860+aquaproj-aqua-registry[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Suzuki <[email protected]>
  • Loading branch information
1 parent 3cfc518 commit 31eecb0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
4 changes: 3 additions & 1 deletion pkgs/magodo/pipeform/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
packages:
- name: magodo/[email protected]
- name: magodo/[email protected]
- name: magodo/pipeform
version: v0.1.0
# - name: magodo/pipeform
# version: 91dbcabf38da01e1b59856e00cfa6068200c7237
9 changes: 8 additions & 1 deletion pkgs/magodo/pipeform/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages:
- version_constraint: Version matches "\\b[0-9a-f]{40}\\b"
# To keep the compatibility
type: go_install
- version_constraint: "true"
- version_constraint: Version == "v0.1.0"
asset: pipeform_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: zip
files:
Expand All @@ -19,3 +19,10 @@ packages:
type: github_release
asset: pipeform_{{trimV .Version}}_SHA256SUMS
algorithm: sha256
- version_constraint: "true"
asset: pipeform_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: zip
checksum:
type: github_release
asset: pipeform_{{trimV .Version}}_SHA256SUMS
algorithm: sha256
9 changes: 8 additions & 1 deletion registry.yaml

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

0 comments on commit 31eecb0

Please sign in to comment.