github devspace-sh/devspace v4.0.3

latest releases: v6.3.12, v6.3.11, v6.3.10...
4 years ago

Changes

  • devspace init and add deployment --component=x will add helm deployments instead of component deployments now (makes it more understandable that a component is technically just a helm deployment)
  • support for initContainers in component chart
  • support for initContainers in devspace logs|attach|enter
  • --option-ui flag for devspace connect cluster
  • implementation for devspace list namespaces
  • implementation for devspace list contexts

Fixes

  • sync will not delete folders which contains files or folders matching ignore paths
  • ignore paths ending with / will not only ignore the contents of the folder but also the folder itself
  • fix possible panic in devspace remove deployment and in analytics util package
  • fixes and improvements for command-line output and tests

Don't miss a new devspace release

NewReleases is sending notifications on new releases.