File tree 4 files changed +17
-11
lines changed
4 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 9.2.4 (2025-02-23 )
3
+ ## 9.2.5 (2025-03-14 )
4
4
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 )
6
12
7
13
## <small >9.2.3 (2025-01-24)</small >
8
14
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: mariadb
3
3
repository: oci://registry-1.docker.io/bitnamicharts
4
- version: 20.3 .1
4
+ version: 20.4 .1
5
5
- name: common
6
6
repository: oci://registry-1.docker.io/bitnamicharts
7
7
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 "
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
- 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
13
13
- name: os-shell
14
14
image: docker.io/bitnami/os-shell:12-debian-12-r39
15
15
apiVersion : v2
16
- appVersion : 5.2.2
16
+ appVersion : 5.3.0
17
17
dependencies :
18
18
- condition : mariadb.enabled
19
19
name : mariadb
@@ -40,4 +40,4 @@ maintainers:
40
40
name : matomo
41
41
sources :
42
42
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
43
- version : 9.2.4
43
+ version : 9.2.5
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ extraDeploy: []
73
73
image :
74
74
registry : docker.io
75
75
repository : bitnami/matomo
76
- tag : 5.2.2 -debian-12-r5
76
+ tag : 5.3.0 -debian-12-r0
77
77
digest : " "
78
78
# # Specify a imagePullPolicy
79
79
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -800,7 +800,7 @@ metrics:
800
800
image :
801
801
registry : docker.io
802
802
repository : bitnami/apache-exporter
803
- tag : 1.0.9-debian-12-r16
803
+ tag : 1.0.9-debian-12-r17
804
804
digest : " "
805
805
pullPolicy : IfNotPresent
806
806
# # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments