Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 00:07
· 200 commits to main since this release

Key Features in v0.4.0

  • Create and update framework using framework YAML
  • Export framework yaml
  • Deploy application using application YAML
  • Export application yaml file
  • ketch app deploy improvement: command now supports unit commands
  • Ketch CLI Install script can not be installed on Apple M1 machines

Other Fixes

  • Add name to framework; defaults export commands to stdout; omitempty on application.version (#118) [John Shenk]
  • Use go 1.16 (#117) [John Shenk]
  • Fix weight calculation of a step for canary deployment (#111) [aleksej.paschenko]