Browse Source

Update Uptime Kuma to 1.16.1 (#37)

main
Xosten 3 years ago
committed by GitHub
parent
commit
65e72671d5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      uptime-kuma/docker-compose.yml
  2. 4
      uptime-kuma/umbrel-app.yml

2
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:

4
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: ""
defaultPassword: ""

Loading…
Cancel
Save