Automated Manifest Update - Automerge #3232

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20260116080342 into manifests 2026-01-16 08:04:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ spec:
terminationGracePeriodSeconds: 120
containers:
- name: core
image: goharbor/harbor-core:v2.14.1
image: goharbor/harbor-core:v2.14.2
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:

View File

@@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 120
containers:
- name: core-job
image: goharbor/harbor-core:v2.14.1
image: goharbor/harbor-core:v2.14.2
imagePullPolicy: IfNotPresent
command: ["/harbor/harbor_core", "-mode=migrate"]
envFrom: