Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ projects:
repos:
- name: distribution
versions:
- commit: 086d3c33b3981cf598d0d82336a907fcf5c4c848
- commit: 523791cb5f2b3316a26a44206c2a97d51eb9ef92
go_version: "1.24"
- name: harbor
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/goharbor/distribution/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
086d3c33b3981cf598d0d82336a907fcf5c4c848
523791cb5f2b3316a26a44206c2a97d51eb9ef92
2 changes: 1 addition & 1 deletion projects/goharbor/distribution/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **distribution**
![Version](https://img.shields.io/badge/version-086d3c33b3981cf598d0d82336a907fcf5c4c848-blue)
![Version](https://img.shields.io/badge/version-523791cb5f2b3316a26a44206c2a97d51eb9ef92-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieGduSTVGQXp1STQ1b2VjY0tiZnJOVStJa1pja2pjbDJYQTdMS2V5R0lyWFJ0R1lya1lYREhuYy9xRE5sMlc2SmZVWXlNRGRJdGhwZXl5V0cwMXB2ck5nPSIsIml2UGFyYW1ldGVyU3BlYyI6IlQwNHZleTBzMzZQMjZ1VCsiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

This [distribution project](https://github.com/goharbor/distribution)'s main product is the Open Source Registry implementation for storing and distributing container images using the [OCI Distribution Specification](https://github.com/opencontainers/distribution-spec). The goal of this project is to provide a simple, secure, and scalable base for building a large scale registry solution or running a simple private registry. It is a core library for many registry operators including Docker Hub, GitHub Container Registry, GitLab Container Registry and DigitalOcean Container Registry, as well as the CNCF Harbor Project, and VMware Harbor Registry.
Expand Down
Loading