* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * Update charts/stable/gitea/Chart.yaml * Update charts/incubator/thunderbird/Chart.yaml * Update charts/incubator/thunderbird/Chart.yaml * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * fix precommit * skip [skip ci] * trigger Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
36 lines
938 B
YAML
36 lines
938 B
YAML
apiVersion: v2
|
|
appVersion: "5.0.2"
|
|
kubeVersion: ">=1.16.0-0"
|
|
version: 3.0.31
|
|
name: redmine
|
|
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
|
type: application
|
|
home: https://truecharts.org/docs/charts/stable/redmine
|
|
icon: https://truecharts.org/img/chart-icons/redmine.png
|
|
keywords:
|
|
- project
|
|
- management
|
|
- time
|
|
- tracking
|
|
- ticket
|
|
sources:
|
|
- https://github.com/redmine/redmine
|
|
- https://hub.docker.com/_/redmine
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.48
|
|
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
|