26 lines
758 B
YAML
26 lines
758 B
YAML
apiVersion: v2
|
|
name: penpot
|
|
version: 1.0.0
|
|
sources:
|
|
- https://github.com/penpot/penpot
|
|
- https://github.com/minio/operator
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
|
- https://github.com/alexlebens/helm-charts/charts/penpot
|
|
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
|
|
dependencies:
|
|
- name: penpot
|
|
version: 0.1.0
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
- name: redis
|
|
version: 19.3.2
|
|
repository: https://charts.bitnami.com/bitnami
|
|
- name: tenant
|
|
version: 5.0.15
|
|
alias: minio
|
|
repository: https://operator.min.io/
|
|
- name: postgres-cluster
|
|
alias: postgres-16-cluster
|
|
version: 3.0.0
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
appVersion: 2.0.0
|