1# Helm chart metadata for harbor with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://chainguard.dev
7description: Harbor is an open source trusted cloud-native registry to store, sign, and scan content. It adds functionalities like security, identity, and management to the open source Docker distribution.
16 category: Infrastructure
18 - "image": "cgr.dev/chainguard-private/harbor-core-iamguarded:2.14.2"
19 "name": "harbor-core-iamguarded"
20 - "image": "cgr.dev/chainguard-private/harbor-jobservice-iamguarded:2.14.2"
21 "name": "harbor-jobservice-iamguarded"
22 - "image": "cgr.dev/chainguard-private/harbor-portal-iamguarded:2.14.2"
23 "name": "harbor-portal-iamguarded"
24 - "image": "cgr.dev/chainguard-private/harbor-registry-iamguarded:2.14.2"
25 "name": "harbor-registry-iamguarded"
26 - "image": "cgr.dev/chainguard-private/harbor-registryctl-iamguarded:2.14.2"
27 "name": "harbor-registryctl-iamguarded"
28 - "image": "cgr.dev/chainguard-private/harbor-exporter-iamguarded:2.14.2"
29 "name": "harbor-exporter-iamguarded"
30 - "image": "cgr.dev/chainguard-private/harbor-adapter-trivy-iamguarded:2.14.2"
31 "name": "harbor-adapter-trivy-iamguarded"
32 - "image": "cgr.dev/chainguard-private/nginx-iamguarded:1.29.5"
33 "name": "nginx-iamguarded"
34 - "image": "cgr.dev/chainguard-private/redis-iamguarded:8.6.1"
35 "name": "redis-iamguarded"
36 - "image": "cgr.dev/chainguard-private/postgres-iamguarded:18.3-r2"
37 "name": "postgres-iamguarded"
38 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
39 "name": "os-shell-iamguarded"
44 repository: file:///redis
45 condition: redis.enabled
48 repository: file:///postgresql
49 condition: postgresql.enabled
52 repository: file:///common