From f018988180f1cf0ce9339e8196983f3ecbd44a65 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 6 May 2026 10:14:55 +0000 Subject: [PATCH] chore: Update manifests after automerge --- clusters/cl01tl/manifests/harbor/StatefulSet-harbor-trivy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/harbor/StatefulSet-harbor-trivy.yaml b/clusters/cl01tl/manifests/harbor/StatefulSet-harbor-trivy.yaml index ee38794ee..459b91f72 100644 --- a/clusters/cl01tl/manifests/harbor/StatefulSet-harbor-trivy.yaml +++ b/clusters/cl01tl/manifests/harbor/StatefulSet-harbor-trivy.yaml @@ -46,7 +46,7 @@ spec: automountServiceAccountToken: false containers: - name: trivy - image: ghcr.io/goharbor/trivy-adapter-photon:v2.15.0@sha256:6fd6de9cfbbb04cb1d94722cfa01cf71b8994d3f9e7891d3b03a89a7536480ba + image: ghcr.io/goharbor/trivy-adapter-photon:v2.15.1@sha256:f0c52bed36c083ec4fded26cefab01e4cd58c9354c261cb3156c69f57bb50131 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false -- 2.49.1