onprem-deploy/yonote-chart/Chart.yaml

34 lines
898 B
YAML
Raw Normal View History

2024-07-11 12:13:26 +00:00
apiVersion: v2
name: yonote-chart
2024-07-18 13:48:20 +00:00
version: 1.2.1
2024-07-16 07:33:04 +00:00
description:
Generic application Helm chart.
This chart includes multiple dependencies. The base of this chart is derived from the Dysnix app chart.
2024-07-16 07:33:04 +00:00
maintainers:
- name: Dysnix
email: support@dysnix.com
url: https://github.com/dysnix/charts/tree/main/dysnix/app
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-18 13:48:20 +00:00
2024-07-11 14:19:48 +00:00
- 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
2024-07-15 06:43:37 +00:00
- name: minio
version: "14.6.20"
repository: https://charts.bitnami.com/bitnami
condition: minio.enabled
alias: minio