Skip to content

v0.22.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 15 May 11:26
· 202 commits to master since this release

[landscapercli]

✨ New Features

  • [USER] The landscaper-cli blueprint render command now also renders ImportExecutions. (#175, @Diaphteiros)

πŸ› Bug Fixes

  • [USER] Fixed a bug in the landscaper-cli quickstart install subcommand which caused the default deployers (when no deployers are specified) to be inserted at the wrong position in the values overwrite file. This had the effect that the Landscaper would be deployed without any deployers, instead of using the default set as intended. (#179, @Diaphteiros)

πŸƒ Others

  • [USER] Upgrade Landscaper dependency to v0.53.0 (#175, @Diaphteiros)
  • [USER] The target reference in the DeployItemTemplate is now optional when using the landscaper-cli blueprint render command. (#175, @Diaphteiros)
  • [DEVELOPER] Upgrade component-cli to v0.47.0 (#163, @Diaphteiros)

[component-cli]

⚠️ Breaking Changes