diff --git a/incubator/openproject/0.0.14/CHANGELOG.md b/incubator/openproject/0.0.15/CHANGELOG.md similarity index 93% rename from incubator/openproject/0.0.14/CHANGELOG.md rename to incubator/openproject/0.0.15/CHANGELOG.md index 4cc9f50c7c7..697b068deb3 100644 --- a/incubator/openproject/0.0.14/CHANGELOG.md +++ b/incubator/openproject/0.0.15/CHANGELOG.md @@ -2,6 +2,11 @@ +## [openproject-0.0.15](https://github.com/truecharts/apps/compare/openproject-0.0.14...openproject-0.0.15) (2022-08-01) + + + + ## [openproject-0.0.14](https://github.com/truecharts/apps/compare/openproject-0.0.13...openproject-0.0.14) (2022-08-01) ### Fix diff --git a/incubator/openproject/0.0.14/Chart.lock b/incubator/openproject/0.0.15/Chart.lock similarity index 85% rename from incubator/openproject/0.0.14/Chart.lock rename to incubator/openproject/0.0.15/Chart.lock index 6dae5bf3d7e..ea527e3f0e3 100644 --- a/incubator/openproject/0.0.14/Chart.lock +++ b/incubator/openproject/0.0.15/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.48 digest: sha256:06eed2d910d06ee059a0eed8277d806937d457340e3f510c63a55c1b8e5ce14f -generated: "2022-08-01T08:47:02.600866228Z" +generated: "2022-08-01T20:07:05.029213353Z" diff --git a/incubator/openproject/0.0.14/Chart.yaml b/incubator/openproject/0.0.15/Chart.yaml similarity index 98% rename from incubator/openproject/0.0.14/Chart.yaml rename to incubator/openproject/0.0.15/Chart.yaml index 4b2741dbcf0..5ff76e6fe55 100644 --- a/incubator/openproject/0.0.14/Chart.yaml +++ b/incubator/openproject/0.0.15/Chart.yaml @@ -26,7 +26,7 @@ sources: - http://openproject.org - https://hub.docker.com/u/openproject type: application -version: 0.0.14 +version: 0.0.15 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/openproject/0.0.14/README.md b/incubator/openproject/0.0.15/README.md similarity index 98% rename from incubator/openproject/0.0.14/README.md rename to incubator/openproject/0.0.15/README.md index 0c11aa7531e..a7a5db432e5 100644 --- a/incubator/openproject/0.0.14/README.md +++ b/incubator/openproject/0.0.15/README.md @@ -1,6 +1,6 @@ # openproject -![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) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-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. diff --git a/incubator/openproject/0.0.14/app-readme.md b/incubator/openproject/0.0.15/app-readme.md similarity index 100% rename from incubator/openproject/0.0.14/app-readme.md rename to incubator/openproject/0.0.15/app-readme.md diff --git a/incubator/openproject/0.0.14/charts/common-10.4.8.tgz b/incubator/openproject/0.0.15/charts/common-10.4.8.tgz similarity index 100% rename from incubator/openproject/0.0.14/charts/common-10.4.8.tgz rename to incubator/openproject/0.0.15/charts/common-10.4.8.tgz diff --git a/incubator/openproject/0.0.14/charts/postgresql-8.0.48.tgz b/incubator/openproject/0.0.15/charts/postgresql-8.0.48.tgz similarity index 100% rename from incubator/openproject/0.0.14/charts/postgresql-8.0.48.tgz rename to incubator/openproject/0.0.15/charts/postgresql-8.0.48.tgz diff --git a/incubator/openproject/0.0.14/ix_values.yaml b/incubator/openproject/0.0.15/ix_values.yaml similarity index 96% rename from incubator/openproject/0.0.14/ix_values.yaml rename to incubator/openproject/0.0.15/ix_values.yaml index f7a873ab9dd..12b474bf55c 100644 --- a/incubator/openproject/0.0.14/ix_values.yaml +++ b/incubator/openproject/0.0.15/ix_values.yaml @@ -31,7 +31,7 @@ service: ports: main: port: 10290 - targetPort: 8080 + targetPort: 80 postgresql: enabled: true diff --git a/incubator/openproject/0.0.14/questions.yaml b/incubator/openproject/0.0.15/questions.yaml similarity index 99% rename from incubator/openproject/0.0.14/questions.yaml rename to incubator/openproject/0.0.15/questions.yaml index b7b42020175..e1f3c3797dd 100644 --- a/incubator/openproject/0.0.14/questions.yaml +++ b/incubator/openproject/0.0.15/questions.yaml @@ -408,7 +408,7 @@ questions: description: "The internal(!) port on the container the Application runs on" schema: type: int - default: 8080 + default: 80 - variable: serviceexpert group: "Networking and Services" label: "Show Expert Config" diff --git a/incubator/openproject/0.0.14/templates/_secrets.tpl b/incubator/openproject/0.0.15/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.14/templates/_secrets.tpl rename to incubator/openproject/0.0.15/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.14/templates/common.yaml b/incubator/openproject/0.0.15/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.14/templates/common.yaml rename to incubator/openproject/0.0.15/templates/common.yaml diff --git a/incubator/openproject/0.0.14/values.yaml b/incubator/openproject/0.0.15/values.yaml similarity index 100% rename from incubator/openproject/0.0.14/values.yaml rename to incubator/openproject/0.0.15/values.yaml