From 2fd738a894e9acc1b71e43df9399f876c99b863b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 22:05:13 +0000 Subject: [PATCH] chore(deps): update goharbor/harbor-core docker tag to v2.15.0 --- 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 6cdc5be97..0d3b04016 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.3 + tag: v2.15.0 replicas: 2 existingSecret: harbor-secret secretName: harbor-secret