app_versions.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600
  1. {
  2. "1.0.120": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/charts/home-assistant/1.0.120",
  7. "last_update": "2023-11-14 10:11:57",
  8. "required_features": [
  9. "definitions/timezone",
  10. "normalize/ixVolume"
  11. ],
  12. "human_version": "2023.11.2_1.0.120",
  13. "version": "1.0.120",
  14. "chart_metadata": {
  15. "name": "home-assistant",
  16. "description": "Home Assistant App for TrueNAS SCALE",
  17. "annotations": {
  18. "title": "Home Assistant"
  19. },
  20. "type": "application",
  21. "version": "1.0.120",
  22. "apiVersion": "v2",
  23. "appVersion": "2023.11.2",
  24. "kubeVersion": ">=1.16.0-0",
  25. "maintainers": [
  26. {
  27. "name": "truenas",
  28. "url": "https://www.truenas.com/",
  29. "email": "dev@ixsystems.com"
  30. }
  31. ],
  32. "dependencies": [
  33. {
  34. "name": "common",
  35. "repository": "file://../../../common/2304.0.1",
  36. "version": "2304.0.1"
  37. }
  38. ],
  39. "home": "https://github.com/home-assistant/home-assistant",
  40. "icon": "https://media.sys.truenas.net/apps/home-assistant/icons/icon.png",
  41. "sources": [
  42. "https://github.com/home-assistant/home-assistant",
  43. "https://github.com/truenas/charts/tree/master/charts/home-assistant"
  44. ],
  45. "keywords": [
  46. "home-automation"
  47. ]
  48. },
  49. "app_metadata": {
  50. "runAsContext": [
  51. {
  52. "userName": "root",
  53. "groupName": "root",
  54. "gid": 0,
  55. "uid": 0,
  56. "description": "Home-Assistant runs as root user."
  57. },
  58. {
  59. "userName": "root",
  60. "groupName": "root",
  61. "gid": 0,
  62. "uid": 0,
  63. "description": "Postgres runs as root user."
  64. }
  65. ],
  66. "capabilities": [
  67. {
  68. "name": "CHOWN",
  69. "description": "Home Assistant and Postgres are able to chown files."
  70. },
  71. {
  72. "name": "FOWNER",
  73. "description": "Home Assistant and Postgres are able to bypass permission checks for it's sub-processes."
  74. },
  75. {
  76. "name": "SYS_CHROOT",
  77. "description": "Home Assistant and Postgres are able to use chroot."
  78. },
  79. {
  80. "name": "MKNOD",
  81. "description": "Home Assistant and Postgres are able to create device nodes."
  82. },
  83. {
  84. "name": "DAC_OVERRIDE",
  85. "description": "Home Assistant and Postgres are able to bypass permission checks."
  86. },
  87. {
  88. "name": "FSETID",
  89. "description": "Home Assistant and Postgres are able to set file capabilities."
  90. },
  91. {
  92. "name": "KILL",
  93. "description": "Home Assistant and Postgres are able to kill processes."
  94. },
  95. {
  96. "name": "SETGID",
  97. "description": "Home Assistant and Postgres are able to set group ID for it's sub-processes."
  98. },
  99. {
  100. "name": "SETUID",
  101. "description": "Home Assistant and Postgres are able to set user ID for it's sub-processes."
  102. },
  103. {
  104. "name": "SETPCAP",
  105. "description": "Home Assistant and Postgres are able to set process capabilities."
  106. },
  107. {
  108. "name": "NET_BIND_SERVICE",
  109. "description": "Home Assistant and Postgres are able to bind to privileged ports."
  110. },
  111. {
  112. "name": "SETFCAP",
  113. "description": "Home Assistant and Postgres are able to set file capabilities."
  114. },
  115. {
  116. "name": "NET_RAW",
  117. "description": "Home Assistant and Postgres are able to use raw sockets."
  118. },
  119. {
  120. "name": "AUDIT_WRITE",
  121. "description": "Home Assistant and Postgres are able to write to audit log."
  122. }
  123. ],
  124. "hostMounts": []
  125. },
  126. "schema": {
  127. "groups": [
  128. {
  129. "name": "Configuration",
  130. "description": "Home Assistant application configuration"
  131. },
  132. {
  133. "name": "Storage",
  134. "description": "Configure storage for homeassistant"
  135. },
  136. {
  137. "name": "Networking",
  138. "description": "Networking Configuration for homeassistant"
  139. },
  140. {
  141. "name": "Advanced DNS Settings",
  142. "description": "Configure DNS settings"
  143. },
  144. {
  145. "name": "Resource Limits",
  146. "description": "Set CPU/memory limits for Kubernetes Pod"
  147. }
  148. ],
  149. "portals": {
  150. "web_portal": {
  151. "protocols": [
  152. "http"
  153. ],
  154. "host": [
  155. "$node_ip"
  156. ],
  157. "ports": [
  158. "$variable-web_port"
  159. ],
  160. "path": "/"
  161. }
  162. },
  163. "questions": [
  164. {
  165. "variable": "web_port",
  166. "label": "Web Port for homeassistant",
  167. "group": "Networking",
  168. "schema": {
  169. "type": "int",
  170. "min": 8000,
  171. "max": 65535,
  172. "default": 20810,
  173. "required": true
  174. }
  175. },
  176. {
  177. "variable": "timezone",
  178. "label": "Configure timezone",
  179. "group": "Configuration",
  180. "description": "Configure timezone for Home Assistant",
  181. "schema": {
  182. "type": "string",
  183. "$ref": [
  184. "definitions/timezone"
  185. ],
  186. "enum": [
  187. {
  188. "value": "Asia/Damascus",
  189. "description": "'Asia/Damascus' timezone"
  190. },
  191. {
  192. "value": "Asia/Saigon",
  193. "description": "'Asia/Saigon' timezone"
  194. }
  195. ],
  196. "default": "America/Los_Angeles"
  197. }
  198. },
  199. {
  200. "variable": "hostNetwork",
  201. "label": "Enable Host Network",
  202. "group": "Networking",
  203. "schema": {
  204. "type": "boolean",
  205. "default": false
  206. }
  207. },
  208. {
  209. "variable": "dnsConfig",
  210. "label": "DNS Configuration",
  211. "group": "Advanced DNS Settings",
  212. "schema": {
  213. "type": "dict",
  214. "attrs": [
  215. {
  216. "variable": "options",
  217. "label": "DNS Options",
  218. "schema": {
  219. "type": "list",
  220. "items": [
  221. {
  222. "variable": "optionsEntry",
  223. "label": "Option Entry Configuration",
  224. "schema": {
  225. "type": "dict",
  226. "attrs": [
  227. {
  228. "variable": "name",
  229. "label": "Option Name",
  230. "schema": {
  231. "type": "string",
  232. "required": true
  233. }
  234. },
  235. {
  236. "variable": "value",
  237. "label": "Option Value",
  238. "schema": {
  239. "type": "string",
  240. "required": true
  241. }
  242. }
  243. ]
  244. }
  245. }
  246. ]
  247. }
  248. }
  249. ]
  250. }
  251. },
  252. {
  253. "variable": "ownerUID",
  254. "label": "Storage User ID",
  255. "description": "User ID of the storage volume being used (application will chown the storage volume path with specified UID)",
  256. "group": "Configuration",
  257. "schema": {
  258. "type": "int",
  259. "default": 568,
  260. "min": 1,
  261. "max": 65535
  262. }
  263. },
  264. {
  265. "variable": "ownerGID",
  266. "label": "Storage Group ID",
  267. "description": "Group ID of the storage volume being used (application will chown the storage volume path with specified GID)",
  268. "group": "Configuration",
  269. "schema": {
  270. "type": "int",
  271. "default": 568,
  272. "min": 1,
  273. "max": 65535
  274. }
  275. },
  276. {
  277. "variable": "environmentVariables",
  278. "label": "Home Assistant environment",
  279. "group": "Configuration",
  280. "schema": {
  281. "type": "list",
  282. "default": [],
  283. "items": [
  284. {
  285. "variable": "environmentVariable",
  286. "label": "Environment Variable",
  287. "schema": {
  288. "type": "dict",
  289. "attrs": [
  290. {
  291. "variable": "name",
  292. "label": "Name",
  293. "schema": {
  294. "type": "string"
  295. }
  296. },
  297. {
  298. "variable": "value",
  299. "label": "Value",
  300. "schema": {
  301. "type": "string"
  302. }
  303. }
  304. ]
  305. }
  306. }
  307. ]
  308. }
  309. },
  310. {
  311. "variable": "appVolumeMounts",
  312. "label": "Home Assistant Storage",
  313. "group": "Storage",
  314. "schema": {
  315. "type": "dict",
  316. "attrs": [
  317. {
  318. "variable": "config",
  319. "label": "Storage Volume for Configuration",
  320. "schema": {
  321. "type": "dict",
  322. "attrs": [
  323. {
  324. "variable": "datasetName",
  325. "label": "Configuration Storage Volume Dataset Name",
  326. "schema": {
  327. "type": "string",
  328. "hidden": true,
  329. "$ref": [
  330. "normalize/ixVolume"
  331. ],
  332. "show_if": [
  333. [
  334. "hostPathEnabled",
  335. "=",
  336. false
  337. ]
  338. ],
  339. "default": "ix-config",
  340. "editable": false
  341. }
  342. },
  343. {
  344. "variable": "mountPath",
  345. "label": "Configuration Storage Mount Path",
  346. "description": "Path where the volume will be mounted inside the pod",
  347. "schema": {
  348. "type": "path",
  349. "hidden": true,
  350. "editable": true,
  351. "default": "/config"
  352. }
  353. },
  354. {
  355. "variable": "hostPathEnabled",
  356. "label": "Enable Custom Host Path for Home Assistant Configuration Storage Volume",
  357. "schema": {
  358. "type": "boolean",
  359. "default": false,
  360. "show_subquestions_if": true,
  361. "subquestions": [
  362. {
  363. "variable": "hostPath",
  364. "label": "Host Path for Home Assistant Configuration Storage Volume",
  365. "schema": {
  366. "type": "hostpath",
  367. "required": true
  368. }
  369. }
  370. ]
  371. }
  372. }
  373. ]
  374. }
  375. },
  376. {
  377. "variable": "media",
  378. "label": "Storage Volume for Media",
  379. "schema": {
  380. "type": "dict",
  381. "attrs": [
  382. {
  383. "variable": "datasetName",
  384. "label": "Media Storage Volume Dataset Name",
  385. "schema": {
  386. "type": "string",
  387. "hidden": true,
  388. "$ref": [
  389. "normalize/ixVolume"
  390. ],
  391. "show_if": [
  392. [
  393. "hostPathEnabled",
  394. "=",
  395. false
  396. ]
  397. ],
  398. "default": "ix-media",
  399. "editable": false
  400. }
  401. },
  402. {
  403. "variable": "mountPath",
  404. "label": "Media Storage Mount Path",
  405. "description": "Path where the volume will be mounted inside the pod",
  406. "schema": {
  407. "type": "path",
  408. "hidden": true,
  409. "editable": true,
  410. "default": "/media"
  411. }
  412. },
  413. {
  414. "variable": "hostPathEnabled",
  415. "label": "Enable Custom Host Path for Home Assistant Media Storage Volume",
  416. "schema": {
  417. "type": "boolean",
  418. "default": false,
  419. "show_subquestions_if": true,
  420. "subquestions": [
  421. {
  422. "variable": "hostPath",
  423. "label": "Host Path for Home Assistant Media Storage Volume",
  424. "schema": {
  425. "type": "hostpath",
  426. "required": true
  427. }
  428. }
  429. ]
  430. }
  431. }
  432. ]
  433. }
  434. }
  435. ]
  436. }
  437. },
  438. {
  439. "variable": "postgresAppVolumeMounts",
  440. "label": "Postgres Storage",
  441. "group": "Storage",
  442. "schema": {
  443. "type": "dict",
  444. "hidden": true,
  445. "attrs": [
  446. {
  447. "variable": "postgres-data",
  448. "label": "Postgres Data Volume",
  449. "schema": {
  450. "type": "dict",
  451. "attrs": [
  452. {
  453. "variable": "datasetName",
  454. "label": "Postgres Data Volume Name",
  455. "schema": {
  456. "type": "string",
  457. "$ref": [
  458. "normalize/ixVolume"
  459. ],
  460. "default": "ix-postgres_data",
  461. "editable": false
  462. }
  463. },
  464. {
  465. "variable": "mountPath",
  466. "label": "Postgresql Data Mount Path",
  467. "description": "Path where the volume will be mounted inside the pod",
  468. "schema": {
  469. "type": "path",
  470. "editable": false,
  471. "default": "/var/lib/postgresql/data"
  472. }
  473. }
  474. ]
  475. }
  476. },
  477. {
  478. "variable": "postgres-backup",
  479. "label": "Postgres Backup Volume",
  480. "schema": {
  481. "type": "dict",
  482. "attrs": [
  483. {
  484. "variable": "datasetName",
  485. "label": "Postgres Backup Volume Name",
  486. "schema": {
  487. "type": "string",
  488. "$ref": [
  489. "normalize/ixVolume"
  490. ],
  491. "default": "ix-postgres_backups",
  492. "editable": false
  493. }
  494. },
  495. {
  496. "variable": "mountPath",
  497. "label": "Postgresql Backup Mount Path",
  498. "description": "Path where the volume will be mounted inside the pod",
  499. "schema": {
  500. "type": "path",
  501. "editable": false,
  502. "default": "/postgres_backups"
  503. }
  504. }
  505. ]
  506. }
  507. }
  508. ]
  509. }
  510. },
  511. {
  512. "variable": "extraAppVolumeMounts",
  513. "label": "Extra Host Path Volumes",
  514. "group": "Storage",
  515. "schema": {
  516. "type": "list",
  517. "items": [
  518. {
  519. "variable": "extraAppVolume",
  520. "label": "Host Path Volume",
  521. "description": "Add an extra host path volume for Home Assistant application",
  522. "schema": {
  523. "type": "dict",
  524. "attrs": [
  525. {
  526. "variable": "mountPath",
  527. "label": "Mount Path in Pod",
  528. "description": "Path where the volume will be mounted inside the pod",
  529. "schema": {
  530. "type": "path",
  531. "required": true
  532. }
  533. },
  534. {
  535. "variable": "hostPath",
  536. "label": "Host Path",
  537. "description": "Host path",
  538. "schema": {
  539. "type": "hostpath",
  540. "required": true
  541. }
  542. }
  543. ]
  544. }
  545. }
  546. ]
  547. }
  548. },
  549. {
  550. "variable": "enableResourceLimits",
  551. "label": "Enable Pod resource limits",
  552. "group": "Resource Limits",
  553. "schema": {
  554. "type": "boolean",
  555. "default": false
  556. }
  557. },
  558. {
  559. "variable": "cpuLimit",
  560. "label": "CPU Limit",
  561. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  562. "group": "Resource Limits",
  563. "schema": {
  564. "type": "string",
  565. "show_if": [
  566. [
  567. "enableResourceLimits",
  568. "=",
  569. true
  570. ]
  571. ],
  572. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  573. "default": "4000m"
  574. }
  575. },
  576. {
  577. "variable": "memLimit",
  578. "label": "Memory Limit",
  579. "group": "Resource Limits",
  580. "description": "Memory limits is specified by number of bytes. Followed by quantity suffix like E,P,T,G,M,k and Ei,Pi,Ti,Mi,Gi,Ki can also be used. e.g 129e6, 129M, 128974848000m, 123Mi",
  581. "schema": {
  582. "type": "string",
  583. "show_if": [
  584. [
  585. "enableResourceLimits",
  586. "=",
  587. true
  588. ]
  589. ],
  590. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  591. "default": "8Gi"
  592. }
  593. }
  594. ]
  595. },
  596. "app_readme": "<p>home-assistant App for TrueNAS SCALE</p>",
  597. "detailed_readme": "<h1>Introduction</h1>\n<p>home assistant App for TrueNAS SCALE</p>",
  598. "changelog": null
  599. }
  600. }