From 91580c5b17fb211b41c194d62bcacd05f20d9923 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 10 Mar 2026 20:16:18 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../cl01tl/manifests/harbor/Deployment-harbor-exporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/harbor/Deployment-harbor-exporter.yaml b/clusters/cl01tl/manifests/harbor/Deployment-harbor-exporter.yaml index d11e9ab7e..103df5c1f 100644 --- a/clusters/cl01tl/manifests/harbor/Deployment-harbor-exporter.yaml +++ b/clusters/cl01tl/manifests/harbor/Deployment-harbor-exporter.yaml @@ -47,7 +47,7 @@ spec: automountServiceAccountToken: false containers: - name: exporter - image: goharbor/harbor-exporter:v2.14.2 + image: goharbor/harbor-exporter:v2.14.3 imagePullPolicy: IfNotPresent livenessProbe: httpGet: -- 2.49.1