Skip to content

Commit

Permalink
[bitnami/matomo] Release 9.2.1 (#31134)
Browse files Browse the repository at this point in the history
* [bitnami/matomo] Release 9.2.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 23, 2024
1 parent a0056eb commit c0307c7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
7 changes: 6 additions & 1 deletion bitnami/matomo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 9.2.1 (2024-12-21)

* [bitnami/matomo] Release 9.2.1 ([#31134](https://github.com/bitnami/charts/pull/31134))

## 9.2.0 (2024-12-17)

* [bitnami/matomo] add initContainers parameter to CronJob pods ([#31065](https://github.com/bitnami/charts/pull/31065))
* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/matomo] add initContainers parameter to CronJob pods (#31065) ([27feba9](https://github.com/bitnami/charts/commit/27feba938379638644aae8e61f8f90c30d331b79)), closes [#31065](https://github.com/bitnami/charts/issues/31065)

## <small>9.1.1 (2024-12-12)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/matomo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.0
version: 20.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:75a3dce57cbeb40d22ec187c81cd5833a4c369288a65c529c4767392a2633f85
generated: "2024-12-12T08:38:47.160446902Z"
digest: sha256:b731334c398718a008d1ffb3704e5a542659dfdd465afea2e6a7eb12f4974428
generated: "2024-12-20T20:13:07.886647531Z"
6 changes: 3 additions & 3 deletions bitnami/matomo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
- name: matomo
image: docker.io/bitnami/matomo:5.2.0-debian-12-r0
image: docker.io/bitnami/matomo:5.2.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 5.2.0
appVersion: 5.2.1
dependencies:
- condition: mariadb.enabled
name: mariadb
Expand All @@ -39,4 +39,4 @@ maintainers:
name: matomo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
version: 9.2.0
version: 9.2.1
2 changes: 1 addition & 1 deletion bitnami/matomo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/matomo
tag: 5.2.0-debian-12-r0
tag: 5.2.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit c0307c7

Please sign in to comment.