42 lines
954 B
YAML
42 lines
954 B
YAML
apiVersion: v2
|
|
name: yonote-chart
|
|
version: 1.2.0
|
|
|
|
dependencies:
|
|
- name: app
|
|
version: "0.3.15"
|
|
repository: https://dysnix.github.io/charts
|
|
alias: yonote-web
|
|
|
|
- name: app
|
|
version: "0.3.15"
|
|
repository: https://dysnix.github.io/charts
|
|
alias: yonote-websocket
|
|
|
|
- name: app
|
|
version: "0.3.15"
|
|
repository: https://dysnix.github.io/charts
|
|
alias: yonote-whiteboard
|
|
|
|
- name: app
|
|
version: "0.3.15"
|
|
repository: https://dysnix.github.io/charts
|
|
alias: yonote-worker
|
|
|
|
- name: app
|
|
version: "0.3.15"
|
|
repository: https://dysnix.github.io/charts
|
|
alias: yonote-collaboration
|
|
|
|
- name: postgresql
|
|
version: "11.6.6"
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: yonote-database.enabled
|
|
alias: yonote-database
|
|
|
|
- name: redis
|
|
version: "16.12.1"
|
|
repository: https://artifacts.wilix.dev/repository/helm-bitnami
|
|
condition: yonote-redis.enabled
|
|
alias: yonote-redis
|