Skip to content

Commit

Permalink
Update harbor version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d8660091 committed Nov 22, 2023
1 parent 280d94c commit bc7674c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/goharbor/harbor/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **harbor**
![Version](https://img.shields.io/badge/version-v2.7.1-blue)
![Version](https://img.shields.io/badge/version-v2.9.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.
Expand Down

0 comments on commit bc7674c

Please sign in to comment.