Skip to content

Support for new secret type and fix the multi-tenant build support.

Compare
Choose a tag to compare
@foldingbeauty foldingbeauty released this 30 May 17:47
· 89 commits to master since this release

Implementing a new secret type to use the host environment variables #53

Documentation updated how to use secrets.
Added an example how to use host environment variables as secrets: https://github.com/cloud66/habitus/tree/master/examples/security_env

fix multitenant builds #62
fix the problem with dovetailing builds.
Add an example how to use dovetailing.
https://github.com/cloud66/habitus/tree/master/examples/uid_nested

some beautification of logging