8000 Release v1.11.0 · kluctl/kluctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 07:58
· 3156 commits to main since this release

Changelog

v1.11.0 (2021-08-27)

Features

  • Allow to write rendered deployments into existing directory (0ff9a67)

Bug Fixes

  • Modify kustomization.yml as part of rendering (4acd7fc)
  • Fix crash when no target is specified/available (a67d50a)
  • Let validate also resolve images (127e1c9)
  • Fix crash in get_status_message in case the body is not json (ba1d645)
  • Also add --render-output to validate/diff (fbec2a2)
  • Fix dry-run deploy with replaced objects (48f9a08)

0