Skip to content

Commit b1f81bf

Browse files
Bump goharbor/harbor to latest release
1 parent 84526d2 commit b1f81bf

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ projects:
131131
go_version: "1.24"
132132
- name: harbor
133133
versions:
134-
- tag: v2.14.2
135-
go_version: "1.24"
134+
- tag: v2.15.0
135+
go_version: "1.25"
136136
- name: harbor-scanner-trivy
137137
versions:
138138
- tag: v0.34.2

projects/goharbor/harbor/GIT_TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.14.2
1+
v2.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24
1+
1.25

projects/goharbor/harbor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **harbor**
2-
![Version](https://img.shields.io/badge/version-v2.14.2-blue)
2+
![Version](https://img.shields.io/badge/version-v2.15.0-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiU2FkKytjT1M0SXpTa3lmL3BNSFhRbWpyNVBLdVRBOHdqajI0MnB2ZnFSR2k4aVNDQ2hyS1NDTU0wdnNWT2xORVR3aWhsY29ETjBVcVB1ay9GNWpQUmlRPSIsIml2UGFyYW1ldGVyU3BlYyI6IkNJOW1HQmkzUVBzY1pVajgiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
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.

0 commit comments

Comments
 (0)