Skip to content

Commit

Permalink
Bump distribution/distribution to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Mar 8, 2024
1 parent e69e0b9 commit 451589e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ projects:
repos:
- name: distribution
versions:
- tag: v2.8.1
go_version: "1.17"
- tag: v2.8.3
go_version: "1.20"
- org: emissary-ingress
repos:
- name: emissary
Expand Down
2 changes: 1 addition & 1 deletion projects/distribution/distribution/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.8.1
v2.8.3
2 changes: 1 addition & 1 deletion projects/distribution/distribution/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17
1.20
2 changes: 1 addition & 1 deletion projects/distribution/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-v2.8.1-blue)
![Version](https://img.shields.io/badge/version-v2.8.3-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieGduSTVGQXp1STQ1b2VjY0tiZnJOVStJa1pja2pjbDJYQTdMS2V5R0lyWFJ0R1lya1lYREhuYy9xRE5sMlc2SmZVWXlNRGRJdGhwZXl5V0cwMXB2ck5nPSIsIml2UGFyYW1ldGVyU3BlYyI6IlQwNHZleTBzMzZQMjZ1VCsiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

This [distribution project](https://github.com/distribution/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

0 comments on commit 451589e

Please sign in to comment.