Download Latest Version harbor-offline-installer-v2.14.0.tgz (667.7 MB)
Email in envelope

Get an email when there's a new version of Harbor

Home / v2.14.0
Name Modified Size InfoDownloads / Week
Parent folder
harbor-offline-installer-v2.14.0.tgz 2025-09-17 667.7 MB
harbor-online-installer-v2.14.0.tgz 2025-09-17 11.8 kB
md5sum 2025-09-17 141 Bytes
README.md 2025-09-09 13.1 kB
v2.14.0 source code.tar.gz 2025-09-09 4.8 MB
v2.14.0 source code.zip 2025-09-09 7.2 MB
Totals: 6 Items   679.7 MB 3

What's Changed

Exciting New Features 🎉

Enhanced Proxy-cache

Syncs state with the upstream registry by deleting local cache when artifacts are removed; Serves the local manifest if its digest matches the upstream registry * Add manifestcache push for tag and digest to local repository by @raphaelzoellner in https://github.com/goharbor/harbor/pull/21141 * Delete local cache if the artifact doesn't exist in upstream registry by @stonezdj in https://github.com/goharbor/harbor/pull/22175

Single Active Replication

Adds an option to enforce single active replication, preventing parallel runs under the same policy. For more details, please refer to the design proposal: https://github.com/goharbor/community/blob/main/proposals/new/single-active-replication.md * feat: Single Active Replication by @bupd in https://github.com/goharbor/harbor/pull/21347

Enhanced artifact scanning

Adds support for fixVersion in CVE reports; Skips vulnerability checks for non-scannable artifacts. * Add status of CVEs to artfact scan report by @reasonerjt in https://github.com/goharbor/harbor/pull/22177

Enhanced garbage collection

Displays GC progress while running * Display gc progress information in running state by @stonezdj in https://github.com/goharbor/harbor/pull/21974

Enhanced CNAI Model integration

Adds support for raw CNAI model format. For more details, please refer to the model spec. * feat: support raw format for CNAI model by @chlins in https://github.com/goharbor/harbor/pull/22040

Component updates ⬆️

Docs update 🗄️

Other Changes

New Contributors

Full Changelog: https://github.com/goharbor/harbor/compare/v2.13.0...v2.14.0

Source: README.md, updated 2025-09-09