Skip to content

0.5.1

Compare
Choose a tag to compare
@rusenask rusenask released this 12 Dec 23:38
· 982 commits to master since this release
42c242d

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