mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-18 01:25:58 +10:00
* [bitnami/harbor] Add configurable session timeout to harbor * [bitnami/harbor] Add configurable session timeout to harbor The beego backend for harbor has a short (3600s) session timeout by default, which can be too short for frequent users. This adds a configurable core.sessionTimeout value. Signed-off-by: Burt Holzman <burt@fnal.gov> * [bitnami/harbor] Rerender README on master Signed-off-by: Burt Holzman <burt@fnal.gov> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
38 lines
1.3 KiB
YAML
38 lines
1.3 KiB
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 2.4.2
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 16.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.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.
|
|
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: 12.3.0
|