From fde5da76fe6adee2c68bf088088c39d78fba2ad3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 20:10:44 +0000 Subject: [PATCH] chore(deps): update goharbor/harbor-core docker tag to v2.14.3 --- 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 4c440ed63..aef522229 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.2 + tag: v2.14.3 replicas: 2 existingSecret: harbor-secret secretName: harbor-secret