From bb973aae0c1c4af30bdae6a8647f3560fdfc8208 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 11 Jul 2023 13:45:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/matomo/7.0.31/app-changelog.md | 9 --------- stable/matomo/{7.0.31 => 7.0.32}/CHANGELOG.md | 18 +++++++++--------- stable/matomo/{7.0.31 => 7.0.32}/Chart.yaml | 2 +- stable/matomo/{7.0.31 => 7.0.32}/README.md | 0 stable/matomo/7.0.32/app-changelog.md | 9 +++++++++ .../matomo/{7.0.31 => 7.0.32}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/mariadb-7.0.62.tgz | Bin .../matomo/{7.0.31 => 7.0.32}/ix_values.yaml | 2 +- .../matomo/{7.0.31 => 7.0.32}/questions.yaml | 0 .../{7.0.31 => 7.0.32}/templates/NOTES.txt | 0 .../{7.0.31 => 7.0.32}/templates/common.yaml | 0 stable/matomo/{7.0.31 => 7.0.32}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/matomo/7.0.31/app-changelog.md rename stable/matomo/{7.0.31 => 7.0.32}/CHANGELOG.md (90%) rename stable/matomo/{7.0.31 => 7.0.32}/Chart.yaml (98%) rename stable/matomo/{7.0.31 => 7.0.32}/README.md (100%) create mode 100644 stable/matomo/7.0.32/app-changelog.md rename stable/matomo/{7.0.31 => 7.0.32}/app-readme.md (100%) rename stable/matomo/{7.0.31 => 7.0.32}/charts/common-12.14.6.tgz (100%) rename stable/matomo/{7.0.31 => 7.0.32}/charts/mariadb-7.0.62.tgz (100%) rename stable/matomo/{7.0.31 => 7.0.32}/ix_values.yaml (97%) rename stable/matomo/{7.0.31 => 7.0.32}/questions.yaml (100%) rename stable/matomo/{7.0.31 => 7.0.32}/templates/NOTES.txt (100%) rename stable/matomo/{7.0.31 => 7.0.32}/templates/common.yaml (100%) rename stable/matomo/{7.0.31 => 7.0.32}/values.yaml (100%) diff --git a/stable/matomo/7.0.31/app-changelog.md b/stable/matomo/7.0.31/app-changelog.md deleted file mode 100644 index 0d019576ac..0000000000 --- a/stable/matomo/7.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.31](https://github.com/truecharts/charts/compare/matomo-7.0.30...matomo-7.0.31) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10379](https://github.com/truecharts/charts/issues/10379)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.31/CHANGELOG.md b/stable/matomo/7.0.32/CHANGELOG.md similarity index 90% rename from stable/matomo/7.0.31/CHANGELOG.md rename to stable/matomo/7.0.32/CHANGELOG.md index 8af8a7b619..7754257c68 100644 --- a/stable/matomo/7.0.31/CHANGELOG.md +++ b/stable/matomo/7.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-7.0.32](https://github.com/truecharts/charts/compare/matomo-7.0.31...matomo-7.0.32) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10394](https://github.com/truecharts/charts/issues/10394)) + + + + ## [matomo-7.0.31](https://github.com/truecharts/charts/compare/matomo-7.0.30...matomo-7.0.31) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ ## [matomo-7.0.22](https://github.com/truecharts/charts/compare/matomo-7.0.21...matomo-7.0.22) (2023-06-04) ### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - diff --git a/stable/matomo/7.0.31/Chart.yaml b/stable/matomo/7.0.32/Chart.yaml similarity index 98% rename from stable/matomo/7.0.31/Chart.yaml rename to stable/matomo/7.0.32/Chart.yaml index a0a53c8c97..7f5ec6babb 100644 --- a/stable/matomo/7.0.31/Chart.yaml +++ b/stable/matomo/7.0.32/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.31 +version: 7.0.32 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/7.0.31/README.md b/stable/matomo/7.0.32/README.md similarity index 100% rename from stable/matomo/7.0.31/README.md rename to stable/matomo/7.0.32/README.md diff --git a/stable/matomo/7.0.32/app-changelog.md b/stable/matomo/7.0.32/app-changelog.md new file mode 100644 index 0000000000..539e7c8c6e --- /dev/null +++ b/stable/matomo/7.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-7.0.32](https://github.com/truecharts/charts/compare/matomo-7.0.31...matomo-7.0.32) (2023-07-11) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10394](https://github.com/truecharts/charts/issues/10394)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.31/app-readme.md b/stable/matomo/7.0.32/app-readme.md similarity index 100% rename from stable/matomo/7.0.31/app-readme.md rename to stable/matomo/7.0.32/app-readme.md diff --git a/stable/matomo/7.0.31/charts/common-12.14.6.tgz b/stable/matomo/7.0.32/charts/common-12.14.6.tgz similarity index 100% rename from stable/matomo/7.0.31/charts/common-12.14.6.tgz rename to stable/matomo/7.0.32/charts/common-12.14.6.tgz diff --git a/stable/matomo/7.0.31/charts/mariadb-7.0.62.tgz b/stable/matomo/7.0.32/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/matomo/7.0.31/charts/mariadb-7.0.62.tgz rename to stable/matomo/7.0.32/charts/mariadb-7.0.62.tgz diff --git a/stable/matomo/7.0.31/ix_values.yaml b/stable/matomo/7.0.32/ix_values.yaml similarity index 97% rename from stable/matomo/7.0.31/ix_values.yaml rename to stable/matomo/7.0.32/ix_values.yaml index 6837b8d236..676a28a51a 100644 --- a/stable/matomo/7.0.31/ix_values.yaml +++ b/stable/matomo/7.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: v4.15.0@sha256:a10f2f42e48d2ff8f9c2b108f1b45d9b2b4c73761267bcca0cad1b22548dbade + tag: v4.15.0@sha256:8bbbe305040f1f94869aec56ed7c5ba6abb2a71d5e4607f6e794527a050957d8 pullPolicy: IfNotPresent service: main: diff --git a/stable/matomo/7.0.31/questions.yaml b/stable/matomo/7.0.32/questions.yaml similarity index 100% rename from stable/matomo/7.0.31/questions.yaml rename to stable/matomo/7.0.32/questions.yaml diff --git a/stable/matomo/7.0.31/templates/NOTES.txt b/stable/matomo/7.0.32/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.31/templates/NOTES.txt rename to stable/matomo/7.0.32/templates/NOTES.txt diff --git a/stable/matomo/7.0.31/templates/common.yaml b/stable/matomo/7.0.32/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.31/templates/common.yaml rename to stable/matomo/7.0.32/templates/common.yaml diff --git a/stable/matomo/7.0.31/values.yaml b/stable/matomo/7.0.32/values.yaml similarity index 100% rename from stable/matomo/7.0.31/values.yaml rename to stable/matomo/7.0.32/values.yaml