From 6d85c3f3c57b2c37164a48fac480c2499a8c33df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 22:06:25 +0000 Subject: [PATCH] chore(deps): update goharbor/harbor-registryctl 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..dd6cc1668 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.3 + tag: v2.15.0 existingSecret: harbor-secret relativeurls: true credentials: -- 2.49.1