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