The API call to get Docker credentials for DOCR now requires the permission registry:update
instead of registry:create
.
You can now deploy container images to App Platform using digests. Digests are immutable references to container images. Unlike tags, digests permanently refer to a specific iteration of an image.
You can only deploy an image using a digest by updating your app’s spec at this time.
DigitalOcean Container Registry (DOCR) is now available in BLR1. You can view the availability of all of our products by datacenter in the regional availability page.
To improve security, DigitalOcean no longer accepts TLS 1.0 and TLS 1.1 connections. This includes connections to www.digitalocean.com
, cloud.digitalocean.com
, and api.digitalocean.com
.
When creating a Container Registry, you can now choose one of the following datacenter regions to host it in: NYC3, SFO3, AMS3, SGP1, and FRA1. However, you cannot change a registry’s datacenter after creation.
You can now optimize your storage space in Container Registry with garbage collection and more management options for images and tags.
You can now do the following on App Platform:
Deploy apps from a registry that has been uploaded to a DigitalOcean Container Registry.
Deploy apps from source code contained in a GitLab repository.
Edit CORS policies for your app.
Released v1.53.0 of doctl, the official DigitalOcean CLI. This release adds support for container registry garbage collection of untagged manifests.
DigitalOcean Container Registry is now in General Availability. Highlights include:
Released v1.43.0 of doctl, the official DigitalOcean CLI. This release updates container registry features from beta to early access.
Released v1.42.0 of doctl, the official DigitalOcean CLI. This release includes a number of small UI improvements and support for additional container registry beta features.
DigitalOcean Container Registry has been released in Beta. To request early access, visit the homepage for Container Registry.