mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
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
|