mirror of
https://github.com/Dokploy/templates.git
synced 2026-04-29 20:37:57 -05:00
uptime-kuma: Bump version to 2.1.0 (#706)
* Bump version to 2.1.0 * Update meta.json with new version number
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: louislam/uptime-kuma:1.23.15
|
image: louislam/uptime-kuma:2.1.0
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- uptime-kuma-data:/app/data
|
- uptime-kuma-data:/app/data
|
||||||
|
|||||||
@@ -6270,7 +6270,7 @@
|
|||||||
{
|
{
|
||||||
"id": "uptime-kuma",
|
"id": "uptime-kuma",
|
||||||
"name": "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.",
|
"description": "Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.",
|
||||||
"logo": "uptime-kuma.png",
|
"logo": "uptime-kuma.png",
|
||||||
"links": {
|
"links": {
|
||||||
|
|||||||
Reference in New Issue
Block a user