Helmfile: Bake releases

Created on 9 Mar 2018  路  9Comments  路  Source: roboll/helmfile

Maybe use goreleaser in the CI to do so?

I can make a PR, but can a maintainer help by adding the githb auth token and getting it working?

Most helpful comment

v0.10 is released

All 9 comments

Hi @willejs! Good suggestion. Would an envvar named GITHUB_TOKEN work?

@roboll Would you mind setting the envvar with the encrypted variables feature?
@willejs and I could do all the remaining work to start releasing per a new tag automatically.

@mumoshu yep all we need is the GITHUB_TOKEN env var set with a key that has permissions to push new releases and tags. 馃憤

ya, a release would be great as it's been a while and has some new features cut.

I will set something up tonight.

anything i can do to get the container builds happening too?

@roboll Oh, hey, you seem to have already implemented the automatic release job before! https://github.com/roboll/helmfile/blob/master/circle.yml#L33

According to that we only need to create a tag that starts with v

Yes! I was just coming here to set it up and checked, and it should be working.

All you need to do is create a tag and it should automatically create a release.

v0.10 is released

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maver1ck picture maver1ck  路  3Comments

michaelpporter picture michaelpporter  路  3Comments

mumoshu picture mumoshu  路  4Comments

pavdmyt picture pavdmyt  路  3Comments

aslafy-z picture aslafy-z  路  4Comments