Skip to content

v0.2.0

Compare
Choose a tag to compare
@petr-buchyn petr-buchyn released this 08 Oct 00:05

New features:

  • Added few methods to DeploymentInterface and AbstractDeployment
  • configureMeta() method added to AbstractDeployment, since it's really optional: metadata is filled from labelSelector

Bugfixes:

  • fix in ContainerMaker (wrong number of arguments for sprintf function)