feat: update uptime-kuma to 2.0, declarative config

This commit is contained in:
Luj 2024-12-07 22:56:52 +01:00
parent bff13e5ba9
commit e5937ee297
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 66 additions and 5 deletions

View file

@ -174,9 +174,9 @@
"stateless-uptime-kuma": {
"type": "Git",
"fetchType": "git",
"branch": "master",
"branch": "truly-deterministic",
"revision": "880f444ff7862d6127b051cf1a993ad1585b1652",
"url": "https://git.dgnum.eu/DGNum/stateless-uptime-kuma.git",
"url": "https://git.dgnum.eu/Luj/stateless-uptime-kuma.git",
"hash": "sha256-l9fgwesnmFxasCaYUCD7L9bGGJXytLuwtx3CZMgpwJg=",
"submodules": false
},