[bitnami/matomo] Release 5.4.1 updating components versions (#24265)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-08 02:45:29 +01:00
committed by GitHub
parent cf37b06937
commit 3f53757c25
2 changed files with 6 additions and 6 deletions

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r7
image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r8
- name: matomo
image: docker.io/bitnami/matomo:5.0.2-debian-12-r4
image: docker.io/bitnami/matomo:5.0.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 5.0.2
appVersion: 5.0.3
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -39,4 +39,4 @@ maintainers:
name: matomo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
version: 5.4.0
version: 5.4.1

View File

@@ -68,7 +68,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/matomo
tag: 5.0.2-debian-12-r4
tag: 5.0.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -762,7 +762,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.6-debian-12-r7
tag: 1.0.6-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.