From c968ef05718b81cc80e9306c69259c5c838b4785 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 19 Jan 2023 20:20:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/matomo/6.0.29/app-changelog.md | 9 --------- stable/matomo/{6.0.29 => 6.0.30}/CHANGELOG.md | 18 +++++++++--------- stable/matomo/{6.0.29 => 6.0.30}/Chart.yaml | 2 +- stable/matomo/{6.0.29 => 6.0.30}/README.md | 0 stable/matomo/6.0.30/app-changelog.md | 9 +++++++++ .../matomo/{6.0.29 => 6.0.30}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.23.tgz | Bin .../matomo/{6.0.29 => 6.0.30}/ix_values.yaml | 2 +- .../matomo/{6.0.29 => 6.0.30}/questions.yaml | 0 .../{6.0.29 => 6.0.30}/templates/common.yaml | 0 stable/matomo/{6.0.29 => 6.0.30}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/matomo/6.0.29/app-changelog.md rename stable/matomo/{6.0.29 => 6.0.30}/CHANGELOG.md (90%) rename stable/matomo/{6.0.29 => 6.0.30}/Chart.yaml (98%) rename stable/matomo/{6.0.29 => 6.0.30}/README.md (100%) create mode 100644 stable/matomo/6.0.30/app-changelog.md rename stable/matomo/{6.0.29 => 6.0.30}/app-readme.md (100%) rename stable/matomo/{6.0.29 => 6.0.30}/charts/common-11.1.2.tgz (100%) rename stable/matomo/{6.0.29 => 6.0.30}/charts/mariadb-5.0.23.tgz (100%) rename stable/matomo/{6.0.29 => 6.0.30}/ix_values.yaml (96%) rename stable/matomo/{6.0.29 => 6.0.30}/questions.yaml (100%) rename stable/matomo/{6.0.29 => 6.0.30}/templates/common.yaml (100%) rename stable/matomo/{6.0.29 => 6.0.30}/values.yaml (100%) diff --git a/stable/matomo/6.0.29/app-changelog.md b/stable/matomo/6.0.29/app-changelog.md deleted file mode 100644 index 4928106935..0000000000 --- a/stable/matomo/6.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.29/CHANGELOG.md b/stable/matomo/6.0.30/CHANGELOG.md similarity index 90% rename from stable/matomo/6.0.29/CHANGELOG.md rename to stable/matomo/6.0.30/CHANGELOG.md index 2d1c91dfe2..59a280dd71 100644 --- a/stable/matomo/6.0.29/CHANGELOG.md +++ b/stable/matomo/6.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-6.0.30](https://github.com/truecharts/charts/compare/matomo-6.0.29...matomo-6.0.30) (2023-01-19) + +### Chore + +- update container image tccr.io/truecharts/matomo to 4.13.1 + + + + ## [matomo-6.0.29](https://github.com/truecharts/charts/compare/matomo-6.0.28...matomo-6.0.29) (2023-01-19) ### Chore @@ -88,12 +97,3 @@ ## [matomo-6.0.20](https://github.com/truecharts/charts/compare/matomo-6.0.19...matomo-6.0.20) (2022-12-26) ### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [matomo-6.0.19](https://github.com/truecharts/charts/compare/matomo-6.0.18...matomo-6.0.19) (2022-12-25) - -### Chore diff --git a/stable/matomo/6.0.29/Chart.yaml b/stable/matomo/6.0.30/Chart.yaml similarity index 98% rename from stable/matomo/6.0.29/Chart.yaml rename to stable/matomo/6.0.30/Chart.yaml index 7c96930cf7..47888177a3 100644 --- a/stable/matomo/6.0.29/Chart.yaml +++ b/stable/matomo/6.0.30/Chart.yaml @@ -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.29 +version: 6.0.30 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/6.0.29/README.md b/stable/matomo/6.0.30/README.md similarity index 100% rename from stable/matomo/6.0.29/README.md rename to stable/matomo/6.0.30/README.md diff --git a/stable/matomo/6.0.30/app-changelog.md b/stable/matomo/6.0.30/app-changelog.md new file mode 100644 index 0000000000..5bb6957057 --- /dev/null +++ b/stable/matomo/6.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-6.0.30](https://github.com/truecharts/charts/compare/matomo-6.0.29...matomo-6.0.30) (2023-01-19) + +### Chore + +- update container image tccr.io/truecharts/matomo to 4.13.1 + + \ No newline at end of file diff --git a/stable/matomo/6.0.29/app-readme.md b/stable/matomo/6.0.30/app-readme.md similarity index 100% rename from stable/matomo/6.0.29/app-readme.md rename to stable/matomo/6.0.30/app-readme.md diff --git a/stable/matomo/6.0.29/charts/common-11.1.2.tgz b/stable/matomo/6.0.30/charts/common-11.1.2.tgz similarity index 100% rename from stable/matomo/6.0.29/charts/common-11.1.2.tgz rename to stable/matomo/6.0.30/charts/common-11.1.2.tgz diff --git a/stable/matomo/6.0.29/charts/mariadb-5.0.23.tgz b/stable/matomo/6.0.30/charts/mariadb-5.0.23.tgz similarity index 100% rename from stable/matomo/6.0.29/charts/mariadb-5.0.23.tgz rename to stable/matomo/6.0.30/charts/mariadb-5.0.23.tgz diff --git a/stable/matomo/6.0.29/ix_values.yaml b/stable/matomo/6.0.30/ix_values.yaml similarity index 96% rename from stable/matomo/6.0.29/ix_values.yaml rename to stable/matomo/6.0.30/ix_values.yaml index 0751ac049a..e01c1acc36 100644 --- a/stable/matomo/6.0.29/ix_values.yaml +++ b/stable/matomo/6.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.13.1@sha256:caafe890efc75c72cf2aadbac89aa4230f8a6433b4dc129a150b34beb6a17204 + tag: 4.13.1@sha256:f7988d8db6318825c955ff8926c3b0cd86c89c0c0fba4791eddefcf4827a3745 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/6.0.29/questions.yaml b/stable/matomo/6.0.30/questions.yaml similarity index 100% rename from stable/matomo/6.0.29/questions.yaml rename to stable/matomo/6.0.30/questions.yaml diff --git a/stable/matomo/6.0.29/templates/common.yaml b/stable/matomo/6.0.30/templates/common.yaml similarity index 100% rename from stable/matomo/6.0.29/templates/common.yaml rename to stable/matomo/6.0.30/templates/common.yaml diff --git a/stable/matomo/6.0.29/values.yaml b/stable/matomo/6.0.30/values.yaml similarity index 100% rename from stable/matomo/6.0.29/values.yaml rename to stable/matomo/6.0.30/values.yaml