diff --git a/stable/monica/6.0.7/app-changelog.md b/stable/monica/6.0.7/app-changelog.md deleted file mode 100644 index 34a8c894839..00000000000 --- a/stable/monica/6.0.7/app-changelog.md +++ /dev/null @@ -1,4 +0,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.7/CHANGELOG.md b/stable/monica/6.0.8/CHANGELOG.md similarity index 100% rename from stable/monica/6.0.7/CHANGELOG.md rename to stable/monica/6.0.8/CHANGELOG.md diff --git a/stable/monica/6.0.7/Chart.yaml b/stable/monica/6.0.8/Chart.yaml similarity index 98% rename from stable/monica/6.0.7/Chart.yaml rename to stable/monica/6.0.8/Chart.yaml index a8ad2b55a90..325e481a1a6 100644 --- a/stable/monica/6.0.7/Chart.yaml +++ b/stable/monica/6.0.8/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.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/6.0.7/README.md b/stable/monica/6.0.8/README.md similarity index 100% rename from stable/monica/6.0.7/README.md rename to stable/monica/6.0.8/README.md diff --git a/stable/monica/6.0.8/app-changelog.md b/stable/monica/6.0.8/app-changelog.md new file mode 100644 index 00000000000..6c13feefa24 --- /dev/null +++ b/stable/monica/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/stable/monica/6.0.7/app-readme.md b/stable/monica/6.0.8/app-readme.md similarity index 100% rename from stable/monica/6.0.7/app-readme.md rename to stable/monica/6.0.8/app-readme.md diff --git a/stable/monica/6.0.7/charts/common-11.0.4.tgz b/stable/monica/6.0.8/charts/common-11.0.4.tgz similarity index 100% rename from stable/monica/6.0.7/charts/common-11.0.4.tgz rename to stable/monica/6.0.8/charts/common-11.0.4.tgz diff --git a/stable/monica/6.0.7/charts/mariadb-5.0.7.tgz b/stable/monica/6.0.8/charts/mariadb-5.0.7.tgz similarity index 100% rename from stable/monica/6.0.7/charts/mariadb-5.0.7.tgz rename to stable/monica/6.0.8/charts/mariadb-5.0.7.tgz diff --git a/stable/monica/6.0.7/ix_values.yaml b/stable/monica/6.0.8/ix_values.yaml similarity index 90% rename from stable/monica/6.0.7/ix_values.yaml rename to stable/monica/6.0.8/ix_values.yaml index 3228611283c..5b51e77c7a9 100644 --- a/stable/monica/6.0.7/ix_values.yaml +++ b/stable/monica/6.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:603a1545d00d098e154fe8e19c2be5fa934a2f2165036c85d29a88c84277b457 + tag: v3.7.0@sha256:40a5a78fd83789a19d183e6168a6b88b9ce47a3a07bb912af2aeb660fc156865 pullPolicy: IfNotPresent securityContext: diff --git a/stable/monica/6.0.7/questions.yaml b/stable/monica/6.0.8/questions.yaml similarity index 100% rename from stable/monica/6.0.7/questions.yaml rename to stable/monica/6.0.8/questions.yaml diff --git a/stable/monica/6.0.7/templates/_appkey.tpl b/stable/monica/6.0.8/templates/_appkey.tpl similarity index 100% rename from stable/monica/6.0.7/templates/_appkey.tpl rename to stable/monica/6.0.8/templates/_appkey.tpl diff --git a/stable/monica/6.0.7/templates/common.yaml b/stable/monica/6.0.8/templates/common.yaml similarity index 100% rename from stable/monica/6.0.7/templates/common.yaml rename to stable/monica/6.0.8/templates/common.yaml diff --git a/stable/monica/6.0.7/values.yaml b/stable/monica/6.0.8/values.yaml similarity index 100% rename from stable/monica/6.0.7/values.yaml rename to stable/monica/6.0.8/values.yaml