From f3eb7b9a30a54fcd87c3c5d2e19a53694c58518d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 08:03:57 +0000 Subject: [PATCH] Update goharbor/harbor-portal Docker tag to v2.14.2 --- 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..873598f7f 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -41,7 +41,7 @@ harbor: portal: image: repository: goharbor/harbor-portal - tag: v2.14.1 + tag: v2.14.2 replicas: 2 core: image: -- 2.49.1