No binaries for release v0.4.38
alexellis opened this issue ยท 5 comments
Hi, there are no binaries for release v0.4.38
This breaks arkade get kubestr
cc @MichaelCade
Could you delete the release or add the proper binaries to it? Perhaps some automation failed
Alex
Moreover, we should automate the creation & publishing process when a release is created.
@bathina2
Working on a fix for this, the creation and publishing process is automated. However go_releaser deprecated archive.replacements
which broke the automation.
https://goreleaser.com/deprecations/#expired-deprecation-notices_1
Resolved in latest release - https://github.com/kastenhq/kubestr/releases/tag/v0.4.41
@bathina2 thanks a lot for the prompt fix! ๐๐ผ
Thanks for the fix, we'll enable kubestr in the next release of arkade, or someone can send a PR to uncomment the code.