Skip to content

Releases: gardener/landscapercli

v0.15.0

14 Mar 14:20
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

v0.14.0

15 Feb 13:32
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

  • [USER] Improvement of command landscaper-cli blueprints render to allow the usage of local resources (#122, @robertgraeff)
  • [USER] The installations inspect subcommand can now fetch installations across all namespaces. Use the --all-namespaces or -A flag for this. (#110, @Diaphteiros)
  • [USER] A new flag --output/-o has been added. It takes a string and there are three valid values right now: (#110, @Diaphteiros)
    • yaml is equivalent to setting --oyaml/-y
    • json is equivalent to setting --ojson/-j
    • wide is a new mode which prints some additional information for installations and deployitems. Its shorthand notation is -w.

🐛 Bug Fixes

  • [USER] Fixes an issue with command landscaper-cli component add helm-ls deployitem if the provided chart-directory ends with a slash. (#114, @robertgraeff)

📖 Documentation

[component-cli]

✨ New Features

[image-vector]

✨ New Features

v0.13.0

08 Dec 10:21
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

  • [USER] Uninstall complete landscaper including deployer registrations and namespace. (#107, @achimweigel)
  • [USER] Upgrade to landscaper to v0.17.0 (#106, @achimweigel)
  • [USER] enable default deployers in quickstart install (#99, @jschicktanz)

🐛 Bug Fixes

  • [USER] Command "quickstart install" can be used with another namespace than "ls-system". (#105, @robertgraeff)

[component-cli]

✨ New Features

v0.12.0

19 Nov 06:30
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

v0.11.0

03 Nov 07:19
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

v0.10.0

15 Sep 06:26
Compare
Choose a tag to compare

no release notes available

v0.9.0

20 Aug 05:48
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

🐛 Bug Fixes

  • [USER] render command could be called with relative paths (#88, @achimweigel)

v0.8.0

13 Aug 13:49
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

  • [USER] Upgrade to landscaper v0.11.2 (#86, @achimweigel)
  • [DEVELOPER] The Landscaper has been updated to v0.10.1 and the component-cli to v0.27.0 (#78, @schrodit)

[component-cli]

🐛 Bug Fixes

  • [DEVELOPER] A bug in the priority calculation of the index caching has been fixed that caused random priority values for items with a similar cache date (gardener-attic/component-cli@51c09c2)

v0.7.0

21 May 14:18
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

  • [USER] The component-cli lib has been updated to v0.19.0 including several bugfixes and the landscaper has been updated to v0.8.3 (#77, @enrico-kaack-comp)
  • [USER] Added: Autocompletion with command description (#75, @enrico-kaack-comp)

v0.6.0

29 Apr 06:25
Compare
Choose a tag to compare

[landscapercli]

✨ New Features

  • [USER] --namespace flag in "targets create" cmd is now optional (#73, @jschicktanz)

🐛 Bug Fixes

  • [USER] "installations create" now works for both the old and new blueprint resource types (referenced in the component descriptor) (#72, @jschicktanz)
  • [USER] use the last repository context in the "installations create" cmd (#71, @jschicktanz)