Skip to content

v4.10.0

Choose a tag to compare

@FabianKramm FabianKramm released this 03 Apr 15:17
7053cec

Changes

  • New --image flag for devspace enter, devspace logs & devspace attach that selects a pod by the provided devspace config image name
  • New option images.*.build.kaniko.image that makes it possible to specify a custom kaniko build image
  • New option images.*.build.kaniko.additionalMounts that allows to specify additional custom mounts for the kaniko pods

Fixes

  • Fixed an issue that could lead to devspace uploading a corrupt sync helper binary into a container which resulted in the sync error command terminated with exit code 139