Automated Manifest Update (#5089)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `9adfa37` (on `9adfa37bfd180bb019e148085441833e626d9571`) - **Charts Updated**: `harbor,yubal` ### Update Details (2026-03-24 22:14 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `27fe9e1` (on `27fe9e1cc52fb8b974f5d2ca538bd9a669cb855f`) - **Charts Updated**: `harbor` ### Update Details (2026-03-24 22:20 UTC) - **Trigger**: `workflow_dispatch` by `@alexlebens` - **Commit**: `27fe9e1` (on `main`) - **Charts Updated**: `yubal` Reviewed-on: #5089 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5089.
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 120
|
||||
containers:
|
||||
- name: registry
|
||||
image: goharbor/registry-photon:v2.15.0
|
||||
image: goharbor/registry-photon:v2.15.0@sha256:beb49fd16cf0906c04a2bf51a22f7210289e7cc2ae43a733e2a0364380aceae6
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@@ -102,7 +102,7 @@ spec:
|
||||
mountPath: /etc/registry/config.yml
|
||||
subPath: config.yml
|
||||
- name: registryctl
|
||||
image: goharbor/harbor-registryctl:v2.15.0
|
||||
image: ghcr.io/goharbor/harbor-registryctl:v2.15.0@sha256:463172f71d3a1e8d4f9e3b4e687a447f41fbc3126316d8c150dba04a903bbc47
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
Reference in New Issue
Block a user