app_versions.json 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. {
  2. "1.1.3": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/drawio/1.1.3",
  7. "last_update": "2023-11-14 10:11:57",
  8. "required_features": [
  9. "normalize/ixVolume"
  10. ],
  11. "human_version": "22.1.0_1.1.3",
  12. "version": "1.1.3",
  13. "chart_metadata": {
  14. "name": "drawio",
  15. "description": "Draw.io is a whiteboarding / diagramming software application.",
  16. "annotations": {
  17. "title": "Draw.IO"
  18. },
  19. "type": "application",
  20. "version": "1.1.3",
  21. "apiVersion": "v2",
  22. "appVersion": "22.1.0",
  23. "kubeVersion": ">=1.16.0-0",
  24. "maintainers": [
  25. {
  26. "name": "truenas",
  27. "url": "https://www.truenas.com/",
  28. "email": "dev@ixsystems.com"
  29. }
  30. ],
  31. "dependencies": [
  32. {
  33. "name": "common",
  34. "repository": "file://../../../common",
  35. "version": "1.2.2"
  36. }
  37. ],
  38. "home": "https://www.drawio.com",
  39. "icon": "https://media.sys.truenas.net/apps/drawio/icons/icon.png",
  40. "sources": [
  41. "https://hub.docker.com/r/jgraph/drawio",
  42. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/drawio",
  43. "https://github.com/jgraph/drawio"
  44. ],
  45. "keywords": [
  46. "diagram",
  47. "whiteboard"
  48. ]
  49. },
  50. "app_metadata": {
  51. "runAsContext": [
  52. {
  53. "userName": "drawio",
  54. "groupName": "drawio",
  55. "gid": 1000,
  56. "uid": 999,
  57. "description": "Draw.IO can run as a non-root user."
  58. }
  59. ],
  60. "capabilities": [],
  61. "hostMounts": []
  62. },
  63. "schema": {
  64. "groups": [
  65. {
  66. "name": "Draw.io Configuration",
  67. "description": "Configure Draw.io"
  68. },
  69. {
  70. "name": "Network Configuration",
  71. "description": "Configure Network for Draw.io"
  72. },
  73. {
  74. "name": "Storage Configuration",
  75. "description": "Configure Storage for Draw.io"
  76. },
  77. {
  78. "name": "Resources Configuration",
  79. "description": "Configure Resources for Draw.io"
  80. }
  81. ],
  82. "portals": {
  83. "web_portal": {
  84. "protocols": [
  85. "$kubernetes-resource_configmap_portal_protocol"
  86. ],
  87. "host": [
  88. "$kubernetes-resource_configmap_portal_host"
  89. ],
  90. "ports": [
  91. "$kubernetes-resource_configmap_portal_port"
  92. ],
  93. "path": "$kubernetes-resource_configmap_portal_path"
  94. }
  95. },
  96. "questions": [
  97. {
  98. "variable": "drawioConfig",
  99. "label": "",
  100. "group": "Draw.io Configuration",
  101. "schema": {
  102. "type": "dict",
  103. "attrs": [
  104. {
  105. "variable": "additionalEnvs",
  106. "label": "Additional Environment Variables",
  107. "description": "Configure additional environment variables for Draw.io.",
  108. "schema": {
  109. "type": "list",
  110. "default": [],
  111. "items": [
  112. {
  113. "variable": "env",
  114. "label": "Environment Variable",
  115. "schema": {
  116. "type": "dict",
  117. "attrs": [
  118. {
  119. "variable": "name",
  120. "label": "Name",
  121. "schema": {
  122. "type": "string",
  123. "required": true
  124. }
  125. },
  126. {
  127. "variable": "value",
  128. "label": "Value",
  129. "schema": {
  130. "type": "string",
  131. "required": true
  132. }
  133. }
  134. ]
  135. }
  136. }
  137. ]
  138. }
  139. }
  140. ]
  141. }
  142. },
  143. {
  144. "variable": "drawioNetwork",
  145. "label": "",
  146. "group": "Network Configuration",
  147. "schema": {
  148. "type": "dict",
  149. "attrs": [
  150. {
  151. "variable": "hostNetwork",
  152. "label": "Host Network",
  153. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  154. "schema": {
  155. "type": "boolean",
  156. "default": false
  157. }
  158. },
  159. {
  160. "variable": "httpPort",
  161. "label": "HTTP Port",
  162. "description": "The HTTP port for the Draw.io Web UI.\nYou have to append [/?offline=1&https=0] to the URL\n",
  163. "schema": {
  164. "type": "int",
  165. "default": 30090,
  166. "show_if": [
  167. [
  168. "hostNetwork",
  169. "=",
  170. false
  171. ]
  172. ],
  173. "min": 9000,
  174. "max": 65535,
  175. "required": true
  176. }
  177. },
  178. {
  179. "variable": "httpsPort",
  180. "label": "HTTPS Port",
  181. "description": "The HTTPS port for the Draw.io Web UI.\nYou have to append [/?offline=1] to the URL\n",
  182. "schema": {
  183. "type": "int",
  184. "default": 30091,
  185. "show_if": [
  186. [
  187. "hostNetwork",
  188. "=",
  189. false
  190. ]
  191. ],
  192. "min": 9000,
  193. "max": 65535,
  194. "required": true
  195. }
  196. }
  197. ]
  198. }
  199. },
  200. {
  201. "variable": "drawioStorage",
  202. "label": "",
  203. "group": "Storage Configuration",
  204. "schema": {
  205. "type": "dict",
  206. "attrs": [
  207. {
  208. "variable": "additionalStorages",
  209. "label": "Additional Storage",
  210. "description": "Additional storage for Draw.io.",
  211. "schema": {
  212. "type": "list",
  213. "default": [],
  214. "items": [
  215. {
  216. "variable": "storageEntry",
  217. "label": "Storage Entry",
  218. "schema": {
  219. "type": "dict",
  220. "attrs": [
  221. {
  222. "variable": "type",
  223. "label": "Type",
  224. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to a persistent volume claim.\n",
  225. "schema": {
  226. "type": "string",
  227. "required": true,
  228. "default": "ixVolume",
  229. "immutable": true,
  230. "enum": [
  231. {
  232. "value": "hostPath",
  233. "description": "Host Path (Path that already exists on the system)"
  234. },
  235. {
  236. "value": "ixVolume",
  237. "description": "ixVolume (Dataset created automatically by the system)"
  238. },
  239. {
  240. "value": "smb-pv-pvc",
  241. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  242. }
  243. ]
  244. }
  245. },
  246. {
  247. "variable": "mountPath",
  248. "label": "Mount Path",
  249. "description": "The path inside the container to mount the storage.",
  250. "schema": {
  251. "type": "path",
  252. "required": true
  253. }
  254. },
  255. {
  256. "variable": "hostPath",
  257. "label": "Host Path",
  258. "description": "The host path to use for storage.",
  259. "schema": {
  260. "type": "hostpath",
  261. "show_if": [
  262. [
  263. "type",
  264. "=",
  265. "hostPath"
  266. ]
  267. ],
  268. "required": true
  269. }
  270. },
  271. {
  272. "variable": "datasetName",
  273. "label": "Dataset Name",
  274. "description": "The name of the dataset to use for storage.",
  275. "schema": {
  276. "type": "string",
  277. "show_if": [
  278. [
  279. "type",
  280. "=",
  281. "ixVolume"
  282. ]
  283. ],
  284. "required": true,
  285. "immutable": true,
  286. "default": "storage_entry",
  287. "$ref": [
  288. "normalize/ixVolume"
  289. ]
  290. }
  291. },
  292. {
  293. "variable": "server",
  294. "label": "Server",
  295. "description": "The server for the SMB share.",
  296. "schema": {
  297. "type": "string",
  298. "show_if": [
  299. [
  300. "type",
  301. "=",
  302. "smb-pv-pvc"
  303. ]
  304. ],
  305. "required": true
  306. }
  307. },
  308. {
  309. "variable": "share",
  310. "label": "Share",
  311. "description": "The share name for the SMB share.",
  312. "schema": {
  313. "type": "string",
  314. "show_if": [
  315. [
  316. "type",
  317. "=",
  318. "smb-pv-pvc"
  319. ]
  320. ],
  321. "required": true
  322. }
  323. },
  324. {
  325. "variable": "domain",
  326. "label": "Domain (Optional)",
  327. "description": "The domain for the SMB share.",
  328. "schema": {
  329. "type": "string",
  330. "show_if": [
  331. [
  332. "type",
  333. "=",
  334. "smb-pv-pvc"
  335. ]
  336. ]
  337. }
  338. },
  339. {
  340. "variable": "username",
  341. "label": "Username",
  342. "description": "The username for the SMB share.",
  343. "schema": {
  344. "type": "string",
  345. "show_if": [
  346. [
  347. "type",
  348. "=",
  349. "smb-pv-pvc"
  350. ]
  351. ],
  352. "required": true
  353. }
  354. },
  355. {
  356. "variable": "password",
  357. "label": "Password",
  358. "description": "The password for the SMB share.",
  359. "schema": {
  360. "type": "string",
  361. "show_if": [
  362. [
  363. "type",
  364. "=",
  365. "smb-pv-pvc"
  366. ]
  367. ],
  368. "required": true,
  369. "private": true
  370. }
  371. },
  372. {
  373. "variable": "size",
  374. "label": "Size (in Gi)",
  375. "description": "The size of the volume quota.",
  376. "schema": {
  377. "type": "int",
  378. "show_if": [
  379. [
  380. "type",
  381. "=",
  382. "smb-pv-pvc"
  383. ]
  384. ],
  385. "required": true,
  386. "min": 1,
  387. "default": 1
  388. }
  389. }
  390. ]
  391. }
  392. }
  393. ]
  394. }
  395. }
  396. ]
  397. }
  398. },
  399. {
  400. "variable": "resources",
  401. "group": "Resources Configuration",
  402. "label": "",
  403. "schema": {
  404. "type": "dict",
  405. "attrs": [
  406. {
  407. "variable": "limits",
  408. "label": "Limits",
  409. "schema": {
  410. "type": "dict",
  411. "attrs": [
  412. {
  413. "variable": "cpu",
  414. "label": "CPU",
  415. "description": "CPU limit for Draw.io.",
  416. "schema": {
  417. "type": "string",
  418. "max_length": 6,
  419. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  420. "valid_chars_error": "Valid CPU limit formats are</br>\n- Plain Integer - eg. 1</br>\n- Float - eg. 0.5</br>\n- Milicpu - eg. 500m\n",
  421. "default": "4000m",
  422. "required": true
  423. }
  424. },
  425. {
  426. "variable": "memory",
  427. "label": "Memory",
  428. "description": "Memory limit for Draw.io.",
  429. "schema": {
  430. "type": "string",
  431. "max_length": 12,
  432. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  433. "valid_chars_error": "Valid Memory limit formats are</br>\n- Suffixed with E/P/T/G/M/K - eg. 1G</br>\n- Suffixed with Ei/Pi/Ti/Gi/Mi/Ki - eg. 1Gi</br>\n- Plain Integer in bytes - eg. 1024</br>\n- Exponent - eg. 134e6\n",
  434. "default": "8Gi",
  435. "required": true
  436. }
  437. }
  438. ]
  439. }
  440. }
  441. ]
  442. }
  443. }
  444. ]
  445. },
  446. "app_readme": "<h1>Draw.io</h1>\n<p><a href=\"https://www.drawio.com\">Draw.io</a> is a whiteboarding / diagramming software application.</p>",
  447. "detailed_readme": "<h1>Draw.io</h1>\n<p><a href=\"https://www.drawio.com\">Draw.io</a> is a whiteboarding / diagramming software application.</p>",
  448. "changelog": null
  449. }
  450. }