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