From d665716f31fbcfff6d02e96c329359df2a939138 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 May 2026 09:02:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/goharbor/harbor-core docker tag to v2.15.1 --- 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 210985f6d..eaecf9c7f 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -42,7 +42,7 @@ harbor: core: image: repository: ghcr.io/goharbor/harbor-core - tag: v2.15.0@sha256:32a13f6693a278261e9c9cb7eb606c5e2aa021308ae44fdc73225755048500a8 + tag: v2.15.1@sha256:887a85b8ea98b76bfc9f715f1a0785bb99f9a1034241513902dd6e95be922a83 replicas: 2 existingSecret: harbor-secret secretName: harbor-secret