From 81222d8ee1ee19c4546fb2062e8adebb03abc392 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Apr 2025 21:30:23 +0000 Subject: [PATCH] Update ghcr.io/goharbor/harbor-registryctl Docker tag to v2.13.0 --- 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 cf083c7b6..3ee802e76 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -64,7 +64,7 @@ harbor: controller: image: repository: ghcr.io/goharbor/harbor-registryctl - tag: v2.12.2 + tag: v2.13.0 # existingSecret: harbor-secret # existingSecretKey: REGISTRY_HTTP_SECRET # relativeurls: true -- 2.49.1