From 222795133f069e0ca8f55999761c7cdc9afc1a39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 May 2025 05:51:01 +0000 Subject: [PATCH] Update goharbor/harbor-registryctl Docker tag to v2.13.1 --- clusters/cl01tl/services/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index c1d1fdcd6..8bc819593 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -64,7 +64,7 @@ harbor: controller: image: repository: goharbor/harbor-registryctl - tag: v2.13.0 + tag: v2.13.1 # existingSecret: harbor-secret # existingSecretKey: REGISTRY_HTTP_SECRET # relativeurls: true