Modify date_created and hdd size in kima-hub.json

Updated the creation date and HDD size for kima-hub.
This commit is contained in:
CanbiZ (MickLesk)
2026-02-25 15:22:44 +01:00
committed by GitHub
parent 75a7757310
commit f2a775d30e

View File

@@ -4,7 +4,7 @@
"categories": [
13
],
"date_created": "2026-02-20",
"date_created": "2026-02-25",
"type": "ct",
"updateable": true,
"privileged": false,
@@ -21,7 +21,7 @@
"resources": {
"cpu": 4,
"ram": 8192,
"hdd": 24,
"hdd": 20,
"os": "Debian",
"version": "13"
}
@@ -45,4 +45,4 @@
"type": "info"
}
]
}
}