From 1ff26550ec682d42ffb11088ec57e203b4db3406 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alfred=20G=C3=B6ppel?=
<43101280+alfi0812@users.noreply.github.com>
Date: Sun, 7 Sep 2025 13:52:24 +0200
Subject: [PATCH] fix(charts): Bitnami (#39222)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
**Description**
⚒️ Fixes #
**⚙️ Type of change**
- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes
**🧪 How Has This Been Tested?**
**📃 Notes:**
**✔️ Checklist:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
---
.../charts/stable/matomo}/.helmignore | 0
archive/charts/stable/matomo/CHANGELOG.md | 1544 +++++++++++++++++
archive/charts/stable/matomo/Chart.yaml | 46 +
archive/charts/stable/matomo/README.md | 50 +
archive/charts/stable/matomo/icon-small.webp | Bin 0 -> 354 bytes
archive/charts/stable/matomo/icon.webp | Bin 0 -> 1734 bytes
.../charts/stable/matomo}/templates/NOTES.txt | 0
.../stable/matomo/templates/common.yaml | 1 +
archive/charts/stable/matomo/values.yaml | 89 +
archive/charts/stable/solr/.helmignore | 32 +
.../charts}/stable/solr/CHANGELOG.md | 0
.../charts}/stable/solr/Chart.yaml | 0
.../charts}/stable/solr/README.md | 0
.../charts}/stable/solr/ci/basic-values.yaml | 0
.../charts}/stable/solr/icon-small.webp | Bin
.../charts}/stable/solr/icon.webp | Bin
.../charts/stable/solr/templates/NOTES.txt | 1 +
.../charts}/stable/solr/templates/common.yaml | 0
.../charts}/stable/solr/values.yaml | 0
charts/stable/mariadb/Chart.yaml | 3 +-
charts/stable/mariadb/values.yaml | 4 +-
charts/stable/memcached/Chart.yaml | 3 +-
charts/stable/memcached/values.yaml | 4 +-
charts/stable/mongodb/Chart.yaml | 3 +-
charts/stable/mongodb/values.yaml | 4 +-
charts/stable/phpmyadmin/Chart.yaml | 3 +-
charts/stable/phpmyadmin/values.yaml | 2 +-
charts/stable/redis/Chart.yaml | 3 +-
charts/stable/redis/values.yaml | 4 +-
charts/stable/redmine/Chart.yaml | 3 +-
charts/stable/redmine/values.yaml | 2 +-
charts/stable/wordpress/Chart.yaml | 3 +-
charts/stable/wordpress/values.yaml | 4 +-
33 files changed, 1782 insertions(+), 26 deletions(-)
rename {charts/stable/solr => archive/charts/stable/matomo}/.helmignore (100%)
create mode 100644 archive/charts/stable/matomo/CHANGELOG.md
create mode 100644 archive/charts/stable/matomo/Chart.yaml
create mode 100644 archive/charts/stable/matomo/README.md
create mode 100644 archive/charts/stable/matomo/icon-small.webp
create mode 100644 archive/charts/stable/matomo/icon.webp
rename {charts/stable/solr => archive/charts/stable/matomo}/templates/NOTES.txt (100%)
create mode 100644 archive/charts/stable/matomo/templates/common.yaml
create mode 100644 archive/charts/stable/matomo/values.yaml
create mode 100644 archive/charts/stable/solr/.helmignore
rename {charts => archive/charts}/stable/solr/CHANGELOG.md (100%)
rename {charts => archive/charts}/stable/solr/Chart.yaml (100%)
rename {charts => archive/charts}/stable/solr/README.md (100%)
rename {charts => archive/charts}/stable/solr/ci/basic-values.yaml (100%)
rename {charts => archive/charts}/stable/solr/icon-small.webp (100%)
rename {charts => archive/charts}/stable/solr/icon.webp (100%)
create mode 100644 archive/charts/stable/solr/templates/NOTES.txt
rename {charts => archive/charts}/stable/solr/templates/common.yaml (100%)
rename {charts => archive/charts}/stable/solr/values.yaml (100%)
diff --git a/charts/stable/solr/.helmignore b/archive/charts/stable/matomo/.helmignore
similarity index 100%
rename from charts/stable/solr/.helmignore
rename to archive/charts/stable/matomo/.helmignore
diff --git a/archive/charts/stable/matomo/CHANGELOG.md b/archive/charts/stable/matomo/CHANGELOG.md
new file mode 100644
index 00000000000..f4d05988e16
--- /dev/null
+++ b/archive/charts/stable/matomo/CHANGELOG.md
@@ -0,0 +1,1544 @@
+---
+title: Changelog
+pagefind: false
+---
+
+## [matomo-4.0.0](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-4.0.0) (2022-11-10)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Major Change to GUI
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+### Fix
+
+- change container config label
+
+## [matomo-3.0.94](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.94) (2022-11-09)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.93](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.93) (2022-11-08)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.91](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.91](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-06)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+
+## [matomo-3.0.90](https://github.com/truecharts/charts/compare/matomo-3.0.88...matomo-3.0.90) (2022-11-06)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+
+## [matomo-3.0.89](https://github.com/truecharts/charts/compare/matomo-3.0.88...matomo-3.0.89) (2022-11-06)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+
+## [matomo-3.0.88](https://github.com/truecharts/charts/compare/matomo-3.0.87...matomo-3.0.88) (2022-11-05)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+
+## [matomo-3.0.87](https://github.com/truecharts/charts/compare/matomo-3.0.86...matomo-3.0.87) (2022-11-03)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+
+## [matomo-3.0.86](https://github.com/truecharts/charts/compare/matomo-3.0.85...matomo-3.0.86) (2022-11-02)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+
+## [matomo-3.0.85](https://github.com/truecharts/charts/compare/matomo-3.0.84...matomo-3.0.85) (2022-10-31)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+
+## [matomo-3.0.84](https://github.com/truecharts/charts/compare/matomo-3.0.83...matomo-3.0.84) (2022-10-28)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+
+## [matomo-3.0.83](https://github.com/truecharts/charts/compare/matomo-3.0.82...matomo-3.0.83) (2022-10-25)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+
+## [matomo-3.0.82](https://github.com/truecharts/charts/compare/matomo-3.0.81...matomo-3.0.82) (2022-10-25)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+
+## [matomo-3.0.81](https://github.com/truecharts/charts/compare/matomo-3.0.80...matomo-3.0.81) (2022-10-22)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+
+## [matomo-3.0.80](https://github.com/truecharts/charts/compare/matomo-3.0.79...matomo-3.0.80) (2022-10-21)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+
+## [matomo-3.0.79](https://github.com/truecharts/charts/compare/matomo-3.0.78...matomo-3.0.79) (2022-10-19)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+
+## [matomo-3.0.78](https://github.com/truecharts/charts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major
+
+## [matomo-3.0.77](https://github.com/truecharts/charts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+
+## [matomo-3.0.76](https://github.com/truecharts/charts/compare/matomo-3.0.75...matomo-3.0.76) (2022-10-12)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+
+## [matomo-3.0.75](https://github.com/truecharts/charts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+
+## [matomo-3.0.74](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030))
+- update helm general non-major
+
+## [matomo-3.0.73](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.73) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major
+
+## [matomo-3.0.72](https://github.com/truecharts/charts/compare/matomo-3.0.71...matomo-3.0.72) (2022-10-05)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major
+
+## [matomo-3.0.71](https://github.com/truecharts/charts/compare/matomo-3.0.70...matomo-3.0.71) (2022-10-04)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+
+## [matomo-3.0.70](https://github.com/truecharts/charts/compare/matomo-3.0.69...matomo-3.0.70) (2022-10-01)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+
+## [matomo-3.0.69](https://github.com/truecharts/charts/compare/matomo-3.0.68...matomo-3.0.69) (2022-09-30)
+
+### Chore
+
+- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+
+## [matomo-3.0.67](https://github.com/truecharts/charts/compare/matomo-3.0.66...matomo-3.0.67) (2022-09-27)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+
+## [matomo-3.0.66](https://github.com/truecharts/charts/compare/matomo-3.0.65...matomo-3.0.66) (2022-09-25)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+
+## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+
+## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- refactor Services SCALE GUI
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-18)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
+
+### Chore
+
+- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+
+## [matomo-3.0.61](https://github.com/truecharts/charts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13)
+
+### Chore
+
+- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+
+### Chore
+
+- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+
+## [matomo-3.0.59](https://github.com/truecharts/charts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10)
+
+### Chore
+
+- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+
+## [matomo-3.0.58](https://github.com/truecharts/charts/compare/matomo-3.0.57...matomo-3.0.58) (2022-09-05)
+
+### Chore
+
+- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+
+## [matomo-3.0.57](https://github.com/truecharts/charts/compare/matomo-3.0.56...matomo-3.0.57) (2022-09-02)
+
+### Chore
+
+- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+
+## [matomo-3.0.56](https://github.com/truecharts/charts/compare/matomo-3.0.54...matomo-3.0.56) (2022-08-30)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+
+## [matomo-3.0.55](https://github.com/truecharts/charts/compare/matomo-3.0.54...matomo-3.0.55) (2022-08-30)
+
+### Chore
+
+- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+
+## [matomo-3.0.54](https://github.com/truecharts/charts/compare/matomo-3.0.53...matomo-3.0.54) (2022-08-30)
+
+### Chore
+
+- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+
+## [matomo-3.0.53](https://github.com/truecharts/charts/compare/matomo-3.0.51...matomo-3.0.53) (2022-08-29)
+
+### Chore
+
+- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+
+## [matomo-3.0.51](https://github.com/truecharts/charts/compare/matomo-3.0.50...matomo-3.0.51) (2022-08-25)
+
+### Chore
+
+- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+
+## [matomo-3.0.50](https://github.com/truecharts/charts/compare/matomo-3.0.49...matomo-3.0.50) (2022-08-23)
+
+### Chore
+
+- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+
+## [matomo-3.0.49](https://github.com/truecharts/charts/compare/matomo-3.0.48...matomo-3.0.49) (2022-08-23)
+
+### Chore
+
+- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+
+## [matomo-3.0.48](https://github.com/truecharts/charts/compare/matomo-3.0.47...matomo-3.0.48) (2022-08-20)
+
+### Chore
+
+- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+
+## [matomo-3.0.47](https://github.com/truecharts/charts/compare/matomo-3.0.46...matomo-3.0.47) (2022-08-17)
+
+### Chore
+
+- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+
+## [matomo-3.0.46](https://github.com/truecharts/charts/compare/matomo-3.0.45...matomo-3.0.46) (2022-08-12)
+
+### Chore
+
+- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+
+## [matomo-3.0.45](https://github.com/truecharts/charts/compare/matomo-3.0.44...matomo-3.0.45) (2022-08-12)
+
+### Chore
+
+- add documentation checkbox/section to all SCALE Apps
+- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+
+### Fix
+
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+
+## [matomo-3.0.44](https://github.com/truecharts/charts/compare/matomo-3.0.43...matomo-3.0.44) (2022-08-10)
+
+### Chore
+
+- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+
+## [matomo-3.0.43](https://github.com/truecharts/charts/compare/matomo-3.0.42...matomo-3.0.43) (2022-08-09)
+
+### Chore
+
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+
+## [matomo-3.0.42](https://github.com/truecharts/charts/compare/matomo-3.0.41...matomo-3.0.42) (2022-08-09)
+
+### Chore
+
+- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+
+## [matomo-3.0.41](https://github.com/truecharts/charts/compare/matomo-3.0.39...matomo-3.0.41) (2022-08-08)
+
+### Chore
+
+- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+
+## [matomo-3.0.39](https://github.com/truecharts/apps/compare/matomo-3.0.38...matomo-3.0.39) (2022-07-28)
+
+### Chore
+
+- update docker general non-major ([#3326](https://github.com/truecharts/apps/issues/3326))
+
+## [matomo-3.0.38](https://github.com/truecharts/apps/compare/matomo-3.0.37...matomo-3.0.38) (2022-07-26)
+
+### Chore
+
+- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
+
+## [matomo-3.0.37](https://github.com/truecharts/apps/compare/matomo-3.0.36...matomo-3.0.37) (2022-07-25)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
+
+## [matomo-3.0.37](https://github.com/truecharts/apps/compare/matomo-3.0.36...matomo-3.0.37) (2022-07-25)
+
+### Chore
+
+- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
+
+## [matomo-3.0.36](https://github.com/truecharts/apps/compare/matomo-3.0.35...matomo-3.0.36) (2022-07-25)
+
+### Chore
+
+- update docker general non-major ([#3290](https://github.com/truecharts/apps/issues/3290))
+
+## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- Auto-update chart README [skip ci]
+- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
+
+## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
+
+## [matomo-3.0.35](https://github.com/truecharts/apps/compare/matomo-3.0.34...matomo-3.0.35) (2022-07-23)
+
+### Chore
+
+- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
+
+## [matomo-3.0.34](https://github.com/truecharts/apps/compare/matomo-3.0.33...matomo-3.0.34) (2022-07-23)
+
+### Chore
+
+- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274))
+
+## [matomo-3.0.33](https://github.com/truecharts/apps/compare/matomo-3.0.31...matomo-3.0.33) (2022-07-22)
+
+### Chore
+
+- Bump all charts to generate config and container references due to huge increase of repository
+- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
+- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
+
+## [matomo-3.0.31](https://github.com/truecharts/apps/compare/matomo-3.0.30...matomo-3.0.31) (2022-07-20)
+
+### Chore
+
+- update docker general non-major ([#3222](https://github.com/truecharts/apps/issues/3222))
+
+## [matomo-3.0.30](https://github.com/truecharts/apps/compare/matomo-3.0.29...matomo-3.0.30) (2022-07-19)
+
+### Chore
+
+- Update Readme and Description on SCALE
+
+## [matomo-3.0.29](https://github.com/truecharts/apps/compare/matomo-3.0.28...matomo-3.0.29) (2022-07-16)
+
+### Chore
+
+- update docker general non-major ([#3192](https://github.com/truecharts/apps/issues/3192))
+
+## [matomo-3.0.28](https://github.com/truecharts/apps/compare/matomo-3.0.27...matomo-3.0.28) (2022-07-14)
+
+### Fix
+
+- regenerate catalog and update template
+
+## [matomo-3.0.27](https://github.com/truecharts/apps/compare/matomo-3.0.25...matomo-3.0.27) (2022-07-14)
+
+### Fix
+
+- bump to ensure .helmignore is present on all Charts
+
+## [matomo-3.0.25](https://github.com/truecharts/apps/compare/matomo-3.0.23...matomo-3.0.25) (2022-07-12)
+
+### Chore
+
+- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
+- bump to cleanup old docs and use correct icon urls
+
+## [matomo-3.0.23](https://github.com/truecharts/apps/compare/matomo-3.0.22...matomo-3.0.23) (2022-07-12)
+
+### Chore
+
+- bump to regenerate documentation
+
+
+
+### [matomo-3.0.22](https://github.com/truecharts/apps/compare/matomo-3.0.21...matomo-3.0.22) (2022-07-12)
+
+#### Chore
+
+- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
+- update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
+
+
+
+### [matomo-3.0.21](https://github.com/truecharts/apps/compare/matomo-3.0.20...matomo-3.0.21) (2022-07-11)
+
+#### Chore
+
+- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
+
+
+
+### [matomo-3.0.20](https://github.com/truecharts/apps/compare/matomo-3.0.19...matomo-3.0.20) (2022-07-09)
+
+#### Chore
+
+- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
+
+
+
+### [matomo-3.0.19](https://github.com/truecharts/apps/compare/matomo-3.0.18...matomo-3.0.19) (2022-07-09)
+
+#### Chore
+
+- update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106))
+
+
+
+### [matomo-3.0.18](https://github.com/truecharts/apps/compare/matomo-3.0.17...matomo-3.0.18) (2022-07-06)
+
+#### Chore
+
+- update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078))
+
+
+
+### [matomo-3.0.17](https://github.com/truecharts/apps/compare/matomo-3.0.16...matomo-3.0.17) (2022-07-05)
+
+#### Chore
+
+- update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075))
+
+
+
+### [matomo-3.0.16](https://github.com/truecharts/apps/compare/matomo-3.0.15...matomo-3.0.16) (2022-07-04)
+
+#### Chore
+
+- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
+
+
+
+### [matomo-3.0.15](https://github.com/truecharts/apps/compare/matomo-3.0.14...matomo-3.0.15) (2022-07-03)
+
+#### Chore
+
+- update docker general non-major ([#3052](https://github.com/truecharts/apps/issues/3052))
+
+
+
+### [matomo-3.0.14](https://github.com/truecharts/apps/compare/matomo-3.0.13...matomo-3.0.14) (2022-07-01)
+
+#### Chore
+
+- update docker general non-major ([#3015](https://github.com/truecharts/apps/issues/3015))
+
+
+
+### [matomo-3.0.13](https://github.com/truecharts/apps/compare/matomo-3.0.12...matomo-3.0.13) (2022-06-29)
+
+#### Chore
+
+- update helm general non-major Helm releases ([#3003](https://github.com/truecharts/apps/issues/3003))
+
+
+
+### [matomo-3.0.12](https://github.com/truecharts/apps/compare/matomo-3.0.11...matomo-3.0.12) (2022-06-27)
+
+#### Chore
+
+- update docker general non-major ([#2996](https://github.com/truecharts/apps/issues/2996))
+
+
+
+### [matomo-3.0.11](https://github.com/truecharts/apps/compare/matomo-3.0.10...matomo-3.0.11) (2022-06-25)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
+
+
+
+### [matomo-3.0.10](https://github.com/truecharts/apps/compare/matomo-3.0.9...matomo-3.0.10) (2022-06-25)
+
+#### Chore
+
+- update docker general non-major ([#2960](https://github.com/truecharts/apps/issues/2960))
+
+
+
+### [matomo-3.0.9](https://github.com/truecharts/apps/compare/matomo-3.0.8...matomo-3.0.9) (2022-06-22)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
+
+
+
+### [matomo-3.0.8](https://github.com/truecharts/apps/compare/matomo-3.0.7...matomo-3.0.8) (2022-06-21)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
+- update docker general non-major ([#2931](https://github.com/truecharts/apps/issues/2931))
+
+
+
+### [matomo-3.0.7](https://github.com/truecharts/apps/compare/matomo-3.0.6...matomo-3.0.7) (2022-06-17)
+
+#### Chore
+
+- update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
+
+
+
+### [matomo-3.0.6](https://github.com/truecharts/apps/compare/matomo-3.0.5...matomo-3.0.6) (2022-06-14)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887))
+
+
+
+### [matomo-3.0.5](https://github.com/truecharts/apps/compare/matomo-3.0.4...matomo-3.0.5) (2022-06-14)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
+
+
+
+### [matomo-3.0.4](https://github.com/truecharts/apps/compare/matomo-3.0.3...matomo-3.0.4) (2022-06-14)
+
+#### Chore
+
+- update docker general non-major ([#2872](https://github.com/truecharts/apps/issues/2872))
+
+
+
+### [matomo-3.0.3](https://github.com/truecharts/apps/compare/matomo-3.0.2...matomo-3.0.3) (2022-06-11)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
+
+
+
+### [matomo-3.0.2](https://github.com/truecharts/apps/compare/matomo-3.0.1...matomo-3.0.2) (2022-06-11)
+
+#### Chore
+
+- update docker general non-major ([#2848](https://github.com/truecharts/apps/issues/2848))
+
+
+
+### [matomo-3.0.1](https://github.com/truecharts/apps/compare/matomo-3.0.0...matomo-3.0.1) (2022-06-09)
+
+#### Chore
+
+- update docker general non-major ([#2846](https://github.com/truecharts/apps/issues/2846))
+
+
+
+### [matomo-3.0.0](https://github.com/truecharts/apps/compare/matomo-2.0.1...matomo-3.0.0) (2022-06-07)
+
+#### Chore
+
+- update helm general major helm releases ([#2804](https://github.com/truecharts/apps/issues/2804))
+
+#### Fix
+
+- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
+
+
+
+### [matomo-2.0.1](https://github.com/truecharts/apps/compare/matomo-1.0.67...matomo-2.0.1) (2022-06-07)
+
+#### Chore
+
+- Auto-update chart README [skip ci]
+- sync all apps persistence configuration and always default to PVC
+- update helm general non-major helm releases ([#2838](https://github.com/truecharts/apps/issues/2838))
+- update docker general non-major ([#2831](https://github.com/truecharts/apps/issues/2831))
+
+#### Fix
+
+- remove malfunctioning SCALE migration script
+
+#### Refactor
+
+- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
+
+
+
+### [matomo-2.0.0](https://github.com/truecharts/apps/compare/matomo-1.0.67...matomo-2.0.0) (2022-06-07)
+
+#### Chore
+
+- sync all apps persistence configuration and always default to PVC
+
+#### Refactor
+
+- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
+
+
+
+### [matomo-1.0.67](https://github.com/truecharts/apps/compare/matomo-1.0.66...matomo-1.0.67) (2022-06-04)
+
+#### Chore
+
+- update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
+
+
+
+### [matomo-1.0.66](https://github.com/truecharts/apps/compare/matomo-1.0.65...matomo-1.0.66) (2022-06-03)
+
+#### Chore
+
+- update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
+
+
+
+### [matomo-1.0.65](https://github.com/truecharts/apps/compare/matomo-1.0.64...matomo-1.0.65) (2022-06-02)
+
+#### Chore
+
+- update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
+
+
+
+### [matomo-1.0.64](https://github.com/truecharts/apps/compare/matomo-1.0.63...matomo-1.0.64) (2022-05-31)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803))
+- update docker general non-major ([#2791](https://github.com/truecharts/apps/issues/2791))
+
+
+
+### [matomo-1.0.63](https://github.com/truecharts/apps/compare/matomo-1.0.62...matomo-1.0.63) (2022-05-26)
+
+#### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759))
+
+
+
+### [matomo-1.0.63](https://github.com/truecharts/apps/compare/matomo-1.0.62...matomo-1.0.63) (2022-05-26)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759))
+
+
+
+### [matomo-1.0.62](https://github.com/truecharts/apps/compare/matomo-1.0.61...matomo-1.0.62) (2022-05-25)
+
+#### Chore
+
+- update docker general non-major ([#2745](https://github.com/truecharts/apps/issues/2745))
+- update docker general non-major ([#2740](https://github.com/truecharts/apps/issues/2740))
+
+
+
+### [matomo-1.0.61](https://github.com/truecharts/apps/compare/matomo-1.0.60...matomo-1.0.61) (2022-05-24)
+
+#### Chore
+
+- update helm general non-major helm releases
+
+
+
+### [matomo-1.0.60](https://github.com/truecharts/apps/compare/matomo-1.0.59...matomo-1.0.60) (2022-05-23)
+
+#### Chore
+
+- update docker general non-major ([#2733](https://github.com/truecharts/apps/issues/2733))
+
+
+
+### [matomo-1.0.59](https://github.com/truecharts/apps/compare/matomo-1.0.57...matomo-1.0.59) (2022-05-22)
+
+#### Chore
+
+- update docker general non-major ([#2730](https://github.com/truecharts/apps/issues/2730))
+- update docker general non-major ([#2720](https://github.com/truecharts/apps/issues/2720))
+
+
+
+### [matomo-1.0.57](https://github.com/truecharts/apps/compare/matomo-1.0.56...matomo-1.0.57) (2022-05-19)
+
+#### Chore
+
+- update docker general non-major ([#2711](https://github.com/truecharts/apps/issues/2711))
+
+
+
+### [matomo-1.0.56](https://github.com/truecharts/apps/compare/matomo-1.0.54...matomo-1.0.56) (2022-05-18)
+
+#### Chore
+
+- Auto-update chart README [skip ci]
+- update docker general non-major ([#2706](https://github.com/truecharts/apps/issues/2706))
+- update helm general non-major helm releases
+
+
+
+### [matomo-1.0.55](https://github.com/truecharts/apps/compare/matomo-1.0.54...matomo-1.0.55) (2022-05-17)
+
+#### Chore
+
+- update helm general non-major helm releases
+
+
+
+### [matomo-1.0.54](https://github.com/truecharts/apps/compare/matomo-1.0.53...matomo-1.0.54) (2022-05-17)
+
+#### Chore
+
+- update docker general non-major ([#2695](https://github.com/truecharts/apps/issues/2695))
+- update helm general non-major helm releases
+
+
+
+### [matomo-1.0.53](https://github.com/truecharts/apps/compare/matomo-1.0.52...matomo-1.0.53) (2022-05-16)
+
+#### Chore
+
+- update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692))
+
+
+
+### [matomo-1.0.52](https://github.com/truecharts/apps/compare/matomo-1.0.51...matomo-1.0.52) (2022-05-15)
+
+#### Chore
+
+- update docker general non-major ([#2686](https://github.com/truecharts/apps/issues/2686))
+
+
+
+### [matomo-1.0.51](https://github.com/truecharts/apps/compare/matomo-1.0.50...matomo-1.0.51) (2022-05-14)
+
+#### Chore
+
+- update docker general non-major ([#2679](https://github.com/truecharts/apps/issues/2679))
+
+
+
+### [matomo-1.0.50](https://github.com/truecharts/apps/compare/matomo-1.0.49...matomo-1.0.50) (2022-05-13)
+
+#### Chore
+
+- update docker general non-major ([#2658](https://github.com/truecharts/apps/issues/2658))
+
+
+
+### [matomo-1.0.49](https://github.com/truecharts/apps/compare/matomo-1.0.48...matomo-1.0.49) (2022-05-11)
+
+#### Chore
+
+- update docker general non-major ([#2653](https://github.com/truecharts/apps/issues/2653))
+
+
+
+### [matomo-1.0.48](https://github.com/truecharts/apps/compare/matomo-1.0.47...matomo-1.0.48) (2022-05-10)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649))
+
+
+
+### [matomo-1.0.47](https://github.com/truecharts/apps/compare/matomo-1.0.46...matomo-1.0.47) (2022-05-10)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.46](https://github.com/truecharts/apps/compare/matomo-1.0.45...matomo-1.0.46) (2022-05-09)
+
+#### Chore
+
+- update docker general non-major ([#2641](https://github.com/truecharts/apps/issues/2641))
+
+
+
+### [matomo-1.0.45](https://github.com/truecharts/apps/compare/matomo-1.0.44...matomo-1.0.45) (2022-05-08)
+
+#### Chore
+
+- update docker general non-major ([#2639](https://github.com/truecharts/apps/issues/2639))
+
+
+
+### [matomo-1.0.44](https://github.com/truecharts/apps/compare/matomo-1.0.43...matomo-1.0.44) (2022-05-06)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.43](https://github.com/truecharts/apps/compare/matomo-1.0.42...matomo-1.0.43) (2022-05-06)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.42](https://github.com/truecharts/apps/compare/matomo-1.0.41...matomo-1.0.42) (2022-05-05)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612))
+
+
+
+### [matomo-1.0.41](https://github.com/truecharts/apps/compare/matomo-1.0.40...matomo-1.0.41) (2022-05-05)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.40](https://github.com/truecharts/apps/compare/matomo-1.0.39...matomo-1.0.40) (2022-05-04)
+
+#### Chore
+
+- update docker general non-major ([#2606](https://github.com/truecharts/apps/issues/2606))
+
+
+
+### [matomo-1.0.39](https://github.com/truecharts/apps/compare/matomo-1.0.38...matomo-1.0.39) (2022-05-04)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2605](https://github.com/truecharts/apps/issues/2605))
+
+
+
+### [matomo-1.0.38](https://github.com/truecharts/apps/compare/matomo-1.0.37...matomo-1.0.38) (2022-04-29)
+
+#### Chore
+
+- update docker general non-major ([#2581](https://github.com/truecharts/apps/issues/2581))
+
+
+
+### [matomo-1.0.37](https://github.com/truecharts/apps/compare/matomo-1.0.36...matomo-1.0.37) (2022-04-28)
+
+#### Chore
+
+- update docker general non-major ([#2577](https://github.com/truecharts/apps/issues/2577))
+
+
+
+### [matomo-1.0.36](https://github.com/truecharts/apps/compare/matomo-1.0.35...matomo-1.0.36) (2022-04-26)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573))
+
+
+
+### [matomo-1.0.35](https://github.com/truecharts/apps/compare/matomo-1.0.34...matomo-1.0.35) (2022-04-26)
+
+#### Chore
+
+- update docker general non-major ([#2571](https://github.com/truecharts/apps/issues/2571))
+
+
+
+### [matomo-1.0.34](https://github.com/truecharts/apps/compare/matomo-1.0.33...matomo-1.0.34) (2022-04-20)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524))
+
+
+
+### [matomo-1.0.33](https://github.com/truecharts/apps/compare/matomo-1.0.32...matomo-1.0.33) (2022-04-20)
+
+#### Chore
+
+- add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515))
+- update docker general non-major ([#2522](https://github.com/truecharts/apps/issues/2522))
+
+
+
+### [matomo-1.0.32](https://github.com/truecharts/apps/compare/matomo-1.0.31...matomo-1.0.32) (2022-04-18)
+
+#### Chore
+
+- update docker general non-major ([#2502](https://github.com/truecharts/apps/issues/2502))
+
+
+
+### [matomo-1.0.31](https://github.com/truecharts/apps/compare/matomo-1.0.30...matomo-1.0.31) (2022-04-17)
+
+#### Chore
+
+- update docker general non-major ([#2497](https://github.com/truecharts/apps/issues/2497))
+
+
+
+### [matomo-1.0.30](https://github.com/truecharts/apps/compare/matomo-1.0.29...matomo-1.0.30) (2022-04-16)
+
+#### Chore
+
+- update docker general non-major ([#2494](https://github.com/truecharts/apps/issues/2494))
+
+
+
+### [matomo-1.0.29](https://github.com/truecharts/apps/compare/matomo-1.0.28...matomo-1.0.29) (2022-04-13)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.28](https://github.com/truecharts/apps/compare/matomo-1.0.27...matomo-1.0.28) (2022-04-12)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480))
+
+
+
+### [matomo-1.0.27](https://github.com/truecharts/apps/compare/matomo-1.0.26...matomo-1.0.27) (2022-04-12)
+
+#### Chore
+
+- update docker general non-major ([#2478](https://github.com/truecharts/apps/issues/2478))
+
+
+
+### [matomo-1.0.26](https://github.com/truecharts/apps/compare/matomo-1.0.25...matomo-1.0.26) (2022-04-09)
+
+#### Chore
+
+- update docker general non-major ([#2460](https://github.com/truecharts/apps/issues/2460))
+
+
+
+### [matomo-1.0.25](https://github.com/truecharts/apps/compare/matomo-1.0.24...matomo-1.0.25) (2022-04-06)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.24](https://github.com/truecharts/apps/compare/matomo-1.0.23...matomo-1.0.24) (2022-04-04)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.23](https://github.com/truecharts/apps/compare/matomo-1.0.22...matomo-1.0.23) (2022-04-03)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410))
+- update docker general non-major ([#2414](https://github.com/truecharts/apps/issues/2414))
+
+
+
+### [matomo-1.0.20](https://github.com/truecharts/apps/compare/matomo-1.0.19...matomo-1.0.20) (2022-03-31)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2362](https://github.com/truecharts/apps/issues/2362))
+
+
+
+### [matomo-1.0.19](https://github.com/truecharts/apps/compare/matomo-1.0.17...matomo-1.0.19) (2022-03-31)
+
+#### Chore
+
+- update docker general non-major ([#2357](https://github.com/truecharts/apps/issues/2357))
+- update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361))
+
+
+
+### [matomo-1.0.17](https://github.com/truecharts/apps/compare/matomo-1.0.16...matomo-1.0.17) (2022-03-30)
+
+#### Chore
+
+- Auto-update chart README [skip ci]
+- update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354))
+
+
+
+### [matomo-1.0.16](https://github.com/truecharts/apps/compare/matomo-1.0.15...matomo-1.0.16) (2022-03-30)
+
+#### Chore
+
+- update docker general non-major ([#2347](https://github.com/truecharts/apps/issues/2347))
+
+
+
+### [matomo-1.0.15](https://github.com/truecharts/apps/compare/matomo-1.0.14...matomo-1.0.15) (2022-03-30)
+
+#### Chore
+
+- Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
+- update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338))
+
+
+
+### [matomo-1.0.14](https://github.com/truecharts/apps/compare/matomo-1.0.13...matomo-1.0.14) (2022-03-28)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.13](https://github.com/truecharts/apps/compare/matomo-1.0.12...matomo-1.0.13) (2022-03-27)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.12](https://github.com/truecharts/apps/compare/matomo-1.0.11...matomo-1.0.12) (2022-03-26)
+
+#### Chore
+
+- update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290))
+
+
+
+### [matomo-1.0.11](https://github.com/truecharts/apps/compare/matomo-1.0.10...matomo-1.0.11) (2022-03-26)
+
+#### Chore
+
+- bump all apps to trigger ci
+
+
+
+### [matomo-1.0.9](https://github.com/truecharts/apps/compare/matomo-1.0.8...matomo-1.0.9) (2022-03-26)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.8](https://github.com/truecharts/apps/compare/matomo-1.0.7...matomo-1.0.8) (2022-03-24)
+
+#### Chore
+
+- update docker general non-major
+
+
+
+### [matomo-1.0.7](https://github.com/truecharts/apps/compare/matomo-1.0.6...matomo-1.0.7) (2022-03-23)
+
+#### Chore
+
+- update docker general non-major
+- update docker general non-major
+
+
+
+### [matomo-1.0.5](https://github.com/truecharts/apps/compare/matomo-1.0.4...matomo-1.0.5) (2022-03-20)
+
+#### Chore
+
+- update docker general non-major
+- update docker general non-major
+
+
+
+### [matomo-1.0.3](https://github.com/truecharts/apps/compare/matomo-1.0.2...matomo-1.0.3) (2022-03-17)
+
+#### Chore
+
+- update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198))
+- update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196))
+
+
+
+### [matomo-1.0.1](https://github.com/truecharts/apps/compare/matomo-1.0.0...matomo-1.0.1) (2022-03-15)
+
+#### Chore
+
+- update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
+
+
+
+### [matomo-1.0.0](https://github.com/truecharts/apps/compare/matomo-0.0.2...matomo-1.0.0) (2022-03-10)
+
+
+
+### [matomo-0.0.2](https://github.com/truecharts/apps/compare/matomo-0.0.1...matomo-0.0.2) (2022-03-09)
+
+#### Fix
+
+- enable secondary ports ([#2120](https://github.com/truecharts/apps/issues/2120))
+
+
+
+### matomo-0.0.1 (2022-03-09)
+
+#### Feat
+
+- Add matomo ([#2115](https://github.com/truecharts/apps/issues/2115))
diff --git a/archive/charts/stable/matomo/Chart.yaml b/archive/charts/stable/matomo/Chart.yaml
new file mode 100644
index 00000000000..6c71372a38d
--- /dev/null
+++ b/archive/charts/stable/matomo/Chart.yaml
@@ -0,0 +1,46 @@
+annotations:
+ artifacthub.io/links: |-
+ - name: support
+ url: https://discord.com/invite/tVsPTHWTtr
+ max_scale_version: 24.04.1
+ min_scale_version: 24.04.0
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.17"
+ truecharts.org/min_helm_version: "3.14"
+ truecharts.org/train: stable
+apiVersion: v2
+appVersion: 5.4.0
+dependencies:
+ - name: common
+ version: 28.16.6
+ repository: oci://oci.trueforge.org/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 16.3.2
+ repository: oci://oci.trueforge.org/truecharts
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+deprecated: true
+description: Matomo is the leading Free/Libre open analytics platform
+home: https://truecharts.org/charts/stable/matomo
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.webp
+keywords:
+ - analytics
+kubeVersion: '>=1.24.0-0'
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+name: matomo
+sources:
+ - https://gallery.ecr.aws/bitnami/matomo
+ - https://github.com/bitnami/bitnami-docker-matomo
+ - https://github.com/matomo-org/matomo
+ - https://github.com/truecharts/charts/tree/master/charts/stable/matomo
+type: application
+version: 16.7.4
diff --git a/archive/charts/stable/matomo/README.md b/archive/charts/stable/matomo/README.md
new file mode 100644
index 00000000000..9b665e01dfb
--- /dev/null
+++ b/archive/charts/stable/matomo/README.md
@@ -0,0 +1,50 @@
+---
+title: README
+---
+
+## General Info
+
+For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/matomo)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Installation
+
+### Helm-Chart installation
+
+To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
+
+`helm install mychart oci://oci.trueforge.org/truecharts/matomo`
+
+For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
+
+## Chart Specific Guides and information
+
+All our charts have dedicated documentation pages.
+The documentation for this chart can be found here:
+https://truecharts.org/charts/stable/matomo
+
+## Configuration Options
+
+To view the chart specific options, please view Values.yaml included in the chart.
+The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/matomo/values.yaml
+
+All our Charts use a shared "common" library chart that contains most of the templating and options.
+For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
+
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+
+## Support
+
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/archive/charts/stable/matomo/icon-small.webp b/archive/charts/stable/matomo/icon-small.webp
new file mode 100644
index 0000000000000000000000000000000000000000..0b393f2fc9625b0f05483b839779be2664e49b4a
GIT binary patch
literal 354
zcmV-o0iFI*Nk&Fm0RRA3MM6+kP&il$0000G0000V0018V06|PpNTUD%00Dqw+uE_`
z{TbUynetC%4^c{QI77PhI|!^dipa8l8}s-8wCE%49Hyo
z>t@d7et`Z>&D0CyOhjm04e33
AZ~y=R
literal 0
HcmV?d00001
diff --git a/archive/charts/stable/matomo/icon.webp b/archive/charts/stable/matomo/icon.webp
new file mode 100644
index 0000000000000000000000000000000000000000..1a46d4f21b1328b4b15e95ecc17ad04c63382ede
GIT binary patch
literal 1734
zcmV;%208gsNk&G#1^@t8MM6+kP&il$0000G0001$005N$06|PpNQwgh00E#y+qNOe
zIuUK#w)@$(ZQHhO+qP}nwr!(~d-g{}+`A*=+~4kqm;jmU|2fs{y3%pyp1SD(&WwF7
zIQ!rQ(io*1eBuD$&ttlUjk&D_0NNg#H$I&%awvR$Xvng^pz!}qV$
zo-G?iW-o>J-5q_#`~mO(=8MXtf8nn?dL)k^@V(9vN$y1GuYHTw&=Bk#k$KyKa6m!&
z3W7iH9FMCJ{%yCs1vCunL}T#31ZHp5*qemG&oo>l
z@&w1>i3n^Be*Iux+cfi%mrB5K@(>5mbIn`GmGN88D`|iBweBjEy2mjz-OacG|CjUW
z7954@2c2x&7bPF&Xu7g#ojxh+%^xU$DjrBITMcEqCWhv;O|k5r(x41L6~I}Bjc+QC
zsRe)avg=gTpz^SzSzUjt1*$5tZ>LsmfeNaRE^AcsQWXGb0q!(vK36NMMVg2F=J7UN
zj+$2l;53s4{##qlL6KEO@vl8C+6NW&!uAGr{HP-8_j+p2%32xt>f-j?3kz_QIb)kE
zq6+_p(bk*<8*scaU4E&EhW*spmX*P5sSN}#XUoNu`>S!GDamJ)^M5Z-72zKymh^Fy
z$4;z7dv8k?2KAef|Cgl{ENIE5oQ58kmIvm>mh8xJ!=|;Apuf|0x8w+pj*~k}czZXf
zf_g{{7E#{Lz5j^7&Kx&flBa2Z_K`Cc+&wJWl+)N#WDVK{A`_cQn^>|a=etxSeTU?x
ziX@Ma7O|wCQl1bI*^=~RA|h*W+WT3Od`&qy)9oA11|lMzKcRe)SR$8ER?f&il&?Bx
zWM9gqV(RLQKf34i`Gaw^mubFnoCK#^eXW_gv-^nIWB0o5zOy#$Am`G
z_Nek2)ix;l32w_r5Qgr~z3kt3wvts#6{(d;Qq+Ye`>?NrCSj2lB}us{sc*jUH~*uZ
zQ%C>+{`k*90D%ehNj{bfu(_V`0tcGW9}13c&rXyR|0hZ73Y$#6zYiPy({@}|S@u2O
z|NJr`E9V>CHBoj;=aILm`pA$#i?3kB05LXl&5${bpimut4+Q#1(;k@mMt8@zZZZz
zGMN7ay`I$1;2EHvNngwtt`K&>e-2bzPohLa-??2$N1W4sdjo~F=#>@cy$3^VA?;%<
zF-g1^85sQbl6_C@n$7EgLbR)7bwT8`q4ct*r+}a7zh23&bd$MxU6l@whS$iPkFabv
zH@lo6E$Qbj+Q81nSVa?5LUjb!HP78_-uZak^e&6ydrQwevI3g;%1+$;(%*6YzK}pe
z%if|CMWq;EwOg5D{Pd6U#asom{9-PyzB@UlxNoTzUp>IHEdXc$jxB){m2-9Sr|0E(L_8aOz$TT