app_versions.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. {
  2. "1.0.8": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/test/nginx/1.0.8",
  7. "last_update": "2025-04-09 14:26:39",
  8. "required_features": [],
  9. "human_version": "v1_1.0.8",
  10. "version": "1.0.8",
  11. "app_metadata": {
  12. "app_version": "v1",
  13. "capabilities": [
  14. {
  15. "description": "Just here as an example",
  16. "name": "NET_RAW"
  17. }
  18. ],
  19. "categories": [
  20. "networking"
  21. ],
  22. "date_added": "2024-06-20",
  23. "description": "Nginx description",
  24. "home": "https://github.com/AdguardTeam/AdGuardHome",
  25. "host_mounts": [],
  26. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  27. "keywords": [
  28. "dns",
  29. "adblock"
  30. ],
  31. "lib_version": "0.0.1",
  32. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  33. "maintainers": [
  34. {
  35. "email": "dev@ixsystems.com",
  36. "name": "truenas",
  37. "url": "https://www.truenas.com/"
  38. }
  39. ],
  40. "name": "nginx",
  41. "run_as_context": [
  42. {
  43. "description": "Test app.",
  44. "gid": 0,
  45. "group_name": "root",
  46. "uid": 0,
  47. "user_name": "root"
  48. }
  49. ],
  50. "screenshots": [
  51. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  52. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  53. ],
  54. "sources": [
  55. "https://github.com/AdguardTeam/AdGuardHome",
  56. "https://hub.docker.com/r/adguard/adguardhome"
  57. ],
  58. "title": "Nginx",
  59. "train": "test",
  60. "version": "1.0.8"
  61. },
  62. "schema": {
  63. "groups": [
  64. {
  65. "name": "Network Configuration",
  66. "description": "Configure Network for Nginx"
  67. }
  68. ],
  69. "questions": [
  70. {
  71. "variable": "network",
  72. "label": "",
  73. "group": "Network Configuration",
  74. "schema": {
  75. "type": "dict",
  76. "attrs": [
  77. {
  78. "variable": "web_port",
  79. "label": "WebUI Port",
  80. "description": "The port for Nginx WebUI",
  81. "schema": {
  82. "type": "int",
  83. "default": 8080,
  84. "required": true
  85. }
  86. },
  87. {
  88. "variable": "some_new_field",
  89. "label": "Some New Field",
  90. "description": "Some new field",
  91. "schema": {
  92. "type": "int",
  93. "default": 0,
  94. "required": true
  95. }
  96. }
  97. ]
  98. }
  99. }
  100. ]
  101. },
  102. "readme": "<h1>Nginx</h1> <p>It is a test app</p>",
  103. "changelog": null,
  104. "chart_metadata": {
  105. "app_version": "v1",
  106. "capabilities": [
  107. {
  108. "description": "Just here as an example",
  109. "name": "NET_RAW"
  110. }
  111. ],
  112. "categories": [
  113. "networking"
  114. ],
  115. "date_added": "2024-06-20",
  116. "description": "Nginx description",
  117. "home": "https://github.com/AdguardTeam/AdGuardHome",
  118. "host_mounts": [],
  119. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  120. "keywords": [
  121. "dns",
  122. "adblock"
  123. ],
  124. "lib_version": "0.0.1",
  125. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  126. "maintainers": [
  127. {
  128. "email": "dev@ixsystems.com",
  129. "name": "truenas",
  130. "url": "https://www.truenas.com/"
  131. }
  132. ],
  133. "name": "nginx",
  134. "run_as_context": [
  135. {
  136. "description": "Test app.",
  137. "gid": 0,
  138. "group_name": "root",
  139. "uid": 0,
  140. "user_name": "root"
  141. }
  142. ],
  143. "screenshots": [
  144. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  145. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  146. ],
  147. "sources": [
  148. "https://github.com/AdguardTeam/AdGuardHome",
  149. "https://hub.docker.com/r/adguard/adguardhome"
  150. ],
  151. "title": "Nginx",
  152. "train": "test",
  153. "version": "1.0.8"
  154. }
  155. },
  156. "1.0.5": {
  157. "healthy": true,
  158. "supported": true,
  159. "healthy_error": null,
  160. "location": "/__w/apps/apps/trains/test/nginx/1.0.5",
  161. "last_update": "2025-04-09 17:21:02",
  162. "required_features": [],
  163. "human_version": "v1_1.0.5",
  164. "version": "1.0.5",
  165. "app_metadata": {
  166. "app_version": "v1",
  167. "capabilities": [
  168. {
  169. "description": "Just here as an example",
  170. "name": "NET_RAW"
  171. }
  172. ],
  173. "categories": [
  174. "networking"
  175. ],
  176. "date_added": "2024-06-20",
  177. "description": "Nginx description",
  178. "home": "https://github.com/AdguardTeam/AdGuardHome",
  179. "host_mounts": [],
  180. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  181. "keywords": [
  182. "dns",
  183. "adblock"
  184. ],
  185. "lib_version": "0.0.1",
  186. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  187. "maintainers": [
  188. {
  189. "email": "dev@ixsystems.com",
  190. "name": "truenas",
  191. "url": "https://www.truenas.com/"
  192. }
  193. ],
  194. "name": "nginx",
  195. "run_as_context": [
  196. {
  197. "description": "Test app.",
  198. "gid": 0,
  199. "group_name": "root",
  200. "uid": 0,
  201. "user_name": "root"
  202. }
  203. ],
  204. "screenshots": [
  205. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  206. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  207. ],
  208. "sources": [
  209. "https://github.com/AdguardTeam/AdGuardHome",
  210. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  211. "https://hub.docker.com/r/adguard/adguardhome"
  212. ],
  213. "title": "Nginx",
  214. "train": "test",
  215. "version": "1.0.5"
  216. },
  217. "schema": {
  218. "groups": [
  219. {
  220. "name": "Network Configuration",
  221. "description": "Configure Network for Nginx"
  222. }
  223. ],
  224. "questions": [
  225. {
  226. "variable": "network",
  227. "label": "",
  228. "group": "Network Configuration",
  229. "schema": {
  230. "type": "dict",
  231. "attrs": [
  232. {
  233. "variable": "web_port",
  234. "label": "WebUI Port",
  235. "description": "The port for Nginx WebUI",
  236. "schema": {
  237. "type": "int",
  238. "default": 8080,
  239. "required": true
  240. }
  241. }
  242. ]
  243. }
  244. }
  245. ]
  246. },
  247. "readme": "<h1>Nginx</h1> <p>It is a test app</p>",
  248. "changelog": null,
  249. "chart_metadata": {
  250. "app_version": "v1",
  251. "capabilities": [
  252. {
  253. "description": "Just here as an example",
  254. "name": "NET_RAW"
  255. }
  256. ],
  257. "categories": [
  258. "networking"
  259. ],
  260. "date_added": "2024-06-20",
  261. "description": "Nginx description",
  262. "home": "https://github.com/AdguardTeam/AdGuardHome",
  263. "host_mounts": [],
  264. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  265. "keywords": [
  266. "dns",
  267. "adblock"
  268. ],
  269. "lib_version": "0.0.1",
  270. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  271. "maintainers": [
  272. {
  273. "email": "dev@ixsystems.com",
  274. "name": "truenas",
  275. "url": "https://www.truenas.com/"
  276. }
  277. ],
  278. "name": "nginx",
  279. "run_as_context": [
  280. {
  281. "description": "Test app.",
  282. "gid": 0,
  283. "group_name": "root",
  284. "uid": 0,
  285. "user_name": "root"
  286. }
  287. ],
  288. "screenshots": [
  289. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  290. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  291. ],
  292. "sources": [
  293. "https://github.com/AdguardTeam/AdGuardHome",
  294. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  295. "https://hub.docker.com/r/adguard/adguardhome"
  296. ],
  297. "title": "Nginx",
  298. "train": "test",
  299. "version": "1.0.5"
  300. }
  301. },
  302. "1.0.4": {
  303. "healthy": true,
  304. "supported": true,
  305. "healthy_error": null,
  306. "location": "/__w/apps/apps/trains/test/nginx/1.0.4",
  307. "last_update": "2025-04-09 17:21:02",
  308. "required_features": [],
  309. "human_version": "v1_1.0.4",
  310. "version": "1.0.4",
  311. "app_metadata": {
  312. "app_version": "v1",
  313. "capabilities": [
  314. {
  315. "description": "Just here as an example",
  316. "name": "NET_RAW"
  317. }
  318. ],
  319. "categories": [
  320. "networking"
  321. ],
  322. "date_added": "2024-06-20",
  323. "description": "Nginx description",
  324. "home": "https://github.com/AdguardTeam/AdGuardHome",
  325. "host_mounts": [],
  326. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  327. "keywords": [
  328. "dns",
  329. "adblock"
  330. ],
  331. "lib_version": "0.0.1",
  332. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  333. "maintainers": [
  334. {
  335. "email": "dev@ixsystems.com",
  336. "name": "truenas",
  337. "url": "https://www.truenas.com/"
  338. }
  339. ],
  340. "name": "nginx",
  341. "run_as_context": [
  342. {
  343. "description": "Test app.",
  344. "gid": 0,
  345. "group_name": "root",
  346. "uid": 0,
  347. "user_name": "root"
  348. }
  349. ],
  350. "screenshots": [
  351. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  352. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  353. ],
  354. "sources": [
  355. "https://github.com/AdguardTeam/AdGuardHome",
  356. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  357. "https://hub.docker.com/r/adguard/adguardhome"
  358. ],
  359. "title": "Nginx",
  360. "train": "test",
  361. "version": "1.0.4"
  362. },
  363. "schema": {
  364. "groups": [
  365. {
  366. "name": "Network Configuration",
  367. "description": "Configure Network for Nginx"
  368. }
  369. ],
  370. "questions": [
  371. {
  372. "variable": "network",
  373. "label": "",
  374. "group": "Network Configuration",
  375. "schema": {
  376. "type": "dict",
  377. "attrs": [
  378. {
  379. "variable": "web_port",
  380. "label": "WebUI Port",
  381. "description": "The port for Nginx WebUI",
  382. "schema": {
  383. "type": "int",
  384. "default": 8080,
  385. "required": true
  386. }
  387. }
  388. ]
  389. }
  390. }
  391. ]
  392. },
  393. "readme": "<h1>Nginx</h1> <p>It is a test app</p>",
  394. "changelog": null,
  395. "chart_metadata": {
  396. "app_version": "v1",
  397. "capabilities": [
  398. {
  399. "description": "Just here as an example",
  400. "name": "NET_RAW"
  401. }
  402. ],
  403. "categories": [
  404. "networking"
  405. ],
  406. "date_added": "2024-06-20",
  407. "description": "Nginx description",
  408. "home": "https://github.com/AdguardTeam/AdGuardHome",
  409. "host_mounts": [],
  410. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  411. "keywords": [
  412. "dns",
  413. "adblock"
  414. ],
  415. "lib_version": "0.0.1",
  416. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  417. "maintainers": [
  418. {
  419. "email": "dev@ixsystems.com",
  420. "name": "truenas",
  421. "url": "https://www.truenas.com/"
  422. }
  423. ],
  424. "name": "nginx",
  425. "run_as_context": [
  426. {
  427. "description": "Test app.",
  428. "gid": 0,
  429. "group_name": "root",
  430. "uid": 0,
  431. "user_name": "root"
  432. }
  433. ],
  434. "screenshots": [
  435. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  436. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  437. ],
  438. "sources": [
  439. "https://github.com/AdguardTeam/AdGuardHome",
  440. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  441. "https://hub.docker.com/r/adguard/adguardhome"
  442. ],
  443. "title": "Nginx",
  444. "train": "test",
  445. "version": "1.0.4"
  446. }
  447. },
  448. "1.0.3": {
  449. "healthy": true,
  450. "supported": true,
  451. "healthy_error": null,
  452. "location": "/__w/apps/apps/trains/test/nginx/1.0.3",
  453. "last_update": "2025-04-09 17:21:02",
  454. "required_features": [],
  455. "human_version": "v1_1.0.3",
  456. "version": "1.0.3",
  457. "app_metadata": {
  458. "app_version": "v1",
  459. "capabilities": [
  460. {
  461. "description": "Just here as an example",
  462. "name": "NET_RAW"
  463. }
  464. ],
  465. "categories": [
  466. "networking"
  467. ],
  468. "date_added": "2024-06-20",
  469. "description": "Nginx description",
  470. "home": "https://github.com/AdguardTeam/AdGuardHome",
  471. "host_mounts": [],
  472. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  473. "keywords": [
  474. "dns",
  475. "adblock"
  476. ],
  477. "lib_version": "0.0.1",
  478. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  479. "maintainers": [
  480. {
  481. "email": "dev@ixsystems.com",
  482. "name": "truenas",
  483. "url": "https://www.truenas.com/"
  484. }
  485. ],
  486. "name": "nginx",
  487. "run_as_context": [
  488. {
  489. "description": "Test app.",
  490. "gid": 0,
  491. "group_name": "root",
  492. "uid": 0,
  493. "user_name": "root"
  494. }
  495. ],
  496. "screenshots": [
  497. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  498. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  499. ],
  500. "sources": [
  501. "https://github.com/AdguardTeam/AdGuardHome",
  502. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  503. "https://hub.docker.com/r/adguard/adguardhome"
  504. ],
  505. "title": "Nginx",
  506. "train": "test",
  507. "version": "1.0.3"
  508. },
  509. "schema": {
  510. "groups": [
  511. {
  512. "name": "Network Configuration",
  513. "description": "Configure Network for Nginx"
  514. }
  515. ],
  516. "questions": [
  517. {
  518. "variable": "network",
  519. "label": "",
  520. "group": "Network Configuration",
  521. "schema": {
  522. "type": "dict",
  523. "attrs": [
  524. {
  525. "variable": "web_port",
  526. "label": "WebUI Port",
  527. "description": "The port for Nginx WebUI",
  528. "schema": {
  529. "type": "int",
  530. "default": 8080,
  531. "required": true
  532. }
  533. }
  534. ]
  535. }
  536. }
  537. ]
  538. },
  539. "readme": "<h1>Nginx</h1> <p>It is a test app</p>",
  540. "changelog": null,
  541. "chart_metadata": {
  542. "app_version": "v1",
  543. "capabilities": [
  544. {
  545. "description": "Just here as an example",
  546. "name": "NET_RAW"
  547. }
  548. ],
  549. "categories": [
  550. "networking"
  551. ],
  552. "date_added": "2024-06-20",
  553. "description": "Nginx description",
  554. "home": "https://github.com/AdguardTeam/AdGuardHome",
  555. "host_mounts": [],
  556. "icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
  557. "keywords": [
  558. "dns",
  559. "adblock"
  560. ],
  561. "lib_version": "0.0.1",
  562. "lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
  563. "maintainers": [
  564. {
  565. "email": "dev@ixsystems.com",
  566. "name": "truenas",
  567. "url": "https://www.truenas.com/"
  568. }
  569. ],
  570. "name": "nginx",
  571. "run_as_context": [
  572. {
  573. "description": "Test app.",
  574. "gid": 0,
  575. "group_name": "root",
  576. "uid": 0,
  577. "user_name": "root"
  578. }
  579. ],
  580. "screenshots": [
  581. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
  582. "https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
  583. ],
  584. "sources": [
  585. "https://github.com/AdguardTeam/AdGuardHome",
  586. "https://github.com/truenas/charts/tree/master/community/adguard-home",
  587. "https://hub.docker.com/r/adguard/adguardhome"
  588. ],
  589. "title": "Nginx",
  590. "train": "test",
  591. "version": "1.0.3"
  592. }
  593. }
  594. }