From 5dbe43b62a0650a6a02d39c276d7f94b6a218b10 Mon Sep 17 00:00:00 2001 From: Craig Osterhout Date: Wed, 1 Jul 2026 09:11:57 -0700 Subject: [PATCH] hub: add cloudsmith integration Signed-off-by: Craig Osterhout --- content/manuals/docker-hub/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/manuals/docker-hub/release-notes.md b/content/manuals/docker-hub/release-notes.md index de5906786744..bd7932fda70a 100644 --- a/content/manuals/docker-hub/release-notes.md +++ b/content/manuals/docker-hub/release-notes.md @@ -14,6 +14,18 @@ tags: [Release notes] Here you can learn about the latest changes, new features, bug fixes, and known issues for each Docker Hub release. +## 2026-06-29 + +### New + +- Docker Hub integrates with Cloudsmith, letting it handle authentication + for Docker Hub and Docker Hardened Images (DHI) upstreams using a managed + token. This removes the need to supply your own credentials during setup. + See Cloudsmith's announcement, [Set up Docker Hub and DHI upstreams with + Cloudsmith-managed + authentication](https://cloudsmith.com/changelog/set-up-docker-hub-and-dhi-upstreams-with-cloudsmith-managed-authentication), + for details. + ## 2026-05-20 ### Infrastructure updates