From f7400848b45b205e077a71ecde8459c0be982491 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 10 Mar 2026 20:12:50 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../cl01tl/manifests/harbor/Deployment-harbor-registry.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/harbor/Deployment-harbor-registry.yaml b/clusters/cl01tl/manifests/harbor/Deployment-harbor-registry.yaml index 823108b13..dd4f6d296 100644 --- a/clusters/cl01tl/manifests/harbor/Deployment-harbor-registry.yaml +++ b/clusters/cl01tl/manifests/harbor/Deployment-harbor-registry.yaml @@ -54,7 +54,7 @@ spec: terminationGracePeriodSeconds: 120 containers: - name: registry - image: goharbor/registry-photon:v2.14.2 + image: goharbor/registry-photon:v2.14.3 imagePullPolicy: IfNotPresent livenessProbe: httpGet: @@ -102,7 +102,7 @@ spec: mountPath: /etc/registry/config.yml subPath: config.yml - name: registryctl - image: goharbor/harbor-registryctl:v2.14.2 + image: goharbor/harbor-registryctl:v2.14.3 imagePullPolicy: IfNotPresent livenessProbe: httpGet: