diff --git a/stable/matomo/6.0.28/app-changelog.md b/stable/matomo/6.0.28/app-changelog.md deleted file mode 100644 index 1460cc9708..0000000000 --- a/stable/matomo/6.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-6.0.28](https://github.com/truecharts/charts/compare/matomo-6.0.27...matomo-6.0.28) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/matomo to 4.13.0 - - \ No newline at end of file diff --git a/stable/matomo/6.0.28/CHANGELOG.md b/stable/matomo/6.0.29/CHANGELOG.md similarity index 92% rename from stable/matomo/6.0.28/CHANGELOG.md rename to stable/matomo/6.0.29/CHANGELOG.md index ce8bb053c3..2d1c91dfe2 100644 --- a/stable/matomo/6.0.28/CHANGELOG.md +++ b/stable/matomo/6.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-6.0.29](https://github.com/truecharts/charts/compare/matomo-6.0.28...matomo-6.0.29) (2023-01-19) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.1 + + + + ## [matomo-6.0.28](https://github.com/truecharts/charts/compare/matomo-6.0.27...matomo-6.0.28) (2023-01-18) ### Chore @@ -88,12 +97,3 @@ ## [matomo-6.0.19](https://github.com/truecharts/charts/compare/matomo-6.0.18...matomo-6.0.19) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [matomo-6.0.18](https://github.com/truecharts/charts/compare/matomo-6.0.17...matomo-6.0.18) (2022-12-24) - -### Chore diff --git a/stable/matomo/6.0.28/Chart.yaml b/stable/matomo/6.0.29/Chart.yaml similarity index 96% rename from stable/matomo/6.0.28/Chart.yaml rename to stable/matomo/6.0.29/Chart.yaml index 026179a59d..7c96930cf7 100644 --- a/stable/matomo/6.0.28/Chart.yaml +++ b/stable/matomo/6.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.13.0" +appVersion: "4.13.1" 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.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/6.0.28/README.md b/stable/matomo/6.0.29/README.md similarity index 100% rename from stable/matomo/6.0.28/README.md rename to stable/matomo/6.0.29/README.md diff --git a/stable/matomo/6.0.29/app-changelog.md b/stable/matomo/6.0.29/app-changelog.md new file mode 100644 index 0000000000..4928106935 --- /dev/null +++ b/stable/matomo/6.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-6.0.29](https://github.com/truecharts/charts/compare/matomo-6.0.28...matomo-6.0.29) (2023-01-19) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.1 + + \ No newline at end of file diff --git a/stable/matomo/6.0.28/app-readme.md b/stable/matomo/6.0.29/app-readme.md similarity index 100% rename from stable/matomo/6.0.28/app-readme.md rename to stable/matomo/6.0.29/app-readme.md diff --git a/stable/matomo/6.0.28/charts/common-11.1.2.tgz b/stable/matomo/6.0.29/charts/common-11.1.2.tgz similarity index 100% rename from stable/matomo/6.0.28/charts/common-11.1.2.tgz rename to stable/matomo/6.0.29/charts/common-11.1.2.tgz diff --git a/stable/matomo/6.0.28/charts/mariadb-5.0.23.tgz b/stable/matomo/6.0.29/charts/mariadb-5.0.23.tgz similarity index 100% rename from stable/matomo/6.0.28/charts/mariadb-5.0.23.tgz rename to stable/matomo/6.0.29/charts/mariadb-5.0.23.tgz diff --git a/stable/matomo/6.0.28/ix_values.yaml b/stable/matomo/6.0.29/ix_values.yaml similarity index 96% rename from stable/matomo/6.0.28/ix_values.yaml rename to stable/matomo/6.0.29/ix_values.yaml index be555d086a..0751ac049a 100644 --- a/stable/matomo/6.0.28/ix_values.yaml +++ b/stable/matomo/6.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.13.0@sha256:ca6f9af1d79fc3c9fef9e08318b756dac94904754a2598dee1dfd0b1c9ab6600 + tag: 4.13.1@sha256:caafe890efc75c72cf2aadbac89aa4230f8a6433b4dc129a150b34beb6a17204 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/6.0.28/questions.yaml b/stable/matomo/6.0.29/questions.yaml similarity index 100% rename from stable/matomo/6.0.28/questions.yaml rename to stable/matomo/6.0.29/questions.yaml diff --git a/stable/matomo/6.0.28/templates/common.yaml b/stable/matomo/6.0.29/templates/common.yaml similarity index 100% rename from stable/matomo/6.0.28/templates/common.yaml rename to stable/matomo/6.0.29/templates/common.yaml diff --git a/stable/matomo/6.0.28/values.yaml b/stable/matomo/6.0.29/values.yaml similarity index 100% rename from stable/matomo/6.0.28/values.yaml rename to stable/matomo/6.0.29/values.yaml