Releases: gardener/landscapercli
Releases · gardener/landscapercli
v0.31.0
[gardener/landscapercli]
✨ New Features
-
[USER]
# with Nix (macOS, Linux, and Windows)
nix run github:gardener/landscapercli -- versiondevelopment version
nix profile install github:gardener/landscapercli
-
[USER]
Update landscaper to v0.93.0
Update chart location toeurope-docker.pkg.dev/sap-gcp-cp-k8s-stable-hub/landscaper/github.com/gardener/landscaper/charts/landscaper
by @reshnm [#217]
v0.30.0
no release notes available
v0.29.0
[gardener/landscapercli]
✨ New Features
[USER]
- Update landscaper version to v0.92.0.- Remove the commands: installations create, installations set-import-parameters, blueprints render by @robertgraeff [#215]
v0.28.0
v0.27.0
v0.26.0
v0.25.0
[gardener/landscapercli]
🏃 Others
[DEPENDENCY]
Update to golang 1.20.11 for removing CVE-2023-45283 & CVE-2023-45284 by @guewa [#202]
v0.24.0
no release notes available
v0.23.0
no release notes available
v0.22.0
[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)