Automated Manifest Update (#4795)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `67a51a9` (on `67a51a96055ae0071df13e4e45ee8fe2d385e009`) - **Charts Updated**: `harbor` ### Update Details (2026-03-17 01:04 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `318a59e` (on `318a59e0fed9d8db34aff9b74ca89ac96b1992fd`) - **Charts Updated**: `harbor` ### Update Details (2026-03-17 01:06 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `4b67768` (on `4b6776838c16e7ab6808db08d8f2a974890ff0e6`) - **Charts Updated**: `harbor` ### Update Details (2026-03-17 01:08 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `25a4478` (on `25a447826e9e91e6438ada19dc41af54ef6bc7cd`) - **Charts Updated**: `harbor` ### Update Details (2026-03-17 01:12 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `be23d9f` (on `be23d9ff8b44e0da14987956686e1945b6601a36`) - **Charts Updated**: `harbor` ### Update Details (2026-03-17 01:14 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `252ddf2` (on `252ddf2e90d27eec8425d43c2fa3fe0b425a67be`) - **Charts Updated**: `harbor` Reviewed-on: #4795 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 #4795.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -47,7 +47,7 @@ spec:
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- name: exporter
|
||||
image: goharbor/harbor-exporter:v2.14.3
|
||||
image: goharbor/harbor-exporter:v2.15.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
@@ -53,7 +53,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 120
|
||||
containers:
|
||||
- name: jobservice
|
||||
image: goharbor/harbor-jobservice:v2.14.3
|
||||
image: goharbor/harbor-jobservice:v2.15.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- name: portal
|
||||
image: goharbor/harbor-portal:v2.14.3
|
||||
image: goharbor/harbor-portal:v2.15.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 120
|
||||
containers:
|
||||
- name: registry
|
||||
image: goharbor/registry-photon:v2.14.3
|
||||
image: goharbor/registry-photon:v2.15.0
|
||||
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.3
|
||||
image: goharbor/harbor-registryctl:v2.15.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user