Releases
v4.8.0
Compare
Sorry, something went wrong.
No results found
Changes
New config version v1beta8:
new option deployments.*.kubectl.deleteArgs that allows to specify custom arguments for the kubectl delete command during devspace purge
new option deployments.*.kubectl.createArgs that allows to specify custom arguments for the kubectl create command during deployment
new option deployments.*.kubectl.kustomizeArgs that allows to specify custom arguments for the kustomize build command during deployment
rename option images.*.build.kaniko.flags -> images.*.build.kaniko.args
rename option deployments.*.kubectl.flags -> deployments.*.kubectl.applyArgs
Use kustomize from path if available to render manifests instead of kubectl -k (#859 )
Allows non built images to be used as image selector (#1000 )
Fixes an issue where the devspace sync flags --upload-only and --download-only where ignored in combination with --config (#1004 )
Updates internal helm to v3.1.2
Updates internal kubernetes to v1.17.3
You can’t perform that action at this time.