mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
Update catalog changes [skip ci]
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://github.com/AdguardTeam/AdGuardHome",
|
||||
"location": "/__w/apps/apps/trains/test/nginx",
|
||||
"latest_version": "1.0.0",
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "v1",
|
||||
"latest_human_version": "v1_1.0.0",
|
||||
"last_update": "2024-06-25 10:29:59",
|
||||
"latest_human_version": "v1_1.0.1",
|
||||
"last_update": "2024-06-25 15:42:10",
|
||||
"name": "nginx",
|
||||
"recommended": false,
|
||||
"title": "Nginx",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"1.0.1": {
|
||||
"healthy": true,
|
||||
"supported": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/apps/apps/trains/test/nginx/1.0.0",
|
||||
"last_update": "2024-06-25 10:29:59",
|
||||
"location": "/__w/apps/apps/trains/test/nginx/1.0.1",
|
||||
"last_update": "2024-06-25 15:42:10",
|
||||
"required_features": [],
|
||||
"human_version": "v1_1.0.0",
|
||||
"version": "1.0.0",
|
||||
"human_version": "v1_1.0.1",
|
||||
"version": "1.0.1",
|
||||
"app_metadata": {
|
||||
"app_version": "v1",
|
||||
"capabilities": [
|
||||
@@ -19,7 +19,6 @@
|
||||
"categories": [
|
||||
"networking"
|
||||
],
|
||||
"containerVersion": "1.0.0",
|
||||
"description": "Nginx description",
|
||||
"home": "https://github.com/AdguardTeam/AdGuardHome",
|
||||
"host_mounts": [],
|
||||
@@ -42,9 +41,9 @@
|
||||
{
|
||||
"description": "Test app.",
|
||||
"gid": 0,
|
||||
"groupName": "root",
|
||||
"group_name": "root",
|
||||
"uid": 0,
|
||||
"userName": "root"
|
||||
"user_name": "root"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
@@ -58,7 +57,7 @@
|
||||
],
|
||||
"title": "Nginx",
|
||||
"train": "test",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"schema": {
|
||||
"groups": [
|
||||
|
||||
Reference in New Issue
Block a user