From f87fe606fe7fc26c41056a6c2c29b9a14809e0b6 Mon Sep 17 00:00:00 2001 From: benoit74 Date: Thu, 8 Feb 2024 16:54:11 +0100 Subject: [PATCH] Update matomo to 5.0.2 --- stats/matomo-app.yaml | 2 +- stats/matomo-archive.cronjob.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stats/matomo-app.yaml b/stats/matomo-app.yaml index 8757af9..bffa4ee 100644 --- a/stats/matomo-app.yaml +++ b/stats/matomo-app.yaml @@ -26,7 +26,7 @@ spec: app: matomo-app spec: containers: - - image: ghcr.io/kiwix/matomo:5.0.1-fpm + - image: ghcr.io/kiwix/matomo:5.0.2-fpm imagePullPolicy: IfNotPresent name: matomo env: diff --git a/stats/matomo-archive.cronjob.yaml b/stats/matomo-archive.cronjob.yaml index ba1531d..d70f897 100644 --- a/stats/matomo-archive.cronjob.yaml +++ b/stats/matomo-archive.cronjob.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: matomo - image: ghcr.io/kiwix/matomo:5.0.1-fpm + image: ghcr.io/kiwix/matomo:5.0.2-fpm imagePullPolicy: IfNotPresent env: # URL to internal web service