diff --git a/incubator/openproject/3.0.20/app-changelog.md b/incubator/openproject/3.0.20/app-changelog.md deleted file mode 100644 index 62f96ba0f9..0000000000 --- a/incubator/openproject/3.0.20/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [openproject-3.0.20](https://github.com/truecharts/charts/compare/openproject-3.0.19...openproject-3.0.20) (2023-01-30) - diff --git a/incubator/openproject/3.0.20/CHANGELOG.md b/incubator/openproject/3.0.21/CHANGELOG.md similarity index 91% rename from incubator/openproject/3.0.20/CHANGELOG.md rename to incubator/openproject/3.0.21/CHANGELOG.md index 212e16a0d8..19b80c1de1 100644 --- a/incubator/openproject/3.0.20/CHANGELOG.md +++ b/incubator/openproject/3.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openproject-3.0.21](https://github.com/truecharts/charts/compare/openproject-3.0.20...openproject-3.0.21) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/openproject to v12.4.3 + + + + ## [openproject-3.0.20](https://github.com/truecharts/charts/compare/openproject-3.0.19...openproject-3.0.20) (2023-01-30) @@ -88,12 +97,3 @@ - update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495)) - - -## [openproject-3.0.10](https://github.com/truecharts/charts/compare/openproject-3.0.9...openproject-3.0.10) (2022-12-13) - -### Chore - -- update helm general non-major - - diff --git a/incubator/openproject/3.0.20/Chart.yaml b/incubator/openproject/3.0.21/Chart.yaml similarity index 96% rename from incubator/openproject/3.0.20/Chart.yaml rename to incubator/openproject/3.0.21/Chart.yaml index 2691f46e5f..21ac37930a 100644 --- a/incubator/openproject/3.0.20/Chart.yaml +++ b/incubator/openproject/3.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "12.4.2" +appVersion: "12.4.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - http://openproject.org - https://hub.docker.com/u/openproject type: application -version: 3.0.20 +version: 3.0.21 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/openproject/3.0.20/README.md b/incubator/openproject/3.0.21/README.md similarity index 100% rename from incubator/openproject/3.0.20/README.md rename to incubator/openproject/3.0.21/README.md diff --git a/incubator/openproject/3.0.21/app-changelog.md b/incubator/openproject/3.0.21/app-changelog.md new file mode 100644 index 0000000000..a29d5f83e1 --- /dev/null +++ b/incubator/openproject/3.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openproject-3.0.21](https://github.com/truecharts/charts/compare/openproject-3.0.20...openproject-3.0.21) (2023-01-30) + +### Chore + +- update container image tccr.io/truecharts/openproject to v12.4.3 + + \ No newline at end of file diff --git a/incubator/openproject/3.0.20/app-readme.md b/incubator/openproject/3.0.21/app-readme.md similarity index 100% rename from incubator/openproject/3.0.20/app-readme.md rename to incubator/openproject/3.0.21/app-readme.md diff --git a/incubator/openproject/3.0.20/charts/common-11.1.2.tgz b/incubator/openproject/3.0.21/charts/common-11.1.2.tgz similarity index 100% rename from incubator/openproject/3.0.20/charts/common-11.1.2.tgz rename to incubator/openproject/3.0.21/charts/common-11.1.2.tgz diff --git a/incubator/openproject/3.0.20/charts/postgresql-11.0.22.tgz b/incubator/openproject/3.0.21/charts/postgresql-11.0.22.tgz similarity index 100% rename from incubator/openproject/3.0.20/charts/postgresql-11.0.22.tgz rename to incubator/openproject/3.0.21/charts/postgresql-11.0.22.tgz diff --git a/incubator/openproject/3.0.20/ix_values.yaml b/incubator/openproject/3.0.21/ix_values.yaml similarity index 88% rename from incubator/openproject/3.0.20/ix_values.yaml rename to incubator/openproject/3.0.21/ix_values.yaml index 454624a004..c55cd2f7d8 100644 --- a/incubator/openproject/3.0.20/ix_values.yaml +++ b/incubator/openproject/3.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openproject pullPolicy: IfNotPresent - tag: 12.4.2@sha256:0c2cf141b01c551f41cffe705f73738fa20ddc38467d4e72e812c84dc89141c3 + tag: 12.4.3@sha256:6f68718f868d9c477340bcdc7c986fec82198318002dc7bd6e34fa11f97abe31 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/openproject/3.0.20/questions.yaml b/incubator/openproject/3.0.21/questions.yaml similarity index 100% rename from incubator/openproject/3.0.20/questions.yaml rename to incubator/openproject/3.0.21/questions.yaml diff --git a/incubator/openproject/3.0.20/templates/_secrets.tpl b/incubator/openproject/3.0.21/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/3.0.20/templates/_secrets.tpl rename to incubator/openproject/3.0.21/templates/_secrets.tpl diff --git a/incubator/openproject/3.0.20/templates/common.yaml b/incubator/openproject/3.0.21/templates/common.yaml similarity index 100% rename from incubator/openproject/3.0.20/templates/common.yaml rename to incubator/openproject/3.0.21/templates/common.yaml diff --git a/incubator/openproject/3.0.20/values.yaml b/incubator/openproject/3.0.21/values.yaml similarity index 100% rename from incubator/openproject/3.0.20/values.yaml rename to incubator/openproject/3.0.21/values.yaml