Releases: rajatjindal/krew-release-bot
Releases · rajatjindal/krew-release-bot
Release v0.0.27
- use go modules for dependency management
- create separate docker images for github-action and webhook server
- only push branch where changes are being made
- allow to override template file location
Release v0.0.26
- Remove support of github app in favor of github actions
Release v0.0.25
- do not use token when requesting release assets
Release v0.0.24
- update the action.yml with right version of docker image
Release v0.0.23
- remove requirement of github token from the action
Release v0.0.22
add support to change workdir
Release v0.0.21
this version fixes the 'kubectl-foo' not found issue.
Release v0.0.20
Fixes issue when opening PR using webhook
Release v0.0.17
This release adds support for github actions.