Skip to content

Commit 07c6216

Browse files
author
Bitnami Bot
authored
[bitnami/matomo] Release 9.2.5 (#32452)
* [bitnami/matomo] Release 9.2.5 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent e8d1314 commit 07c6216

File tree

4 files changed

+17
-11
lines changed

4 files changed

+17
-11
lines changed

bitnami/matomo/CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3-
## 9.2.4 (2025-02-23)
3+
## 9.2.5 (2025-03-14)
44

5-
* [bitnami/matomo] Release 9.2.4 ([#32138](https://github.com/bitnami/charts/pull/32138))
5+
* [bitnami/matomo] Release 9.2.5 ([#32452](https://github.com/bitnami/charts/pull/32452))
6+
7+
## <small>9.2.4 (2025-02-23)</small>
8+
9+
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
10+
* [bitnami/matomo] Release 9.2.4 (#32138) ([a276308](https://github.com/bitnami/charts/commit/a2763082856d2e1eb93f4adc9ed26c36b3e13156)), closes [#32138](https://github.com/bitnami/charts/issues/32138)
11+
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
612

713
## <small>9.2.3 (2025-01-24)</small>
814

bitnami/matomo/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mariadb
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 20.3.1
4+
version: 20.4.1
55
- name: common
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 2.30.0
8-
digest: sha256:03bbcd5e59920e0013e9781e3e7c5b9ed69f5583e796089712fc654c6de5bb2b
9-
generated: "2025-02-23T18:44:14.52179782Z"
8+
digest: sha256:21131a29acca29b3a365f60e3eca011e5cdea14734c15aec55b7d76c557a498e
9+
generated: "2025-03-14T01:40:46.180250578Z"

bitnami/matomo/Chart.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: apache-exporter
10-
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
10+
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r17
1111
- name: matomo
12-
image: docker.io/bitnami/matomo:5.2.2-debian-12-r5
12+
image: docker.io/bitnami/matomo:5.3.0-debian-12-r0
1313
- name: os-shell
1414
image: docker.io/bitnami/os-shell:12-debian-12-r39
1515
apiVersion: v2
16-
appVersion: 5.2.2
16+
appVersion: 5.3.0
1717
dependencies:
1818
- condition: mariadb.enabled
1919
name: mariadb
@@ -40,4 +40,4 @@ maintainers:
4040
name: matomo
4141
sources:
4242
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
43-
version: 9.2.4
43+
version: 9.2.5

bitnami/matomo/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ extraDeploy: []
7373
image:
7474
registry: docker.io
7575
repository: bitnami/matomo
76-
tag: 5.2.2-debian-12-r5
76+
tag: 5.3.0-debian-12-r0
7777
digest: ""
7878
## Specify a imagePullPolicy
7979
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -800,7 +800,7 @@ metrics:
800800
image:
801801
registry: docker.io
802802
repository: bitnami/apache-exporter
803-
tag: 1.0.9-debian-12-r16
803+
tag: 1.0.9-debian-12-r17
804804
digest: ""
805805
pullPolicy: IfNotPresent
806806
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)