Skip to content

v0.99.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 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] The vendor 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. Run make 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]

🏃 Others

  • [DEPENDENCY] go v1.21.7 patch update by @guewa [#1001]