Skip to content

v4.5.0

Compare
Choose a tag to compare
@FabianKramm FabianKramm released this 30 Jan 13:00

New features

  • New devspace print command that prints the current loaded config (with all filled variables, applied configs etc.), profile and variables (#893)

Changes

  • devspace sync will not sync to the root folder / anymore to prevent misconfiguration if the root folder is the current working directory. If you really need to sync the root folder you have to specify it now explicitly as the container path (e.g. devspace sync --container-path /).

Fixes

  • Improve devspace ui 'Stack' view with actually loaded variables instead of just recently loaded variables
  • Fixed an issue with devspace add provider that prevented users from adding new providers
  • FIxed an issue in devspace render where helm templates were not shown correctly