mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* [bitnami/harbor] Major version. Adapt Chart to apiVersion: v2 * Add note about dependencies change * Update README.md Fix typo in PostgreSQL and remove Redis entry since the Redis changes are the same explained here. In PostgreSQL there are some other changes but not in Redis * [bitnami/harbor] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 2.1.1
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 10.x.x
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.x.x
|
|
description: Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/harbor
|
|
icon: https://bitnami.com/assets/stacks/harbor-core/img/harbor-core-stack-220x234.png
|
|
keywords:
|
|
- docker
|
|
- registry
|
|
- vulnerability
|
|
- scan
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: harbor
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-harbor-core
|
|
- https://github.com/bitnami/bitnami-docker-harbor-portal
|
|
- https://github.com/bitnami/bitnami-docker-harbor-jobservice
|
|
- https://github.com/bitnami/bitnami-docker-harbor-registry
|
|
- https://github.com/bitnami/bitnami-docker-harbor-registryctl
|
|
- https://goharbor.io/
|
|
version: 9.0.0
|