From 7a9ae072bbdd50742b32e6a5049d5c43e8a1a111 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Aug 2025 08:02:33 +0200 Subject: [PATCH] [bitnami/matomo] :zap: :arrow_up: Update dependency references (#36032) * [bitnami/matomo] Release 10.0.18 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot * [bitnami/matomo] Release 10.0.18 updating components versions Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/matomo/Chart.yaml | 4 ++-- bitnami/matomo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 7ddd7f7617..5e7e874efc 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-r42 + image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r44 - 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.17 +version: 10.0.18 diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index 384a73ffef..0bad2f10a1 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-r42 + tag: 1.0.10-debian-12-r44 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.