From 876868a7067878a830e1913972b8aaa9ad756535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 01:31:05 +0000 Subject: [PATCH] Update ghcr.io/goharbor/harbor-registryctl Docker tag to v2.12.2 (#1119) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 3b055ec05..1e7e5a9b8 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -88,7 +88,7 @@ harbor: controller: image: repository: ghcr.io/goharbor/harbor-registryctl - tag: v2.12.1 + tag: v2.12.2 existingSecret: harbor-secret existingSecretKey: REGISTRY_HTTP_SECRET relativeurls: false