Automated Manifest Update - Automerge #3240

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20260116080504 into manifests 2026-01-16 08:05:29 +00:00
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