chore: Update manifests after automerge

This commit is contained in:
2026-01-16 08:05:12 +00:00
parent bc8c2ac901
commit 4f50dffe0e
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ spec:
automountServiceAccountToken: false
containers:
- name: exporter
image: goharbor/harbor-exporter:v2.14.1
image: goharbor/harbor-exporter:v2.14.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@@ -53,7 +53,7 @@ spec:
terminationGracePeriodSeconds: 120
containers:
- name: jobservice
image: goharbor/harbor-jobservice:v2.14.1
image: goharbor/harbor-jobservice:v2.14.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@@ -46,7 +46,7 @@ spec:
automountServiceAccountToken: false
containers:
- name: portal
image: goharbor/harbor-portal:v2.14.1
image: goharbor/harbor-portal:v2.14.2
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false