chore: Update manifests after automerge

This commit is contained in:
2026-03-10 20:12:50 +00:00
parent 77765f94da
commit f7400848b4

View File

@@ -54,7 +54,7 @@ spec:
terminationGracePeriodSeconds: 120
containers:
- name: registry
image: goharbor/registry-photon:v2.14.2
image: goharbor/registry-photon:v2.14.3
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
@@ -102,7 +102,7 @@ spec:
mountPath: /etc/registry/config.yml
subPath: config.yml
- name: registryctl
image: goharbor/harbor-registryctl:v2.14.2
image: goharbor/harbor-registryctl:v2.14.3
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet: