Automated Manifest Update #4795

Merged
alexlebens merged 6 commits from auto/update-manifests into manifests 2026-03-17 01:14:49 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5ba31e7f14 - Show all commits

View File

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

View File

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