mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
10 lines
244 B
YAML
10 lines
244 B
YAML
dependencies:
|
|
- name: postgresql
|
|
version: 6.5.0
|
|
repository: https://charts.helm.sh/stable
|
|
condition: postgresql.enabled
|
|
- name: redis
|
|
version: 9.3.2
|
|
repository: https://charts.helm.sh/stable
|
|
condition: redis.enabled
|