onprem-deploy/yonote-chart/Chart.yaml

48 lines
1.1 KiB
YAML
Raw Normal View History

2024-07-11 12:13:26 +00:00
apiVersion: v2
name: yonote-chart
2024-07-11 14:19:48 +00:00
version: 1.2.0
2024-07-11 12:13:26 +00:00
dependencies:
- name: app
version: "0.3.15"
2024-07-11 14:19:48 +00:00
repository: https://dysnix.github.io/charts
2024-07-11 12:13:26 +00:00
alias: yonote-web
2024-07-11 14:19:48 +00:00
- 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
2024-07-11 14:19:48 +00:00
condition: yonote-redis.enabled
alias: yonote-redis
2024-07-11 21:57:34 +00:00
- name: keycloak
version: "10.1.4"
repository: https://charts.bitnami.com/bitnami
condition: keycloak.enabled
alias: keycloak