Skip to content

Commit

Permalink
feat: add rajatjindal/krew-release-bot (#18518)
Browse files Browse the repository at this point in the history
* feat: add rajatjindal/krew-release-bot

[rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot): bot to bump version of plugin in krew-index on new releases

* add: packages
  • Loading branch information
ponkio-o committed Dec 25, 2023
1 parent a1e0051 commit 3c90068
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/rajatjindal/krew-release-bot/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: rajatjindal/krew-release-bot@v0.0.46
15 changes: 15 additions & 0 deletions pkgs/rajatjindal/krew-release-bot/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
packages:
- type: github_release
repo_owner: rajatjindal
repo_name: krew-release-bot
description: bot to bump version of plugin in krew-index on new releases
asset: krew-release-bot_{{.Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
supported_envs:
- linux/amd64
- darwin
rosetta2: true
checksum:
type: github_release
asset: krew-release-bot_{{trimV .Version}}_checksums.txt
algorithm: sha256
14 changes: 14 additions & 0 deletions registry.yaml

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

0 comments on commit 3c90068

Please sign in to comment.