From a4b25c2d2faf177c3d509933aa52015312801c5a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 08:03:18 +0000 Subject: [PATCH] Update goharbor/harbor-core Docker tag to v2.14.2 (#3229) --- clusters/cl01tl/helm/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/harbor/values.yaml b/clusters/cl01tl/helm/harbor/values.yaml index bb220fac9..e9d463e81 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -46,7 +46,7 @@ harbor: core: image: repository: goharbor/harbor-core - tag: v2.14.1 + tag: v2.14.2 replicas: 2 existingSecret: harbor-secret secretName: harbor-secret