Skip to content

Commit

Permalink
[bitnami/matomo] Release 9.2.2 (#31382)
Browse files Browse the repository at this point in the history
* [bitnami/matomo] Release 9.2.2 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]>
  • Loading branch information
bitnami-bot authored Jan 15, 2025
1 parent 54eddfc commit fdbdfdf
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
8 changes: 6 additions & 2 deletions bitnami/matomo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 9.2.1 (2024-12-21)
## 9.2.2 (2025-01-15)

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

## <small>9.2.1 (2024-12-23)</small>

* [bitnami/matomo] Release 9.2.1 (#31134) ([c0307c7](https://github.com/bitnami/charts/commit/c0307c7717372da54334ff98d4e8ac1155cb035d)), closes [#31134](https://github.com/bitnami/charts/issues/31134)

## 9.2.0 (2024-12-17)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/matomo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 20.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:b731334c398718a008d1ffb3704e5a542659dfdd465afea2e6a7eb12f4974428
generated: "2024-12-20T20:13:07.886647531Z"
version: 2.29.0
digest: sha256:cf0478825ecee1ab715c2eeeaa471d6bce5706d4581d8ffe842b68a07b3d8b6d
generated: "2025-01-15T14:50:29.334129376Z"
8 changes: 4 additions & 4 deletions bitnami/matomo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r6
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r7
- name: matomo
image: docker.io/bitnami/matomo:5.2.1-debian-12-r0
image: docker.io/bitnami/matomo:5.2.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 5.2.1
dependencies:
Expand Down Expand Up @@ -39,4 +39,4 @@ maintainers:
name: matomo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
version: 9.2.1
version: 9.2.2
8 changes: 4 additions & 4 deletions 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.1-debian-12-r0
tag: 5.2.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -749,7 +749,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -800,7 +800,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r6
tag: 1.0.9-debian-12-r7
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -882,7 +882,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit fdbdfdf

Please sign in to comment.