Automated Manifest Update - Automerge #4614

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20260310201221 into manifests 2026-03-10 20:12:45 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 9c5bffbf76 - Show all commits

View File

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

View File

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

View File

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