Skip to content

Commit

Permalink
[bitnami/matomo] Release 9.2.3 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Jan 24, 2025
1 parent 5cd8160 commit e407258
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 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.1
version: 20.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:cf0478825ecee1ab715c2eeeaa471d6bce5706d4581d8ffe842b68a07b3d8b6d
generated: "2025-01-15T14:50:29.334129376Z"
version: 2.29.1
digest: sha256:8e394669a5842c64de12812471c9396527067a5329735871e0e79aca7fe4501d
generated: "2025-01-24T18:32:31.679130584Z"
8 changes: 4 additions & 4 deletions bitnami/matomo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r10
- name: matomo
image: docker.io/bitnami/matomo:5.2.1-debian-12-r2
image: docker.io/bitnami/matomo:5.2.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 5.2.1
appVersion: 5.2.2
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.2
version: 9.2.3
4 changes: 2 additions & 2 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-r2
tag: 5.2.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -800,7 +800,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r7
tag: 1.0.9-debian-12-r10
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e407258

Please sign in to comment.