Release Note
Validated on 29 Mar 2021 • Last edited on 15 Apr 2021
Released v1.58.0 of doctl, the official DigitalOcean CLI. This release adds a --wait
flag to the apps create-deployment
command which blocks until the deployment is complete. By default, the registry kubernetes-manifest
now generates a manifest that applies the secret to all the namespaces in the Kubernetes cluster using the DOSecret operator.