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
This commit is contained in:
CorentinMre
2025-10-26 01:31:34 +02:00
committed by GitHub
parent cb04094d45
commit c7e6c353ac
2 changed files with 2 additions and 2 deletions

View File

@@ -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"]

View File

@@ -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": {