diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index edbba8ef31..1e29819d2f 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -119,7 +119,7 @@ projects: repos: - name: harbor versions: - - tag: v2.11.0 + - tag: v2.11.1 go_version: "1.22" - org: helm repos: diff --git a/projects/goharbor/harbor/GIT_TAG b/projects/goharbor/harbor/GIT_TAG index b0c3c5ce99..d6509f096f 100644 --- a/projects/goharbor/harbor/GIT_TAG +++ b/projects/goharbor/harbor/GIT_TAG @@ -1 +1 @@ -v2.11.0 +v2.11.1 diff --git a/projects/goharbor/harbor/README.md b/projects/goharbor/harbor/README.md index 361b74b8b4..545b6cab73 100644 --- a/projects/goharbor/harbor/README.md +++ b/projects/goharbor/harbor/README.md @@ -1,5 +1,5 @@ ## **harbor** -![Version](https://img.shields.io/badge/version-v2.11.0-blue) +![Version](https://img.shields.io/badge/version-v2.11.1-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiU2FkKytjT1M0SXpTa3lmL3BNSFhRbWpyNVBLdVRBOHdqajI0MnB2ZnFSR2k4aVNDQ2hyS1NDTU0wdnNWT2xORVR3aWhsY29ETjBVcVB1ay9GNWpQUmlRPSIsIml2UGFyYW1ldGVyU3BlYyI6IkNJOW1HQmkzUVBzY1pVajgiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) The [harbor project](https://github.com/goharbor/harbor) is an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.