mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
* [bitnami/{airflow|harbor}] Update dependencies
Signed-off-by: juan131 <juan@bitnami.com>
10 lines
255 B
YAML
10 lines
255 B
YAML
dependencies:
|
|
- name: postgresql
|
|
version: 8.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|
|
- name: redis
|
|
version: 10.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: redis.enabled
|