From c7e6c353acd21627d31c16d986b890c46e21da8e Mon Sep 17 00:00:00 2001 From: CorentinMre <72888555+CorentinMre@users.noreply.github.com> Date: Sun, 26 Oct 2025 01:31:34 +0200 Subject: [PATCH] Umami update version 2.16.1 -> 2.19.0 (#473) * feat(umami): update umami version * feat(umami): update umami v2.19.0 in the meta file --- 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 26efd337..b20524a7 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.16.1 + image: ghcr.io/umami-software/umami:postgresql-v2.19.0 restart: always healthcheck: test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"] diff --git a/meta.json b/meta.json index 6b766916..2f5c5db3 100644 --- a/meta.json +++ b/meta.json @@ -5155,7 +5155,7 @@ { "id": "umami", "name": "Umami", - "version": "v2.16.1", + "version": "v2.19.0", "description": "Umami is a simple, fast, privacy-focused alternative to Google Analytics.", "logo": "umami.png", "links": {