Skip to content

v0.14.0

Compare
Choose a tag to compare
@gardener-robot-ci-3 gardener-robot-ci-3 released this 15 Feb 13:32
· 275 commits to master since this release

[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