5 Commits

Author SHA1 Message Date
4ae3c75c8c Update goharbor/harbor-registryctl Docker tag to v2.13.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-22 06:11:27 +00:00
02ef70cc8b Merge pull request 'Update goharbor/harbor-core Docker tag to v2.13.1' (#431) from renovate/goharbor-harbor-core-2.x into main 2025-05-22 06:10:51 +00:00
a654ff3cc9 Update goharbor/harbor-core Docker tag to v2.13.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-05-22 06:01:23 +00:00
ffbc9fe8da Merge pull request 'Update goharbor/harbor-exporter Docker tag to v2.13.1' (#432) from renovate/goharbor-harbor-exporter-2.x into main 2025-05-22 06:00:52 +00:00
52999e8a12 Update goharbor/harbor-exporter Docker tag to v2.13.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 1m14s
2025-05-22 05:50:38 +00:00

View File

@@ -44,7 +44,7 @@ harbor:
core: core:
image: image:
repository: goharbor/harbor-core repository: goharbor/harbor-core
tag: v2.13.0 tag: v2.13.1
replicas: 3 replicas: 3
# existingSecret: harbor-secret # existingSecret: harbor-secret
jobservice: jobservice:
@@ -64,7 +64,7 @@ harbor:
controller: controller:
image: image:
repository: goharbor/harbor-registryctl repository: goharbor/harbor-registryctl
tag: v2.13.0 tag: v2.13.1
# existingSecret: harbor-secret # existingSecret: harbor-secret
# existingSecretKey: REGISTRY_HTTP_SECRET # existingSecretKey: REGISTRY_HTTP_SECRET
# relativeurls: true # relativeurls: true
@@ -92,7 +92,7 @@ harbor:
exporter: exporter:
image: image:
repository: goharbor/harbor-exporter repository: goharbor/harbor-exporter
tag: v2.13.0 tag: v2.13.1
replicas: 2 replicas: 2
valkey: valkey:
architecture: replication architecture: replication