From 0e0c876bb1d1002d5a5ee6de077add587383eed2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 4 Feb 2023 19:13:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/monica/6.0.23/app-changelog.md | 9 --------- stable/monica/{6.0.23 => 6.0.24}/CHANGELOG.md | 18 +++++++++--------- stable/monica/{6.0.23 => 6.0.24}/Chart.yaml | 6 +++--- stable/monica/{6.0.23 => 6.0.24}/README.md | 0 stable/monica/6.0.24/app-changelog.md | 9 +++++++++ .../monica/{6.0.23 => 6.0.24}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.25.tgz | Bin .../monica/{6.0.23 => 6.0.24}/ix_values.yaml | 2 +- .../monica/{6.0.23 => 6.0.24}/questions.yaml | 0 .../{6.0.23 => 6.0.24}/templates/_appkey.tpl | 0 .../{6.0.23 => 6.0.24}/templates/common.yaml | 0 stable/monica/{6.0.23 => 6.0.24}/values.yaml | 0 13 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/monica/6.0.23/app-changelog.md rename stable/monica/{6.0.23 => 6.0.24}/CHANGELOG.md (92%) rename stable/monica/{6.0.23 => 6.0.24}/Chart.yaml (92%) rename stable/monica/{6.0.23 => 6.0.24}/README.md (100%) create mode 100644 stable/monica/6.0.24/app-changelog.md rename stable/monica/{6.0.23 => 6.0.24}/app-readme.md (100%) rename stable/monica/{6.0.23 => 6.0.24}/charts/common-11.1.2.tgz (100%) rename stable/monica/{6.0.23 => 6.0.24}/charts/mariadb-5.0.25.tgz (100%) rename stable/monica/{6.0.23 => 6.0.24}/ix_values.yaml (90%) rename stable/monica/{6.0.23 => 6.0.24}/questions.yaml (100%) rename stable/monica/{6.0.23 => 6.0.24}/templates/_appkey.tpl (100%) rename stable/monica/{6.0.23 => 6.0.24}/templates/common.yaml (100%) rename stable/monica/{6.0.23 => 6.0.24}/values.yaml (100%) diff --git a/stable/monica/6.0.23/app-changelog.md b/stable/monica/6.0.23/app-changelog.md deleted file mode 100644 index 3b874cb3e0e..00000000000 --- a/stable/monica/6.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-6.0.23](https://github.com/truecharts/charts/compare/monica-6.0.22...monica-6.0.23) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/monica/6.0.23/CHANGELOG.md b/stable/monica/6.0.24/CHANGELOG.md similarity index 92% rename from stable/monica/6.0.23/CHANGELOG.md rename to stable/monica/6.0.24/CHANGELOG.md index 5d816739831..4ebe531fd74 100644 --- a/stable/monica/6.0.23/CHANGELOG.md +++ b/stable/monica/6.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [monica-6.0.24](https://github.com/truecharts/charts/compare/monica-6.0.23...monica-6.0.24) (2023-02-04) + +### Chore + +- update container image tccr.io/truecharts/monica to v4.0.0 + + + + ## [monica-6.0.23](https://github.com/truecharts/charts/compare/monica-6.0.22...monica-6.0.23) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [monica-6.0.14](https://github.com/truecharts/charts/compare/monica-6.0.13...monica-6.0.14) (2022-12-25) ### Chore - -- update container image tccr.io/truecharts/monica to v3.7.0 - - - - -## [monica-6.0.13](https://github.com/truecharts/charts/compare/monica-6.0.12...monica-6.0.13) (2022-12-19) - -### Chore diff --git a/stable/monica/6.0.23/Chart.yaml b/stable/monica/6.0.24/Chart.yaml similarity index 92% rename from stable/monica/6.0.23/Chart.yaml rename to stable/monica/6.0.24/Chart.yaml index d9b88df4c21..33999b9705f 100644 --- a/stable/monica/6.0.23/Chart.yaml +++ b/stable/monica/6.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.7.0" +appVersion: "4.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,9 +21,9 @@ maintainers: name: monica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/monica - https://github.com/monicahq/monica - - https://hub.docker.com/_/monica -version: 6.0.23 +version: 6.0.24 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/6.0.23/README.md b/stable/monica/6.0.24/README.md similarity index 100% rename from stable/monica/6.0.23/README.md rename to stable/monica/6.0.24/README.md diff --git a/stable/monica/6.0.24/app-changelog.md b/stable/monica/6.0.24/app-changelog.md new file mode 100644 index 00000000000..038ef522d03 --- /dev/null +++ b/stable/monica/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-6.0.24](https://github.com/truecharts/charts/compare/monica-6.0.23...monica-6.0.24) (2023-02-04) + +### Chore + +- update container image tccr.io/truecharts/monica to v4.0.0 + + \ No newline at end of file diff --git a/stable/monica/6.0.23/app-readme.md b/stable/monica/6.0.24/app-readme.md similarity index 100% rename from stable/monica/6.0.23/app-readme.md rename to stable/monica/6.0.24/app-readme.md diff --git a/stable/monica/6.0.23/charts/common-11.1.2.tgz b/stable/monica/6.0.24/charts/common-11.1.2.tgz similarity index 100% rename from stable/monica/6.0.23/charts/common-11.1.2.tgz rename to stable/monica/6.0.24/charts/common-11.1.2.tgz diff --git a/stable/monica/6.0.23/charts/mariadb-5.0.25.tgz b/stable/monica/6.0.24/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/monica/6.0.23/charts/mariadb-5.0.25.tgz rename to stable/monica/6.0.24/charts/mariadb-5.0.25.tgz diff --git a/stable/monica/6.0.23/ix_values.yaml b/stable/monica/6.0.24/ix_values.yaml similarity index 90% rename from stable/monica/6.0.23/ix_values.yaml rename to stable/monica/6.0.24/ix_values.yaml index 365e16a3048..dc65f730db4 100644 --- a/stable/monica/6.0.23/ix_values.yaml +++ b/stable/monica/6.0.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:a4a7031643147a7bce9b87d60bcba67c14fde6a84e934270545a73c284497567 + tag: 4.0.0@sha256:cb0cfef1c92b1ef650a5341b9bf6774e7856eca64285a0e896b597583c56372b pullPolicy: IfNotPresent securityContext: diff --git a/stable/monica/6.0.23/questions.yaml b/stable/monica/6.0.24/questions.yaml similarity index 100% rename from stable/monica/6.0.23/questions.yaml rename to stable/monica/6.0.24/questions.yaml diff --git a/stable/monica/6.0.23/templates/_appkey.tpl b/stable/monica/6.0.24/templates/_appkey.tpl similarity index 100% rename from stable/monica/6.0.23/templates/_appkey.tpl rename to stable/monica/6.0.24/templates/_appkey.tpl diff --git a/stable/monica/6.0.23/templates/common.yaml b/stable/monica/6.0.24/templates/common.yaml similarity index 100% rename from stable/monica/6.0.23/templates/common.yaml rename to stable/monica/6.0.24/templates/common.yaml diff --git a/stable/monica/6.0.23/values.yaml b/stable/monica/6.0.24/values.yaml similarity index 100% rename from stable/monica/6.0.23/values.yaml rename to stable/monica/6.0.24/values.yaml