diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 3391eda6ef..36f77ec2fa 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -5,7 +5,7 @@ annotations: category: Analytics images: | - name: apache-exporter - image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r34 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r37 - name: matomo image: docker.io/bitnami/matomo:5.3.2-debian-12-r11 - name: os-shell @@ -41,4 +41,4 @@ maintainers: name: matomo sources: - https://github.com/bitnami/charts/tree/main/bitnami/matomo -version: 10.0.13 +version: 10.0.14 diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 55153d5675..bf2aa145b7 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -804,7 +804,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 1.0.10-debian-12-r34 + tag: 1.0.10-debian-12-r37 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.