diff --git a/stable/koel/6.0.9/CHANGELOG.md b/stable/koel/6.0.10/CHANGELOG.md similarity index 89% rename from stable/koel/6.0.9/CHANGELOG.md rename to stable/koel/6.0.10/CHANGELOG.md index e44487820a..73a2e9401e 100644 --- a/stable/koel/6.0.9/CHANGELOG.md +++ b/stable/koel/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [koel-6.0.10](https://github.com/truecharts/charts/compare/koel-6.0.9...koel-6.0.10) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/koel to latest + + + + ## [koel-6.0.9](https://github.com/truecharts/charts/compare/koel-6.0.8...koel-6.0.9) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ -## [koel-6.0.6](https://github.com/truecharts/charts/compare/koel-6.0.5...koel-6.0.6) (2022-11-29) - - - - -## [koel-6.0.6](https://github.com/truecharts/charts/compare/koel-6.0.5...koel-6.0.6) (2022-11-29) - - - diff --git a/stable/koel/6.0.9/Chart.yaml b/stable/koel/6.0.10/Chart.yaml similarity index 98% rename from stable/koel/6.0.9/Chart.yaml rename to stable/koel/6.0.10/Chart.yaml index 5ae7e84b3b..5632199f48 100644 --- a/stable/koel/6.0.9/Chart.yaml +++ b/stable/koel/6.0.10/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/6.0.9/README.md b/stable/koel/6.0.10/README.md similarity index 100% rename from stable/koel/6.0.9/README.md rename to stable/koel/6.0.10/README.md diff --git a/stable/koel/6.0.10/app-changelog.md b/stable/koel/6.0.10/app-changelog.md new file mode 100644 index 0000000000..f369f4b4ce --- /dev/null +++ b/stable/koel/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [koel-6.0.10](https://github.com/truecharts/charts/compare/koel-6.0.9...koel-6.0.10) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/koel to latest + + \ No newline at end of file diff --git a/stable/koel/6.0.9/app-readme.md b/stable/koel/6.0.10/app-readme.md similarity index 100% rename from stable/koel/6.0.9/app-readme.md rename to stable/koel/6.0.10/app-readme.md diff --git a/stable/koel/6.0.9/charts/common-11.0.4.tgz b/stable/koel/6.0.10/charts/common-11.0.4.tgz similarity index 100% rename from stable/koel/6.0.9/charts/common-11.0.4.tgz rename to stable/koel/6.0.10/charts/common-11.0.4.tgz diff --git a/stable/koel/6.0.9/charts/mariadb-5.0.9.tgz b/stable/koel/6.0.10/charts/mariadb-5.0.9.tgz similarity index 100% rename from stable/koel/6.0.9/charts/mariadb-5.0.9.tgz rename to stable/koel/6.0.10/charts/mariadb-5.0.9.tgz diff --git a/stable/koel/6.0.9/ix_values.yaml b/stable/koel/6.0.10/ix_values.yaml similarity index 96% rename from stable/koel/6.0.9/ix_values.yaml rename to stable/koel/6.0.10/ix_values.yaml index 43d2baf681..bc620341cc 100644 --- a/stable/koel/6.0.9/ix_values.yaml +++ b/stable/koel/6.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:5822e4888eb5874cac575d9d60fb5eff4e9adb1fdc82ecdabcc5afed0ffe0801 + tag: latest@sha256:12b018592caa7b801603c3a415f1d33b8e1bb42d9c1f8db1acbd97ce0aa11d8c pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/6.0.9/questions.yaml b/stable/koel/6.0.10/questions.yaml similarity index 100% rename from stable/koel/6.0.9/questions.yaml rename to stable/koel/6.0.10/questions.yaml diff --git a/stable/koel/6.0.9/templates/_secrets.tpl b/stable/koel/6.0.10/templates/_secrets.tpl similarity index 100% rename from stable/koel/6.0.9/templates/_secrets.tpl rename to stable/koel/6.0.10/templates/_secrets.tpl diff --git a/stable/koel/6.0.9/templates/common.yaml b/stable/koel/6.0.10/templates/common.yaml similarity index 100% rename from stable/koel/6.0.9/templates/common.yaml rename to stable/koel/6.0.10/templates/common.yaml diff --git a/stable/koel/6.0.9/values.yaml b/stable/koel/6.0.10/values.yaml similarity index 100% rename from stable/koel/6.0.9/values.yaml rename to stable/koel/6.0.10/values.yaml diff --git a/stable/koel/6.0.9/app-changelog.md b/stable/koel/6.0.9/app-changelog.md deleted file mode 100644 index f9055a1436..0000000000 --- a/stable/koel/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [koel-6.0.9](https://github.com/truecharts/charts/compare/koel-6.0.8...koel-6.0.9) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/monica/6.0.9/CHANGELOG.md b/stable/monica/6.0.10/CHANGELOG.md similarity index 91% rename from stable/monica/6.0.9/CHANGELOG.md rename to stable/monica/6.0.10/CHANGELOG.md index b9c61de3f4..f27268fdac 100644 --- a/stable/monica/6.0.9/CHANGELOG.md +++ b/stable/monica/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [monica-6.0.10](https://github.com/truecharts/charts/compare/monica-6.0.9...monica-6.0.10) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/monica to v3.7.0 + + + + ## [monica-6.0.9](https://github.com/truecharts/charts/compare/monica-6.0.8...monica-6.0.9) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ ## [monica-6.0.6](https://github.com/truecharts/charts/compare/monica-6.0.5...monica-6.0.6) (2022-11-29) - - - - -## [monica-6.0.6](https://github.com/truecharts/charts/compare/monica-6.0.5...monica-6.0.6) (2022-11-29) - - - - diff --git a/stable/monica/6.0.9/Chart.yaml b/stable/monica/6.0.10/Chart.yaml similarity index 98% rename from stable/monica/6.0.9/Chart.yaml rename to stable/monica/6.0.10/Chart.yaml index 9de2959c73..828632a7b7 100644 --- a/stable/monica/6.0.9/Chart.yaml +++ b/stable/monica/6.0.10/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.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/6.0.9/README.md b/stable/monica/6.0.10/README.md similarity index 100% rename from stable/monica/6.0.9/README.md rename to stable/monica/6.0.10/README.md diff --git a/stable/monica/6.0.10/app-changelog.md b/stable/monica/6.0.10/app-changelog.md new file mode 100644 index 0000000000..09ab76092c --- /dev/null +++ b/stable/monica/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-6.0.10](https://github.com/truecharts/charts/compare/monica-6.0.9...monica-6.0.10) (2022-12-12) + +### 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.9/app-readme.md b/stable/monica/6.0.10/app-readme.md similarity index 100% rename from stable/monica/6.0.9/app-readme.md rename to stable/monica/6.0.10/app-readme.md diff --git a/stable/monica/6.0.9/charts/common-11.0.4.tgz b/stable/monica/6.0.10/charts/common-11.0.4.tgz similarity index 100% rename from stable/monica/6.0.9/charts/common-11.0.4.tgz rename to stable/monica/6.0.10/charts/common-11.0.4.tgz diff --git a/stable/monica/6.0.9/charts/mariadb-5.0.9.tgz b/stable/monica/6.0.10/charts/mariadb-5.0.9.tgz similarity index 100% rename from stable/monica/6.0.9/charts/mariadb-5.0.9.tgz rename to stable/monica/6.0.10/charts/mariadb-5.0.9.tgz diff --git a/stable/monica/6.0.9/ix_values.yaml b/stable/monica/6.0.10/ix_values.yaml similarity index 90% rename from stable/monica/6.0.9/ix_values.yaml rename to stable/monica/6.0.10/ix_values.yaml index 5b51e77c7a..4d7776aa67 100644 --- a/stable/monica/6.0.9/ix_values.yaml +++ b/stable/monica/6.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:40a5a78fd83789a19d183e6168a6b88b9ce47a3a07bb912af2aeb660fc156865 + tag: v3.7.0@sha256:2617f2851a461bed4d1211bfb97f0d81ebfbb6491713ec6d494686542336e660 pullPolicy: IfNotPresent securityContext: diff --git a/stable/monica/6.0.9/questions.yaml b/stable/monica/6.0.10/questions.yaml similarity index 100% rename from stable/monica/6.0.9/questions.yaml rename to stable/monica/6.0.10/questions.yaml diff --git a/stable/monica/6.0.9/templates/_appkey.tpl b/stable/monica/6.0.10/templates/_appkey.tpl similarity index 100% rename from stable/monica/6.0.9/templates/_appkey.tpl rename to stable/monica/6.0.10/templates/_appkey.tpl diff --git a/stable/monica/6.0.9/templates/common.yaml b/stable/monica/6.0.10/templates/common.yaml similarity index 100% rename from stable/monica/6.0.9/templates/common.yaml rename to stable/monica/6.0.10/templates/common.yaml diff --git a/stable/monica/6.0.9/values.yaml b/stable/monica/6.0.10/values.yaml similarity index 100% rename from stable/monica/6.0.9/values.yaml rename to stable/monica/6.0.10/values.yaml diff --git a/stable/monica/6.0.9/app-changelog.md b/stable/monica/6.0.9/app-changelog.md deleted file mode 100644 index ca5e439c7a..0000000000 --- a/stable/monica/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-6.0.9](https://github.com/truecharts/charts/compare/monica-6.0.8...monica-6.0.9) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file