From 7dd5e5f923f8f64e031f68f1b5ca98170db3710b Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Thu, 12 Sep 2024 08:07:16 +0000 Subject: [PATCH] Bump goharbor/harbor to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- projects/goharbor/harbor/GIT_TAG | 2 +- projects/goharbor/harbor/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index bcd1fa96ee..7dce889466 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.