diff --git a/stable/monica/6.0.17/app-changelog.md b/stable/monica/6.0.17/app-changelog.md deleted file mode 100644 index 47a35ef212..0000000000 --- a/stable/monica/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-6.0.17](https://github.com/truecharts/charts/compare/monica-6.0.16...monica-6.0.17) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/monica/6.0.17/CHANGELOG.md b/stable/monica/6.0.18/CHANGELOG.md similarity index 94% rename from stable/monica/6.0.17/CHANGELOG.md rename to stable/monica/6.0.18/CHANGELOG.md index df3649f16b..93fdbe98de 100644 --- a/stable/monica/6.0.17/CHANGELOG.md +++ b/stable/monica/6.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [monica-6.0.18](https://github.com/truecharts/charts/compare/monica-6.0.17...monica-6.0.18) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/monica to v3.7.0 + + + + ## [monica-6.0.17](https://github.com/truecharts/charts/compare/monica-6.0.16...monica-6.0.17) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [monica-6.0.8](https://github.com/truecharts/charts/compare/monica-6.0.7...monica-6.0.8) (2022-11-30) ### Chore - -- update container image tccr.io/truecharts/monica to v3.7.0 - - - - -## [monica-6.0.7](https://github.com/truecharts/charts/compare/monica-6.0.5...monica-6.0.7) (2022-11-30) - - diff --git a/stable/monica/6.0.17/Chart.yaml b/stable/monica/6.0.18/Chart.yaml similarity index 98% rename from stable/monica/6.0.17/Chart.yaml rename to stable/monica/6.0.18/Chart.yaml index 9be75199a7..c090d42b32 100644 --- a/stable/monica/6.0.17/Chart.yaml +++ b/stable/monica/6.0.18/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/6.0.17/README.md b/stable/monica/6.0.18/README.md similarity index 100% rename from stable/monica/6.0.17/README.md rename to stable/monica/6.0.18/README.md diff --git a/stable/monica/6.0.18/app-changelog.md b/stable/monica/6.0.18/app-changelog.md new file mode 100644 index 0000000000..2ec10fd511 --- /dev/null +++ b/stable/monica/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-6.0.18](https://github.com/truecharts/charts/compare/monica-6.0.17...monica-6.0.18) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/monica to v3.7.0 + + \ No newline at end of file diff --git a/stable/monica/6.0.17/app-readme.md b/stable/monica/6.0.18/app-readme.md similarity index 100% rename from stable/monica/6.0.17/app-readme.md rename to stable/monica/6.0.18/app-readme.md diff --git a/stable/monica/6.0.17/charts/common-11.1.2.tgz b/stable/monica/6.0.18/charts/common-11.1.2.tgz similarity index 100% rename from stable/monica/6.0.17/charts/common-11.1.2.tgz rename to stable/monica/6.0.18/charts/common-11.1.2.tgz diff --git a/stable/monica/6.0.17/charts/mariadb-5.0.19.tgz b/stable/monica/6.0.18/charts/mariadb-5.0.19.tgz similarity index 100% rename from stable/monica/6.0.17/charts/mariadb-5.0.19.tgz rename to stable/monica/6.0.18/charts/mariadb-5.0.19.tgz diff --git a/stable/monica/6.0.17/ix_values.yaml b/stable/monica/6.0.18/ix_values.yaml similarity index 90% rename from stable/monica/6.0.17/ix_values.yaml rename to stable/monica/6.0.18/ix_values.yaml index 87f8fa9a34..69061c4ae1 100644 --- a/stable/monica/6.0.17/ix_values.yaml +++ b/stable/monica/6.0.18/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:3bd0facc2acb66100eed9b42defee775a6fbae6ba788bf793a4ebd2aa6da8cd3 + tag: v3.7.0@sha256:69974afd7e53251d2fc6a5cd0beffc90f45339800884b001f17ae13d2d52b42e pullPolicy: IfNotPresent securityContext: diff --git a/stable/monica/6.0.17/questions.yaml b/stable/monica/6.0.18/questions.yaml similarity index 100% rename from stable/monica/6.0.17/questions.yaml rename to stable/monica/6.0.18/questions.yaml diff --git a/stable/monica/6.0.17/templates/_appkey.tpl b/stable/monica/6.0.18/templates/_appkey.tpl similarity index 100% rename from stable/monica/6.0.17/templates/_appkey.tpl rename to stable/monica/6.0.18/templates/_appkey.tpl diff --git a/stable/monica/6.0.17/templates/common.yaml b/stable/monica/6.0.18/templates/common.yaml similarity index 100% rename from stable/monica/6.0.17/templates/common.yaml rename to stable/monica/6.0.18/templates/common.yaml diff --git a/stable/monica/6.0.17/values.yaml b/stable/monica/6.0.18/values.yaml similarity index 100% rename from stable/monica/6.0.17/values.yaml rename to stable/monica/6.0.18/values.yaml