chore: Update manifests after change

This commit is contained in:
2026-03-17 00:55:55 +00:00
parent 488a01fb14
commit 5ba31e7f14
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.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: