chore: Update manifests after automerge

This commit is contained in:
2026-03-19 04:18:18 +00:00
parent ae46adf26e
commit e17ab2825a
28 changed files with 50 additions and 50 deletions

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.2"
app.kubernetes.io/version: "2.14.3"
component: trivy
app.kubernetes.io/component: trivy
spec:
@@ -34,11 +34,11 @@ spec:
app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.2"
app.kubernetes.io/version: "2.14.3"
component: trivy
app.kubernetes.io/component: trivy
annotations:
checksum/secret: d401a2a9815cc5377e43ae9b0746c5c8bed3bbd03489e30594af98d56079f11f
checksum/secret: 83fe4ce46bcdf24dffaccbf9ece506a58ee9eda2fe07e0aa3658386702fd3d26
spec:
securityContext:
runAsUser: 10000
@@ -46,7 +46,7 @@ spec:
automountServiceAccountToken: false
containers:
- name: trivy
image: goharbor/trivy-adapter-photon:v2.14.2
image: goharbor/trivy-adapter-photon:v2.14.3
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false