Skip to content

Releases: rajatjindal/krew-release-bot

Release v0.0.47

10 Nov 16:58
3d9faef
Compare
Choose a tag to compare

What's Changed

  • fix: wrap the go version in single quotation by @sonbui00 in #73
  • fix(action): allow main ref when krew release bot action is triggered by @rajatjindal in #80

New Contributors

Full Changelog: v0.0.46...v0.0.47

v0.0.46

26 Mar 07:32
df3eb19
Compare
Choose a tag to compare
  • update action.yml and other docs

v0.0.45

26 Mar 07:30
5991fda
Compare
Choose a tag to compare
  • update go-github
  • remove unused code

v0.0.44

26 Mar 02:28
d6f1554
Compare
Choose a tag to compare
  • change default branch to main
  • update golang to 1.20
  • push to ghcr instead of docker
  • update dependencies
  • update actions

v0.0.43

17 Apr 02:31
Compare
Choose a tag to compare
  • update dependencies

v0.0.42

29 Mar 04:26
Compare
Choose a tag to compare
  • publish release with golang 1.17

v0.0.41

29 Mar 04:17
0650a49
Compare
Choose a tag to compare
  • use golang 1.17

v0.0.40

25 Jun 03:02
Compare
Choose a tag to compare

v0.0.39

05 Mar 02:39
a0fc101
Compare
Choose a tag to compare
- update golang to 1.15.8
- update alpine base image to 3.13.2
- remove validation of ownership per discussion in kubernetes-sigs/krew-index#1078
- add retry to fix transient failure, fixes #51

v0.0.38

29 Apr 03:48
Compare
Choose a tag to compare
  • use '@username' to mention user when opening PR