diff --git a/stable/matomo/6.0.33/app-changelog.md b/stable/matomo/6.0.33/app-changelog.md deleted file mode 100644 index a869d1749e..0000000000 --- a/stable/matomo/6.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-6.0.33](https://github.com/truecharts/charts/compare/matomo-6.0.32...matomo-6.0.33) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/matomo/6.0.33/CHANGELOG.md b/stable/matomo/6.0.34/CHANGELOG.md similarity index 90% rename from stable/matomo/6.0.33/CHANGELOG.md rename to stable/matomo/6.0.34/CHANGELOG.md index d032df8d29..bf9b705415 100644 --- a/stable/matomo/6.0.33/CHANGELOG.md +++ b/stable/matomo/6.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-6.0.34](https://github.com/truecharts/charts/compare/matomo-6.0.33...matomo-6.0.34) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.3 + + + + ## [matomo-6.0.33](https://github.com/truecharts/charts/compare/matomo-6.0.32...matomo-6.0.33) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [matomo-6.0.24](https://github.com/truecharts/charts/compare/matomo-6.0.23...matomo-6.0.24) (2023-01-07) ### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - - - -## [matomo-6.0.23](https://github.com/truecharts/charts/compare/matomo-6.0.22...matomo-6.0.23) (2023-01-07) - -### Chore diff --git a/stable/matomo/6.0.33/Chart.yaml b/stable/matomo/6.0.34/Chart.yaml similarity index 96% rename from stable/matomo/6.0.33/Chart.yaml rename to stable/matomo/6.0.34/Chart.yaml index 10f1789787..05b2ac91e6 100644 --- a/stable/matomo/6.0.33/Chart.yaml +++ b/stable/matomo/6.0.34/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.13.1" +appVersion: "4.13.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 6.0.33 +version: 6.0.34 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/6.0.33/README.md b/stable/matomo/6.0.34/README.md similarity index 100% rename from stable/matomo/6.0.33/README.md rename to stable/matomo/6.0.34/README.md diff --git a/stable/matomo/6.0.34/app-changelog.md b/stable/matomo/6.0.34/app-changelog.md new file mode 100644 index 0000000000..97e657905e --- /dev/null +++ b/stable/matomo/6.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-6.0.34](https://github.com/truecharts/charts/compare/matomo-6.0.33...matomo-6.0.34) (2023-01-31) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.13.3 + + \ No newline at end of file diff --git a/stable/matomo/6.0.33/app-readme.md b/stable/matomo/6.0.34/app-readme.md similarity index 100% rename from stable/matomo/6.0.33/app-readme.md rename to stable/matomo/6.0.34/app-readme.md diff --git a/stable/matomo/6.0.33/charts/common-11.1.2.tgz b/stable/matomo/6.0.34/charts/common-11.1.2.tgz similarity index 100% rename from stable/matomo/6.0.33/charts/common-11.1.2.tgz rename to stable/matomo/6.0.34/charts/common-11.1.2.tgz diff --git a/stable/matomo/6.0.33/charts/mariadb-5.0.25.tgz b/stable/matomo/6.0.34/charts/mariadb-5.0.25.tgz similarity index 100% rename from stable/matomo/6.0.33/charts/mariadb-5.0.25.tgz rename to stable/matomo/6.0.34/charts/mariadb-5.0.25.tgz diff --git a/stable/matomo/6.0.33/ix_values.yaml b/stable/matomo/6.0.34/ix_values.yaml similarity index 96% rename from stable/matomo/6.0.33/ix_values.yaml rename to stable/matomo/6.0.34/ix_values.yaml index 7dd14ed24c..6fdaf7cd94 100644 --- a/stable/matomo/6.0.33/ix_values.yaml +++ b/stable/matomo/6.0.34/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.13.1@sha256:0ce06f70b95655d145ae5da823f3aa883b44814a84c4f950b004af4b20cafc32 + tag: 4.13.3@sha256:93314fcd9e60acecab34cb5deb64c2c7b8c40c97cb2f9d4002855cb32386f8a5 pullPolicy: IfNotPresent securityContext: diff --git a/stable/matomo/6.0.33/questions.yaml b/stable/matomo/6.0.34/questions.yaml similarity index 100% rename from stable/matomo/6.0.33/questions.yaml rename to stable/matomo/6.0.34/questions.yaml diff --git a/stable/matomo/6.0.33/templates/common.yaml b/stable/matomo/6.0.34/templates/common.yaml similarity index 100% rename from stable/matomo/6.0.33/templates/common.yaml rename to stable/matomo/6.0.34/templates/common.yaml diff --git a/stable/matomo/6.0.33/values.yaml b/stable/matomo/6.0.34/values.yaml similarity index 100% rename from stable/matomo/6.0.33/values.yaml rename to stable/matomo/6.0.34/values.yaml