Update apps

This commit is contained in:
GitHub Actions 2022-02-09 15:09:21 +00:00
parent be9278e8ee
commit 9a4f0d42ed
3 changed files with 7 additions and 10 deletions

View File

@ -147,6 +147,6 @@
"id": "uptime-kuma", "id": "uptime-kuma",
"name": "Uptime Kuma", "name": "Uptime Kuma",
"repo": "https://github.com/louislam/uptime-kuma", "repo": "https://github.com/louislam/uptime-kuma",
"version": "1.11.3" "version": "1.11.4"
} }
] ]

View File

@ -147,6 +147,6 @@
"id": "uptime-kuma", "id": "uptime-kuma",
"name": "Uptime Kuma", "name": "Uptime Kuma",
"repo": "https://github.com/louislam/uptime-kuma", "repo": "https://github.com/louislam/uptime-kuma",
"version": "1.11.3" "version": "1.11.4"
} }
] ]

View File

@ -1,9 +1,9 @@
version: 1
version: 1
metadata: metadata:
category: Networking category: Networking
name: Uptime Kuma name: Uptime Kuma
version: 1.11.3 version: 1.11.4
tagline: Self-hosted uptime monitoring tool tagline: Self-hosted uptime monitoring tool
description: > description: >
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot. Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
@ -12,13 +12,11 @@ metadata:
Features: Features:
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / - Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
Push / Steam Game Server.
- Fancy, Reactive, Fast UI/UX. - Fancy, Reactive, Fast UI/UX.
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), - Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services.
and 70+ notification services.
- 20 second intervals. - 20 second intervals.
@ -38,10 +36,9 @@ metadata:
- 1.jpg - 1.jpg
- 2.jpg - 2.jpg
- 3.jpg - 3.jpg
containers: containers:
- name: main - name: main
image: louislam/uptime-kuma:1.11.3@sha256:8856a17f10d05f95bd0ce24a532c8a3f659bb69243c8edea721608de3e9f24b7 image: louislam/uptime-kuma:1.11.4@sha256:5a5627e3a676e0056ad96c3d40c922da863c42b5abeedbc65cf87dbf38f04a11
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m
port: 3001 port: 3001