From ca382dd439a234253168180233f7c8a738b5e2d0 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 17 Mar 2026 01:08:43 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/harbor/Deployment-harbor-portal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/harbor/Deployment-harbor-portal.yaml b/clusters/cl01tl/manifests/harbor/Deployment-harbor-portal.yaml index 074afa209..2747f4797 100644 --- a/clusters/cl01tl/manifests/harbor/Deployment-harbor-portal.yaml +++ b/clusters/cl01tl/manifests/harbor/Deployment-harbor-portal.yaml @@ -46,7 +46,7 @@ spec: automountServiceAccountToken: false containers: - name: portal - image: goharbor/harbor-portal:v2.14.3 + image: goharbor/harbor-portal:v2.15.0 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false