diff --git a/bitnami/matomo/CHANGELOG.md b/bitnami/matomo/CHANGELOG.md index dfa837161b..372461b718 100644 --- a/bitnami/matomo/CHANGELOG.md +++ b/bitnami/matomo/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 10.0.2 (2025-07-15) +## 10.0.3 (2025-08-06) -* [bitnami/matomo] :zap: :arrow_up: Update dependency references ([#35108](https://github.com/bitnami/charts/pull/35108)) +* [bitnami/matomo] :zap: :arrow_up: Update dependency references ([#35449](https://github.com/bitnami/charts/pull/35449)) + +## 10.0.2 (2025-07-15) + +* [bitnami/matomo] :zap: :arrow_up: Update dependency references (#35108) ([c76b78f](https://github.com/bitnami/charts/commit/c76b78f4eeddfb2f854e64d4922abf0cca6ae0e7)), closes [#35108](https://github.com/bitnami/charts/issues/35108) ## 10.0.1 (2025-07-08) diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 14108ae2c2..561fe93dfd 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -5,11 +5,11 @@ annotations: category: Analytics images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r12 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r14 - name: matomo - image: docker.io/bitnami/matomo:5.3.2-debian-12-r8 + image: docker.io/bitnami/matomo:5.3.2-debian-12-r10 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r48 + image: docker.io/bitnami/os-shell:12-debian-12-r49 licenses: Apache-2.0 tanzuCategory: application apiVersion: v2 @@ -41,4 +41,4 @@ maintainers: name: matomo sources: - https://github.com/bitnami/charts/tree/main/bitnami/matomo -version: 10.0.2 +version: 10.0.3 diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 4174035808..4c9c4bc38f 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -77,7 +77,7 @@ usePasswordFiles: true image: registry: docker.io repository: bitnami/matomo - tag: 5.3.2-debian-12-r8 + tag: 5.3.2-debian-12-r10 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -753,7 +753,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r48 + tag: 12-debian-12-r49 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -804,7 +804,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.10-debian-12-r12 + tag: 1.0.10-debian-12-r14 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -886,7 +886,7 @@ certificates: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r48 + tag: 12-debian-12-r49 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images