mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.3.4 (2025-04-17)
|
||||
## 9.3.5 (2025-05-03)
|
||||
|
||||
* [bitnami/matomo] Release 9.3.4 ([#33067](https://github.com/bitnami/charts/pull/33067))
|
||||
* [bitnami/matomo] Release 9.3.5 ([#33313](https://github.com/bitnami/charts/pull/33313))
|
||||
|
||||
## <small>9.3.4 (2025-04-17)</small>
|
||||
|
||||
* [bitnami/matomo] Release 9.3.4 (#33067) ([b471948](https://github.com/bitnami/charts/commit/b4719488b3fcd5037216469b249aaab9ca05d386)), closes [#33067](https://github.com/bitnami/charts/issues/33067)
|
||||
|
||||
## <small>9.3.3 (2025-04-17)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.4.2
|
||||
version: 20.5.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:8df3741ee875bc18951a51aa818283a6dfc30bfb6b1d5d1928cc368929277eec
|
||||
generated: "2025-04-17T21:34:49.856614915Z"
|
||||
version: 2.30.2
|
||||
digest: sha256:8760b38f9007a64fed5f7bda8c18981abc05f3ab65e1b3cfd692a7277b04dd50
|
||||
generated: "2025-05-03T06:16:19.820464572Z"
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
|
||||
- name: matomo
|
||||
image: docker.io/bitnami/matomo:5.3.1-debian-12-r4
|
||||
image: docker.io/bitnami/matomo:5.3.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 5.3.1
|
||||
appVersion: 5.3.2
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: matomo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
|
||||
version: 9.3.4
|
||||
version: 9.3.5
|
||||
|
||||
@@ -77,7 +77,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/matomo
|
||||
tag: 5.3.1-debian-12-r4
|
||||
tag: 5.3.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user