v0.22.0
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 rendersImportExecutions
. (#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
- [DEVELOPER] Update component-spec: component-descriptor.creationTime now of type string (gardener-attic/component-cli#110, @enrico-kaack-comp)