v0.2.0
New features:
- Added few methods to
DeploymentInterface
andAbstractDeployment
configureMeta()
method added toAbstractDeployment
, since it's really optional: metadata is filled fromlabelSelector
Bugfixes:
- fix in
ContainerMaker
(wrong number of arguments forsprintf
function)