Skip to content

Commit 6e5c37f

Browse files
authored
[bitnami/matomo] Release 9.3.5 (#33313)
* [bitnami/matomo] Release 9.3.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent a62fc07 commit 6e5c37f

4 files changed

Lines changed: 14 additions & 10 deletions

File tree

bitnami/matomo/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 9.3.4 (2025-04-17)
3+
## 9.3.5 (2025-05-03)
44

5-
* [bitnami/matomo] Release 9.3.4 ([#33067](https://github.com/bitnami/charts/pull/33067))
5+
* [bitnami/matomo] Release 9.3.5 ([#33313](https://github.com/bitnami/charts/pull/33313))
6+
7+
## <small>9.3.4 (2025-04-17)</small>
8+
9+
* [bitnami/matomo] Release 9.3.4 (#33067) ([b471948](https://github.com/bitnami/charts/commit/b4719488b3fcd5037216469b249aaab9ca05d386)), closes [#33067](https://github.com/bitnami/charts/issues/33067)
610

711
## <small>9.3.3 (2025-04-17)</small>
812

bitnami/matomo/Chart.lock

Lines changed: 4 additions & 4 deletions
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.4.2
4+
version: 20.5.3
55
- name: common
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 2.30.0
8-
digest: sha256:8df3741ee875bc18951a51aa818283a6dfc30bfb6b1d5d1928cc368929277eec
9-
generated: "2025-04-17T21:34:49.856614915Z"
7+
version: 2.30.2
8+
digest: sha256:8760b38f9007a64fed5f7bda8c18981abc05f3ab65e1b3cfd692a7277b04dd50
9+
generated: "2025-05-03T06:16:19.820464572Z"

bitnami/matomo/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ annotations:
99
- name: apache-exporter
1010
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
1111
- name: matomo
12-
image: docker.io/bitnami/matomo:5.3.1-debian-12-r4
12+
image: docker.io/bitnami/matomo:5.3.2-debian-12-r0
1313
- name: os-shell
1414
image: docker.io/bitnami/os-shell:12-debian-12-r43
1515
apiVersion: v2
16-
appVersion: 5.3.1
16+
appVersion: 5.3.2
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.3.4
43+
version: 9.3.5

bitnami/matomo/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ usePasswordFiles: true
7777
image:
7878
registry: docker.io
7979
repository: bitnami/matomo
80-
tag: 5.3.1-debian-12-r4
80+
tag: 5.3.2-debian-12-r0
8181
digest: ""
8282
## Specify a imagePullPolicy
8383
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)