mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/matomo] Release 5.4.1 updating components versions (#24265)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user