From bf3afb03086b3445e4ee914549c0f3568b9cf6f4 Mon Sep 17 00:00:00 2001 From: yminer Date: Thu, 21 Nov 2024 08:57:13 +0000 Subject: [PATCH] Bump up version to 1.15.2, appVersion to 2.11.2 Signed-off-by: yminer --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 373792713..7143ba8e9 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: harbor -version: 1.15.1 -appVersion: 2.11.1 +version: 1.15.2 +appVersion: 2.11.2 description: An open source trusted cloud native registry that stores, signs, and scans content keywords: - docker diff --git a/values.yaml b/values.yaml index ab8b62dc9..7424259a7 100644 --- a/values.yaml +++ b/values.yaml @@ -641,7 +641,7 @@ core: jobservice: image: repository: goharbor/harbor-jobservice - tag: v2.11.1 + tag: v2.11.2 # set the service account to be used, default if left empty serviceAccountName: "" # mount the service account token