2022-03-10 09:37:25 +00:00
|
|
|
apiVersion: v2
|
|
|
|
appVersion: "4.2.4"
|
|
|
|
kubeVersion: '>=1.16.0-0'
|
2022-03-28 04:22:33 +00:00
|
|
|
version: 1.0.9
|
2022-03-10 09:37:25 +00:00
|
|
|
name: redmine
|
|
|
|
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
|
|
|
type: application
|
|
|
|
home: "https://github.com/truecharts/apps/tree/main/charts/redmine"
|
|
|
|
icon: https://truecharts.org/_static/img/appicons/redmine.png
|
|
|
|
keywords:
|
|
|
|
- project
|
|
|
|
- management
|
|
|
|
- time
|
|
|
|
- tracking
|
|
|
|
- ticket
|
|
|
|
sources:
|
|
|
|
- https://github.com/redmine/redmine
|
|
|
|
- https://hub.docker.com/_/redmine
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
2022-03-26 15:30:23 +00:00
|
|
|
repository: https://library-charts.truecharts.org
|
|
|
|
version: 9.1.15
|
2022-03-10 09:37:25 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://truecharts.org/
|
2022-03-26 17:54:21 +00:00
|
|
|
version: 7.0.10
|
2022-03-10 09:37:25 +00:00
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: https://truecharts.org
|
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- productivity
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/grade: U
|