From 1be4d1884f7ed9d33affcef6d8e025736635feba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Mar 2026 05:16:31 +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