From 91790cfb63dbf4e6774fefda8657d4ab9f126fb4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 3 May 2023 12:01:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/matomo/7.0.12/app-changelog.md | 9 --------- stable/matomo/{7.0.12 => 7.0.13}/CHANGELOG.md | 18 +++++++++--------- stable/matomo/{7.0.12 => 7.0.13}/Chart.yaml | 2 +- stable/matomo/{7.0.12 => 7.0.13}/README.md | 0 stable/matomo/7.0.13/app-changelog.md | 9 +++++++++ .../matomo/{7.0.12 => 7.0.13}/app-readme.md | 0 .../charts/common-12.6.4.tgz | Bin .../charts/mariadb-7.0.19.tgz | Bin .../matomo/{7.0.12 => 7.0.13}/ix_values.yaml | 2 +- .../matomo/{7.0.12 => 7.0.13}/questions.yaml | 0 .../{7.0.12 => 7.0.13}/templates/NOTES.txt | 0 .../{7.0.12 => 7.0.13}/templates/common.yaml | 0 stable/matomo/{7.0.12 => 7.0.13}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/matomo/7.0.12/app-changelog.md rename stable/matomo/{7.0.12 => 7.0.13}/CHANGELOG.md (90%) rename stable/matomo/{7.0.12 => 7.0.13}/Chart.yaml (98%) rename stable/matomo/{7.0.12 => 7.0.13}/README.md (100%) create mode 100644 stable/matomo/7.0.13/app-changelog.md rename stable/matomo/{7.0.12 => 7.0.13}/app-readme.md (100%) rename stable/matomo/{7.0.12 => 7.0.13}/charts/common-12.6.4.tgz (100%) rename stable/matomo/{7.0.12 => 7.0.13}/charts/mariadb-7.0.19.tgz (100%) rename stable/matomo/{7.0.12 => 7.0.13}/ix_values.yaml (97%) rename stable/matomo/{7.0.12 => 7.0.13}/questions.yaml (100%) rename stable/matomo/{7.0.12 => 7.0.13}/templates/NOTES.txt (100%) rename stable/matomo/{7.0.12 => 7.0.13}/templates/common.yaml (100%) rename stable/matomo/{7.0.12 => 7.0.13}/values.yaml (100%) diff --git a/stable/matomo/7.0.12/app-changelog.md b/stable/matomo/7.0.12/app-changelog.md deleted file mode 100644 index 2ad00caacde..00000000000 --- a/stable/matomo/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.12/CHANGELOG.md b/stable/matomo/7.0.13/CHANGELOG.md similarity index 90% rename from stable/matomo/7.0.12/CHANGELOG.md rename to stable/matomo/7.0.13/CHANGELOG.md index 02f286e1728..b65a5475807 100644 --- a/stable/matomo/7.0.12/CHANGELOG.md +++ b/stable/matomo/7.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) + + + + ## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) ### Chore @@ -88,12 +97,3 @@ ## [matomo-7.0.3](https://github.com/truecharts/charts/compare/matomo-7.0.2...matomo-7.0.3) (2023-04-14) - - -## [matomo-7.0.2](https://github.com/truecharts/charts/compare/matomo-7.0.1...matomo-7.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/matomo/7.0.12/Chart.yaml b/stable/matomo/7.0.13/Chart.yaml similarity index 98% rename from stable/matomo/7.0.12/Chart.yaml rename to stable/matomo/7.0.13/Chart.yaml index 46fb51506de..c5e99b2cda5 100644 --- a/stable/matomo/7.0.12/Chart.yaml +++ b/stable/matomo/7.0.13/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 7.0.12 +version: 7.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/7.0.12/README.md b/stable/matomo/7.0.13/README.md similarity index 100% rename from stable/matomo/7.0.12/README.md rename to stable/matomo/7.0.13/README.md diff --git a/stable/matomo/7.0.13/app-changelog.md b/stable/matomo/7.0.13/app-changelog.md new file mode 100644 index 00000000000..f79161b5803 --- /dev/null +++ b/stable/matomo/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.12/app-readme.md b/stable/matomo/7.0.13/app-readme.md similarity index 100% rename from stable/matomo/7.0.12/app-readme.md rename to stable/matomo/7.0.13/app-readme.md diff --git a/stable/matomo/7.0.12/charts/common-12.6.4.tgz b/stable/matomo/7.0.13/charts/common-12.6.4.tgz similarity index 100% rename from stable/matomo/7.0.12/charts/common-12.6.4.tgz rename to stable/matomo/7.0.13/charts/common-12.6.4.tgz diff --git a/stable/matomo/7.0.12/charts/mariadb-7.0.19.tgz b/stable/matomo/7.0.13/charts/mariadb-7.0.19.tgz similarity index 100% rename from stable/matomo/7.0.12/charts/mariadb-7.0.19.tgz rename to stable/matomo/7.0.13/charts/mariadb-7.0.19.tgz diff --git a/stable/matomo/7.0.12/ix_values.yaml b/stable/matomo/7.0.13/ix_values.yaml similarity index 97% rename from stable/matomo/7.0.12/ix_values.yaml rename to stable/matomo/7.0.13/ix_values.yaml index 00c7500588e..af05b0743e4 100644 --- a/stable/matomo/7.0.12/ix_values.yaml +++ b/stable/matomo/7.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.14.2@sha256:d53fff14d6214860801a7f4690b2145bb76f20f10342ea3a6fcd3f7f166ef41d + tag: 4.14.2@sha256:802665f9fec6d46bc43f5a6e920a700d4bc1b4547294da54d519cf597643fb05 pullPolicy: IfNotPresent service: main: diff --git a/stable/matomo/7.0.12/questions.yaml b/stable/matomo/7.0.13/questions.yaml similarity index 100% rename from stable/matomo/7.0.12/questions.yaml rename to stable/matomo/7.0.13/questions.yaml diff --git a/stable/matomo/7.0.12/templates/NOTES.txt b/stable/matomo/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.12/templates/NOTES.txt rename to stable/matomo/7.0.13/templates/NOTES.txt diff --git a/stable/matomo/7.0.12/templates/common.yaml b/stable/matomo/7.0.13/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.12/templates/common.yaml rename to stable/matomo/7.0.13/templates/common.yaml diff --git a/stable/matomo/7.0.12/values.yaml b/stable/matomo/7.0.13/values.yaml similarity index 100% rename from stable/matomo/7.0.12/values.yaml rename to stable/matomo/7.0.13/values.yaml