From 095e155f800f9541496194b37bbd48dbf45ac524 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 11 Jul 2023 02:08:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/matomo/7.0.30/app-changelog.md | 9 --------- stable/matomo/{7.0.30 => 7.0.31}/CHANGELOG.md | 18 +++++++++--------- stable/matomo/{7.0.30 => 7.0.31}/Chart.yaml | 2 +- stable/matomo/{7.0.30 => 7.0.31}/README.md | 0 stable/matomo/7.0.31/app-changelog.md | 9 +++++++++ .../matomo/{7.0.30 => 7.0.31}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/mariadb-7.0.62.tgz | Bin .../matomo/{7.0.30 => 7.0.31}/ix_values.yaml | 2 +- .../matomo/{7.0.30 => 7.0.31}/questions.yaml | 0 .../{7.0.30 => 7.0.31}/templates/NOTES.txt | 0 .../{7.0.30 => 7.0.31}/templates/common.yaml | 0 stable/matomo/{7.0.30 => 7.0.31}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/matomo/7.0.30/app-changelog.md rename stable/matomo/{7.0.30 => 7.0.31}/CHANGELOG.md (90%) rename stable/matomo/{7.0.30 => 7.0.31}/Chart.yaml (98%) rename stable/matomo/{7.0.30 => 7.0.31}/README.md (100%) create mode 100644 stable/matomo/7.0.31/app-changelog.md rename stable/matomo/{7.0.30 => 7.0.31}/app-readme.md (100%) rename stable/matomo/{7.0.30 => 7.0.31}/charts/common-12.14.6.tgz (100%) rename stable/matomo/{7.0.30 => 7.0.31}/charts/mariadb-7.0.62.tgz (100%) rename stable/matomo/{7.0.30 => 7.0.31}/ix_values.yaml (97%) rename stable/matomo/{7.0.30 => 7.0.31}/questions.yaml (100%) rename stable/matomo/{7.0.30 => 7.0.31}/templates/NOTES.txt (100%) rename stable/matomo/{7.0.30 => 7.0.31}/templates/common.yaml (100%) rename stable/matomo/{7.0.30 => 7.0.31}/values.yaml (100%) diff --git a/stable/matomo/7.0.30/app-changelog.md b/stable/matomo/7.0.30/app-changelog.md deleted file mode 100644 index 99115ceb3b..0000000000 --- a/stable/matomo/7.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.30](https://github.com/truecharts/charts/compare/matomo-7.0.29...matomo-7.0.30) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.0 ([#10315](https://github.com/truecharts/charts/issues/10315)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.30/CHANGELOG.md b/stable/matomo/7.0.31/CHANGELOG.md similarity index 90% rename from stable/matomo/7.0.30/CHANGELOG.md rename to stable/matomo/7.0.31/CHANGELOG.md index 95c57b225c..8af8a7b619 100644 --- a/stable/matomo/7.0.30/CHANGELOG.md +++ b/stable/matomo/7.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [matomo-7.0.30](https://github.com/truecharts/charts/compare/matomo-7.0.29...matomo-7.0.30) (2023-07-08) ### Chore @@ -88,12 +97,3 @@ - -## [matomo-7.0.21](https://github.com/truecharts/charts/compare/matomo-7.0.20...matomo-7.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - diff --git a/stable/matomo/7.0.30/Chart.yaml b/stable/matomo/7.0.31/Chart.yaml similarity index 98% rename from stable/matomo/7.0.30/Chart.yaml rename to stable/matomo/7.0.31/Chart.yaml index d55e42e651..a0a53c8c97 100644 --- a/stable/matomo/7.0.30/Chart.yaml +++ b/stable/matomo/7.0.31/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.30 +version: 7.0.31 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/7.0.30/README.md b/stable/matomo/7.0.31/README.md similarity index 100% rename from stable/matomo/7.0.30/README.md rename to stable/matomo/7.0.31/README.md diff --git a/stable/matomo/7.0.31/app-changelog.md b/stable/matomo/7.0.31/app-changelog.md new file mode 100644 index 0000000000..0d019576ac --- /dev/null +++ b/stable/matomo/7.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.30/app-readme.md b/stable/matomo/7.0.31/app-readme.md similarity index 100% rename from stable/matomo/7.0.30/app-readme.md rename to stable/matomo/7.0.31/app-readme.md diff --git a/stable/matomo/7.0.30/charts/common-12.14.6.tgz b/stable/matomo/7.0.31/charts/common-12.14.6.tgz similarity index 100% rename from stable/matomo/7.0.30/charts/common-12.14.6.tgz rename to stable/matomo/7.0.31/charts/common-12.14.6.tgz diff --git a/stable/matomo/7.0.30/charts/mariadb-7.0.62.tgz b/stable/matomo/7.0.31/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/matomo/7.0.30/charts/mariadb-7.0.62.tgz rename to stable/matomo/7.0.31/charts/mariadb-7.0.62.tgz diff --git a/stable/matomo/7.0.30/ix_values.yaml b/stable/matomo/7.0.31/ix_values.yaml similarity index 97% rename from stable/matomo/7.0.30/ix_values.yaml rename to stable/matomo/7.0.31/ix_values.yaml index ec0710d9f0..6837b8d236 100644 --- a/stable/matomo/7.0.30/ix_values.yaml +++ b/stable/matomo/7.0.31/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: v4.15.0@sha256:0466635e5d16c22df6b203eee0c9027ebeecfac6eac83fc03ca98a924bb33eb9 + tag: v4.15.0@sha256:a10f2f42e48d2ff8f9c2b108f1b45d9b2b4c73761267bcca0cad1b22548dbade pullPolicy: IfNotPresent service: main: diff --git a/stable/matomo/7.0.30/questions.yaml b/stable/matomo/7.0.31/questions.yaml similarity index 100% rename from stable/matomo/7.0.30/questions.yaml rename to stable/matomo/7.0.31/questions.yaml diff --git a/stable/matomo/7.0.30/templates/NOTES.txt b/stable/matomo/7.0.31/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.30/templates/NOTES.txt rename to stable/matomo/7.0.31/templates/NOTES.txt diff --git a/stable/matomo/7.0.30/templates/common.yaml b/stable/matomo/7.0.31/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.30/templates/common.yaml rename to stable/matomo/7.0.31/templates/common.yaml diff --git a/stable/matomo/7.0.30/values.yaml b/stable/matomo/7.0.31/values.yaml similarity index 100% rename from stable/matomo/7.0.30/values.yaml rename to stable/matomo/7.0.31/values.yaml