37 lines
1017 B
YAML
37 lines
1017 B
YAML
apiVersion: v2
|
|
appVersion: "4.10.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.0.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 7.0.0
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://truecharts.org
|
|
version: 2.0.0
|
|
description: Weblate is a copylefted libre software web-based continuous localization system
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate
|
|
icon: https://truecharts.org/_static/img/appicons/weblate-icon.png
|
|
keywords:
|
|
- translate
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: weblate
|
|
sources:
|
|
- https://github.com/WeblateOrg/weblate
|
|
- https://github.com/WeblateOrg/docker
|
|
- https://github.com/WeblateOrg/docker-compose
|
|
- https://docs.weblate.org/en/latest/
|
|
version: 2.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|