Skip to content

1.0.0-rc4

Compare
Choose a tag to compare
@metal3d metal3d released this 01 Apr 14:42
· 242 commits to master since this release

Fix some problems:

  • commands can now be string or array
  • same for env_files
  • environment can now be written with "equal" form or object form
  • if the image name is not set in one service, Katenary stops and ask to add an image name
  • the chart directory is no emptied only if there is no common errors (some others error can happen)
  • env files were not written as configMap, this is a regression, it's now fixed