diff --git a/charts/incubator/openproject/CHANGELOG.md b/charts/incubator/openproject/CHANGELOG.md index 2704730206e..4cc9f50c7c7 100644 --- a/charts/incubator/openproject/CHANGELOG.md +++ b/charts/incubator/openproject/CHANGELOG.md @@ -2,6 +2,15 @@ +## [openproject-0.0.14](https://github.com/truecharts/apps/compare/openproject-0.0.13...openproject-0.0.14) (2022-08-01) + +### Fix + +- Add DB and main service port ([#3354](https://github.com/truecharts/apps/issues/3354)) + + + + ## [openproject-0.0.13](https://github.com/truecharts/apps/compare/openproject-0.0.12...openproject-0.0.13) (2022-07-26) ### Chore diff --git a/charts/incubator/openproject/Chart.yaml b/charts/incubator/openproject/Chart.yaml index cba9eddd6a7..4b2741dbcf0 100644 --- a/charts/incubator/openproject/Chart.yaml +++ b/charts/incubator/openproject/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 8.0.48 deprecated: false description: OpenProject is a web-based project management system for location-independent team collaboration. -home: https://github.com/truecharts/charts/tree/master/charts/incubator/openproject +home: https://truecharts.org/docs/charts/incubator/openproject icon: https://truecharts.org/img/chart-icons/openproject.png keywords: - openproject @@ -22,6 +22,7 @@ maintainers: url: https://truecharts.org name: openproject sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject - http://openproject.org - https://hub.docker.com/u/openproject type: application diff --git a/charts/incubator/openproject/README.md b/charts/incubator/openproject/README.md index 4bd5e087f2b..0c11aa7531e 100644 --- a/charts/incubator/openproject/README.md +++ b/charts/incubator/openproject/README.md @@ -1,6 +1,6 @@ # openproject -![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) +![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12](https://img.shields.io/badge/AppVersion-12-informational?style=flat-square) OpenProject is a web-based project management system for location-independent team collaboration. @@ -13,6 +13,7 @@ For more information, please click here: [openproject](https://truecharts.org/do ## Source Code +* * * @@ -24,6 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.48 | | https://library-charts.truecharts.org | common | 10.4.8 | ## Installing the Chart