0.5.1
Read 0.5.0-rc.1 notes for major additions (approvals.
Since quite some time passed since the last release and considering few minor things added to the release candidate, it made sense to bump the version to 0.5.1
.
Added:
- New environment variable
SLACK_APPROVALS_CHANNEL
for approvals, example use:SLACK_APPROVALS_CHANNEL=approvals
. - RBAC - huge thanks to @Anthony25 and @rimusz for reviewing!
Fixed:
- Minor fix in helm provider, thanks @azhi !
- From
0.5.0-rc.1
but worth to mention, .dockercfg secret format parsing.
Updated:
- Repository moved to
keel-hq
organisation. - Go version bump
- Slightly refactored Dockerfile