From 2d02e98ed7fb41d27a92e044648d764347043a47 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 12 Oct 2023 11:38:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/matomo/8.0.3/app-changelog.md | 9 --------- stable/matomo/{8.0.3 => 8.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/matomo/{8.0.3 => 8.0.4}/Chart.yaml | 2 +- stable/matomo/{8.0.3 => 8.0.4}/README.md | 0 stable/matomo/8.0.4/app-changelog.md | 9 +++++++++ stable/matomo/{8.0.3 => 8.0.4}/app-readme.md | 0 .../{8.0.3 => 8.0.4}/charts/common-14.0.9.tgz | Bin .../charts/mariadb-9.0.26.tgz | Bin stable/matomo/{8.0.3 => 8.0.4}/ix_values.yaml | 2 +- stable/matomo/{8.0.3 => 8.0.4}/questions.yaml | 0 .../{8.0.3 => 8.0.4}/templates/NOTES.txt | 0 .../{8.0.3 => 8.0.4}/templates/common.yaml | 0 stable/matomo/{8.0.3 => 8.0.4}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/matomo/8.0.3/app-changelog.md rename stable/matomo/{8.0.3 => 8.0.4}/CHANGELOG.md (91%) rename stable/matomo/{8.0.3 => 8.0.4}/Chart.yaml (98%) rename stable/matomo/{8.0.3 => 8.0.4}/README.md (100%) create mode 100644 stable/matomo/8.0.4/app-changelog.md rename stable/matomo/{8.0.3 => 8.0.4}/app-readme.md (100%) rename stable/matomo/{8.0.3 => 8.0.4}/charts/common-14.0.9.tgz (100%) rename stable/matomo/{8.0.3 => 8.0.4}/charts/mariadb-9.0.26.tgz (100%) rename stable/matomo/{8.0.3 => 8.0.4}/ix_values.yaml (97%) rename stable/matomo/{8.0.3 => 8.0.4}/questions.yaml (100%) rename stable/matomo/{8.0.3 => 8.0.4}/templates/NOTES.txt (100%) rename stable/matomo/{8.0.3 => 8.0.4}/templates/common.yaml (100%) rename stable/matomo/{8.0.3 => 8.0.4}/values.yaml (100%) diff --git a/stable/matomo/8.0.3/app-changelog.md b/stable/matomo/8.0.3/app-changelog.md deleted file mode 100644 index 6a6d88c67a..0000000000 --- a/stable/matomo/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-8.0.3](https://github.com/truecharts/charts/compare/matomo-8.0.2...matomo-8.0.3) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.15.1 ([#13443](https://github.com/truecharts/charts/issues/13443)) - - \ No newline at end of file diff --git a/stable/matomo/8.0.3/CHANGELOG.md b/stable/matomo/8.0.4/CHANGELOG.md similarity index 91% rename from stable/matomo/8.0.3/CHANGELOG.md rename to stable/matomo/8.0.4/CHANGELOG.md index 3b31da1e6d..65ee8fbf95 100644 --- a/stable/matomo/8.0.3/CHANGELOG.md +++ b/stable/matomo/8.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-8.0.4](https://github.com/truecharts/charts/compare/matomo-8.0.3...matomo-8.0.4) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.1 ([#13549](https://github.com/truecharts/charts/issues/13549)) + + + + ## [matomo-8.0.3](https://github.com/truecharts/charts/compare/matomo-8.0.2...matomo-8.0.3) (2023-10-09) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135)) - - - -## [matomo-7.0.28](https://github.com/truecharts/charts/compare/matomo-7.0.27...matomo-7.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/matomo/8.0.3/Chart.yaml b/stable/matomo/8.0.4/Chart.yaml similarity index 98% rename from stable/matomo/8.0.3/Chart.yaml rename to stable/matomo/8.0.4/Chart.yaml index 3c21f412d7..3b41b5ffbb 100644 --- a/stable/matomo/8.0.3/Chart.yaml +++ b/stable/matomo/8.0.4/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: 8.0.3 +version: 8.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/8.0.3/README.md b/stable/matomo/8.0.4/README.md similarity index 100% rename from stable/matomo/8.0.3/README.md rename to stable/matomo/8.0.4/README.md diff --git a/stable/matomo/8.0.4/app-changelog.md b/stable/matomo/8.0.4/app-changelog.md new file mode 100644 index 0000000000..c008626767 --- /dev/null +++ b/stable/matomo/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-8.0.4](https://github.com/truecharts/charts/compare/matomo-8.0.3...matomo-8.0.4) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.15.1 ([#13549](https://github.com/truecharts/charts/issues/13549)) + + \ No newline at end of file diff --git a/stable/matomo/8.0.3/app-readme.md b/stable/matomo/8.0.4/app-readme.md similarity index 100% rename from stable/matomo/8.0.3/app-readme.md rename to stable/matomo/8.0.4/app-readme.md diff --git a/stable/matomo/8.0.3/charts/common-14.0.9.tgz b/stable/matomo/8.0.4/charts/common-14.0.9.tgz similarity index 100% rename from stable/matomo/8.0.3/charts/common-14.0.9.tgz rename to stable/matomo/8.0.4/charts/common-14.0.9.tgz diff --git a/stable/matomo/8.0.3/charts/mariadb-9.0.26.tgz b/stable/matomo/8.0.4/charts/mariadb-9.0.26.tgz similarity index 100% rename from stable/matomo/8.0.3/charts/mariadb-9.0.26.tgz rename to stable/matomo/8.0.4/charts/mariadb-9.0.26.tgz diff --git a/stable/matomo/8.0.3/ix_values.yaml b/stable/matomo/8.0.4/ix_values.yaml similarity index 97% rename from stable/matomo/8.0.3/ix_values.yaml rename to stable/matomo/8.0.4/ix_values.yaml index 9ec560f959..098941d187 100644 --- a/stable/matomo/8.0.3/ix_values.yaml +++ b/stable/matomo/8.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: v4.15.1@sha256:c55dade6cd6fca23ecad2fa5c174562dd9885a56b046047d5762841089fbac46 + tag: v4.15.1@sha256:b26442743a4510aca6074cd6be9f343301ab81e24ae0878af8b9f1f284425872 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/8.0.3/questions.yaml b/stable/matomo/8.0.4/questions.yaml similarity index 100% rename from stable/matomo/8.0.3/questions.yaml rename to stable/matomo/8.0.4/questions.yaml diff --git a/stable/matomo/8.0.3/templates/NOTES.txt b/stable/matomo/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/matomo/8.0.3/templates/NOTES.txt rename to stable/matomo/8.0.4/templates/NOTES.txt diff --git a/stable/matomo/8.0.3/templates/common.yaml b/stable/matomo/8.0.4/templates/common.yaml similarity index 100% rename from stable/matomo/8.0.3/templates/common.yaml rename to stable/matomo/8.0.4/templates/common.yaml diff --git a/stable/matomo/8.0.3/values.yaml b/stable/matomo/8.0.4/values.yaml similarity index 100% rename from stable/matomo/8.0.3/values.yaml rename to stable/matomo/8.0.4/values.yaml