elasticsearch-operator
elasticsearch-operator copied to clipboard
Version autobuild during merge.
Hey, Are you planning to implement auto-build and version update during PR merge? I see that you use semversion, so maybe travis could release new version of docker images and helm charts during every approved PR? There is a possibility to add prefix for a PR i.e. [Major], [Minor], [Patch] to auto update different sem. version part. Or something similar. I can propose POC if you would like.
We could have Travis build out master
tag for the operator. I wouldn't want a semver release for each build.
ok