Merge pull request 'Automated Manifest Update - Automerge' (#6569) from auto/update-manifests-automerge-6562 into manifests

This commit was merged in pull request #6569.
This commit is contained in:
2026-05-06 09:06:01 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ spec:
terminationGracePeriodSeconds: 120
containers:
- name: core
image: ghcr.io/goharbor/harbor-core:v2.15.0@sha256:32a13f6693a278261e9c9cb7eb606c5e2aa021308ae44fdc73225755048500a8
image: ghcr.io/goharbor/harbor-core:v2.15.1@sha256:887a85b8ea98b76bfc9f715f1a0785bb99f9a1034241513902dd6e95be922a83
imagePullPolicy: IfNotPresent
startupProbe:
httpGet:

View File

@@ -47,7 +47,7 @@ spec:
automountServiceAccountToken: false
containers:
- name: exporter
image: ghcr.io/goharbor/harbor-exporter:v2.15.0@sha256:ad065e4e1a0ee900a0bb1a03d57028ed4b51dc04933f5c1cb5c4aee301a72ddb
image: ghcr.io/goharbor/harbor-exporter:v2.15.1@sha256:372275b6b6abeb571fa7bd5de458e3d75f1a1636503b3c0abe02938f2b285d75
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

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