The download links for at least the linux binaries on the releases page seem to be misbehaving:
https://github.com/roboll/helmfile/releases/download/v0.18.0/helmfile_linux_amd64 ends up with a S3 error.
Is it possible they haven't uploaded properly?
It looks like the last build failed due to a Github error and left some release assets deleted: https://circleci.com/gh/roboll/helmfile/622#tests/containers/0
It should be enough to rerun this build.
For the future I would like to suggest to treat already released versions as immutable and not to release the exact same version multiple times. Instead it would be better to release a new bugfix release.
@roboll @mumoshu
Thanks for working on this great tool, it made using helm much easier!
Would it be possible to get the release rerun or cut a new release with the changes since 0.18.0?
Thanks for the feedback and the notice! Just pushed v0.19.0.
Looks like there's a v0.19.0 tag from 14 days ago? But not a full release?
Sorry I had tagged a wrong commit 馃槈 It should be good now.
Closing this as resolved.
Most helpful comment
It looks like the last build failed due to a Github error and left some release assets deleted: https://circleci.com/gh/roboll/helmfile/622#tests/containers/0
It should be enough to rerun this build.
For the future I would like to suggest to treat already released versions as immutable and not to release the exact same version multiple times. Instead it would be better to release a new bugfix release.
@roboll @mumoshu
Thanks for working on this great tool, it made using helm much easier!