mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
* Add copyright header Signed-off-by: sfelipe <sfelipe@vmware.com> * Remove copyright from vib runtime_parameters files Signed-off-by: sfelipe <sfelipe@vmware.com> * Add copyright header for pinniped-auth.sh Signed-off-by: sfelipe <sfelipe@vmware.com> * Update templates copyright header format Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 2.8.2
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 17.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: 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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/harbor-core/img/harbor-core-stack-220x234.png
|
|
keywords:
|
|
- docker
|
|
- registry
|
|
- vulnerability
|
|
- scan
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: harbor
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
|
|
version: 16.6.8
|