From b8984b9e4faef989588319372db9621519879557 Mon Sep 17 00:00:00 2001 From: Alexey Fedorov Date: Wed, 7 Jan 2026 19:06:58 +0100 Subject: [PATCH] Update Umami to version v2.20.2 (#641) --- blueprints/umami/docker-compose.yml | 2 +- meta.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/umami/docker-compose.yml b/blueprints/umami/docker-compose.yml index b20524a7..416dc8e1 100644 --- a/blueprints/umami/docker-compose.yml +++ b/blueprints/umami/docker-compose.yml @@ -1,6 +1,6 @@ services: umami: - image: ghcr.io/umami-software/umami:postgresql-v2.19.0 + image: ghcr.io/umami-software/umami:postgresql-v2.20.2 restart: always healthcheck: test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"] diff --git a/meta.json b/meta.json index e3b7201e..4ecd479f 100644 --- a/meta.json +++ b/meta.json @@ -5863,7 +5863,7 @@ { "id": "umami", "name": "Umami", - "version": "v2.19.0", + "version": "v2.20.2", "description": "Umami is a simple, fast, privacy-focused alternative to Google Analytics.", "logo": "umami.png", "links": {