From 11ea20d291cc9cbcd112fedca3f1cb170640c8c2 Mon Sep 17 00:00:00 2001 From: Simon <97951171+SimonSchroffner@users.noreply.github.com> Date: Mon, 16 Feb 2026 03:56:12 +0100 Subject: [PATCH] uptime-kuma: Bump version to 2.1.0 (#706) * Bump version to 2.1.0 * Update meta.json with new version number --- blueprints/uptime-kuma/docker-compose.yml | 2 +- meta.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/uptime-kuma/docker-compose.yml b/blueprints/uptime-kuma/docker-compose.yml index ca80a8a3..f50c2013 100644 --- a/blueprints/uptime-kuma/docker-compose.yml +++ b/blueprints/uptime-kuma/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: uptime-kuma: - image: louislam/uptime-kuma:1.23.15 + image: louislam/uptime-kuma:2.1.0 restart: always volumes: - uptime-kuma-data:/app/data diff --git a/meta.json b/meta.json index b79a2908..36f2ab40 100644 --- a/meta.json +++ b/meta.json @@ -6270,7 +6270,7 @@ { "id": "uptime-kuma", "name": "Uptime Kuma", - "version": "1.23.15", + "version": "2.1.0", "description": "Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.", "logo": "uptime-kuma.png", "links": {