From 4614211135e3fb611a4c90ac30d6113d423b9edf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Mar 2026 20:11:31 +0000 Subject: [PATCH] chore(deps): update goharbor/harbor-registryctl 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..a0d2f9397 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -67,7 +67,7 @@ harbor: controller: image: repository: goharbor/harbor-registryctl - tag: v2.14.2 + tag: v2.14.3 existingSecret: harbor-secret relativeurls: true credentials: -- 2.49.1