Skip to content

Releases: rajatjindal/krew-release-bot

Release v0.0.27

14 Jan 02:46
Compare
Choose a tag to compare
  • 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

12 Jan 01:34
Compare
Choose a tag to compare
  • Remove support of github app in favor of github actions

Release v0.0.25

06 Jan 03:57
Compare
Choose a tag to compare
  • do not use token when requesting release assets

Release v0.0.24

06 Jan 03:49
Compare
Choose a tag to compare
  • update the action.yml with right version of docker image

Release v0.0.23

06 Jan 03:47
Compare
Choose a tag to compare
  • remove requirement of github token from the action

Release v0.0.22

05 Jan 14:49
Compare
Choose a tag to compare

add support to change workdir

Release v0.0.21

05 Jan 06:06
Compare
Choose a tag to compare

this version fixes the 'kubectl-foo' not found issue.

Release v0.0.20

05 Jan 05:48
Compare
Choose a tag to compare

Fixes issue when opening PR using webhook

Release v0.0.17

05 Jan 04:52
4e7a6f5
Compare
Choose a tag to compare

This release adds support for github actions.