v0.99.0
gardener-robot-ci-2
released this
12 Mar 14:27
·
304 commits
to master
since this release
[gardener/landscaper]
⚠️ Breaking Changes
[USER]
Remove landscaper agent and deployer management. by @reshnm [#992][DEVELOPER]
Thevendor
folders have been removed for all modules in this repo. This also comes with a refactoring of the Makefile: some commands and/or their semantics have slightly changed. Runmake help
to view the new make targets. by @Diaphteiros [#997]
✨ New Features
[USER]
- fix helm deployer templating by @achimweigel [#1007][USER]
Build multiarch docker images containing linux-amd64 and linux-arm64 by @reshnm [#990][USER]
- The validation of Installations has been extended to include checks of TargetMaps. by @robertgraeff [#994][DEVELOPER]
use cross-compilation for landscaper binaries by @reshnm [#996]