48 lines
1.1 KiB
YAML
48 lines
1.1 KiB
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://charts.bitnami.com/bitnami
|
|
condition: yonote-redis.enabled
|
|
alias: yonote-redis
|
|
|
|
- name: keycloak
|
|
version: "10.1.4"
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: keycloak.enabled
|
|
alias: keycloak
|