mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* [bitnami/harbor] Don't regenerate self-signed certs on upgrade Signed-off-by: Miguel Ruiz <miruiz@vmware.com> * Fix deployment Signed-off-by: Miguel Ruiz <miruiz@vmware.com> --------- Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
40 lines
1.4 KiB
YAML
40 lines
1.4 KiB
YAML
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 2.7.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 17.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
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://github.com/bitnami/charts/tree/main/bitnami/harbor
|
|
icon: https://bitnami.com/assets/stacks/harbor-core/img/harbor-core-stack-220x234.png
|
|
keywords:
|
|
- docker
|
|
- registry
|
|
- vulnerability
|
|
- scan
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: harbor
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-core
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-portal
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-jobservice
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registry
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl
|
|
- https://goharbor.io/
|
|
version: 16.3.2
|