From 65e72671d56bf179b18882f05d9794c2f90ef672 Mon Sep 17 00:00:00 2001 From: Xosten Date: Fri, 17 Jun 2022 10:10:08 +0200 Subject: [PATCH] Update Uptime Kuma to 1.16.1 (#37) --- uptime-kuma/docker-compose.yml | 2 +- uptime-kuma/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uptime-kuma/docker-compose.yml b/uptime-kuma/docker-compose.yml index fb8af07..0e84a39 100644 --- a/uptime-kuma/docker-compose.yml +++ b/uptime-kuma/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3001 uptime-kuma: - image: louislam/uptime-kuma:1.11.1@sha256:9fd26d8adae499533e0079f218b4c9139e89b3a085ec04b246c3fbf7af04aa62 + image: louislam/uptime-kuma:1.16.1@sha256:f5706f21ba0af08775505aeddf61aff1d344038f6df5a90865699b86677dfd99 restart: on-failure stop_grace_period: 1m volumes: diff --git a/uptime-kuma/umbrel-app.yml b/uptime-kuma/umbrel-app.yml index baaace9..fe6d843 100644 --- a/uptime-kuma/umbrel-app.yml +++ b/uptime-kuma/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: uptime-kuma category: Networking name: Uptime Kuma -version: "1.11.1" +version: "1.16.1" tagline: Self-hosted uptime monitoring tool description: > Uptime Kuma is a self-hosted monitoring tool like Uptime Robot. @@ -37,4 +37,4 @@ gallery: - 2.jpg - 3.jpg path: "" -defaultPassword: "" \ No newline at end of file +defaultPassword: ""