diff --git a/stable/matomo/6.0.11/app-changelog.md b/stable/matomo/6.0.11/app-changelog.md deleted file mode 100644 index b01fbafcab3..00000000000 --- a/stable/matomo/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-6.0.11](https://github.com/truecharts/charts/compare/matomo-6.0.10...matomo-6.0.11) (2022-12-11) - -### Chore - -- update container image tccr.io/truecharts/matomo to v - - \ No newline at end of file diff --git a/stable/matomo/6.0.11/CHANGELOG.md b/stable/matomo/6.0.12/CHANGELOG.md similarity index 91% rename from stable/matomo/6.0.11/CHANGELOG.md rename to stable/matomo/6.0.12/CHANGELOG.md index a9d1621b7f4..323f320cbb3 100644 --- a/stable/matomo/6.0.11/CHANGELOG.md +++ b/stable/matomo/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-6.0.12](https://github.com/truecharts/charts/compare/matomo-6.0.11...matomo-6.0.12) (2022-12-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.0 + + + + ## [matomo-6.0.11](https://github.com/truecharts/charts/compare/matomo-6.0.10...matomo-6.0.11) (2022-12-11) ### Chore @@ -85,15 +94,6 @@ -## [matomo-6.0.9](https://github.com/truecharts/charts/compare/matomo-6.0.6...matomo-6.0.9) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/matomo to 4.12.3 - - - - ## [matomo-6.0.9](https://github.com/truecharts/charts/compare/matomo-6.0.6...matomo-6.0.9) (2022-11-30) ### Chore diff --git a/stable/matomo/6.0.11/Chart.yaml b/stable/matomo/6.0.12/Chart.yaml similarity index 96% rename from stable/matomo/6.0.11/Chart.yaml rename to stable/matomo/6.0.12/Chart.yaml index 1b7dfbe95ed..4de063661c4 100644 --- a/stable/matomo/6.0.11/Chart.yaml +++ b/stable/matomo/6.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.12.3" +appVersion: "4.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/6.0.11/README.md b/stable/matomo/6.0.12/README.md similarity index 100% rename from stable/matomo/6.0.11/README.md rename to stable/matomo/6.0.12/README.md diff --git a/stable/matomo/6.0.12/app-changelog.md b/stable/matomo/6.0.12/app-changelog.md new file mode 100644 index 00000000000..301092a86b2 --- /dev/null +++ b/stable/matomo/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-6.0.12](https://github.com/truecharts/charts/compare/matomo-6.0.11...matomo-6.0.12) (2022-12-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.0 + + \ No newline at end of file diff --git a/stable/matomo/6.0.11/app-readme.md b/stable/matomo/6.0.12/app-readme.md similarity index 100% rename from stable/matomo/6.0.11/app-readme.md rename to stable/matomo/6.0.12/app-readme.md diff --git a/stable/matomo/6.0.11/charts/common-11.0.4.tgz b/stable/matomo/6.0.12/charts/common-11.0.4.tgz similarity index 100% rename from stable/matomo/6.0.11/charts/common-11.0.4.tgz rename to stable/matomo/6.0.12/charts/common-11.0.4.tgz diff --git a/stable/matomo/6.0.11/charts/mariadb-5.0.9.tgz b/stable/matomo/6.0.12/charts/mariadb-5.0.9.tgz similarity index 100% rename from stable/matomo/6.0.11/charts/mariadb-5.0.9.tgz rename to stable/matomo/6.0.12/charts/mariadb-5.0.9.tgz diff --git a/stable/matomo/6.0.11/ix_values.yaml b/stable/matomo/6.0.12/ix_values.yaml similarity index 96% rename from stable/matomo/6.0.11/ix_values.yaml rename to stable/matomo/6.0.12/ix_values.yaml index 06c5a99b273..0013d403978 100644 --- a/stable/matomo/6.0.11/ix_values.yaml +++ b/stable/matomo/6.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.12.3@sha256:2a03c36552a3a6737e5e61207c24ff1ff9168f0bf44d85d89edce7e46882ed4e + tag: 4.13.0@sha256:72b75819d8debb49a99d8cc1f62e616b2e5cfc2ff68505955c3ca2550a2f8954 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/6.0.11/questions.yaml b/stable/matomo/6.0.12/questions.yaml similarity index 100% rename from stable/matomo/6.0.11/questions.yaml rename to stable/matomo/6.0.12/questions.yaml diff --git a/stable/matomo/6.0.11/templates/common.yaml b/stable/matomo/6.0.12/templates/common.yaml similarity index 100% rename from stable/matomo/6.0.11/templates/common.yaml rename to stable/matomo/6.0.12/templates/common.yaml diff --git a/stable/matomo/6.0.11/values.yaml b/stable/matomo/6.0.12/values.yaml similarity index 100% rename from stable/matomo/6.0.11/values.yaml rename to stable/matomo/6.0.12/values.yaml