Commit Graph

918 Commits

Author SHA1 Message Date
Joachim Baten bdba3de36b
fix(spotweb): Add validation to user information (#1645)
* Add validation to username, firstname and lastname

* Add email validation

* Bump version number

* Add validation.md to docs + fix unescaped char in email regex

* Remove comments from questions.yaml
2022-01-06 12:16:54 +01:00
TrueCharts-Bot be4984be94 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-04 20:49:29 +00:00
Renovate Bot 6bc77fd079 chore(deps): update helm general non-major helm releases 2022-01-04 20:09:50 +00:00
TrueCharts-Bot b1e6ee7e74 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-03 21:51:45 +00:00
renovate[bot] ed4e1ee754
chore(deps): update docker general non-major (#1646)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-03 22:36:51 +01:00
TrueCharts-Bot e63d1111b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-30 10:56:37 +00:00
Stavros Kois 81243a0c35
feat(shlink-web-client): Add shlink-web-client (#1618)
* feat(shlink-web-client): Add shlink-web-client

* mark questions as TODO

* update image (pending digest)

* remove port var (it does not do anything on this image)

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* runasroot

* use the freed deepstack port for spotweb and also document its port

* yea.. that :D

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-30 11:52:55 +01:00
Stavros Kois ca27a83ecc
chore(deepstack); move it to stable train (#1633)
* chore(deeptack); move it to stable train

* remove gpu+cpu separated apps

* doc ports
2021-12-29 20:52:31 +01:00
TrueCharts-Bot 432fb726ff Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-29 15:26:18 +00:00
Kjeld Schouten-Lebbing d3b029dade
feat(deepstack): create deepstack cpu+gpu app as multi-container PoC (#1628)
* feat(deepstack): create deepstack cpu+gpu app as multi-container PoC

* add questions.yaml image selector dropdown

* clean app
2021-12-29 16:21:28 +01:00
TrueCharts-Bot b596ad16b3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-28 15:32:09 +00:00
renovate[bot] 471e82aac4
chore(deps): update helm general non-major helm releases (#1623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:46:00 +01:00
TrueCharts-Bot efa96bc536 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-28 12:07:03 +00:00
Joachim Baten ae6c924126
feat(spotweb): Add Spotweb (#1617)
* Intial chart files for spotweb

* Tweak questions for needed information

* Add descriptions to env vars and make password private

* Update charts/incubator/spotweb/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Remove unneeded escalation setting

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/spotweb/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/spotweb/values.yaml

* Update charts/incubator/spotweb/Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-28 13:02:51 +01:00
TrueCharts-Bot b5163758d2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-28 11:54:49 +00:00
Stavros Kois 9178a95f0a
fix(shlink): protocol is `HTTP` (#1619)
* fix(shlink): protocol is `HTTP`

* defaults to tcp anyway

* this is backend, there is no portal...
2021-12-28 12:50:58 +01:00
TrueCharts-Bot 4b36da9eb9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-27 23:02:19 +00:00
TrueCharts-Bot b63d32d89d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-27 12:44:49 +00:00
Stavros Kois d7606c4841
feat(shlink): Add shlink (#1616)
* feat(shlink): Add shlink

* try this

* Update charts/incubator/shlink/values.yaml

* remove unwated `v`

* deal with redis later

* Update charts/incubator/shlink/values.yaml

* set default redisUsername

* Update charts/incubator/shlink/values.yaml

* re-enable redis and give rootfs access

* try this

* run as root

* update questions

* add icon

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-27 13:40:31 +01:00
TrueCharts-Bot a967af3092 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-27 08:23:26 +00:00
renovate[bot] 58fe318d01
chore(deps): update docker general non-major (#1615)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-27 09:15:02 +01:00
TrueCharts-Bot 6a4d04ef34 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-24 17:41:49 +00:00
renovate[bot] cdc192e00e
chore(deps): update docker general non-major (#1607)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-24 18:33:13 +01:00
TrueCharts-Bot c7bcde2d27 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-21 18:46:27 +00:00
renovate[bot] 7d8245d5ce
chore(deps): update helm general non-major helm releases (#1596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-21 19:07:31 +01:00
TrueCharts-Bot 567b2242f3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-20 17:59:30 +00:00
renovate[bot] d9922d6113
chore(deps): update docker general non-major (#1589)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-20 18:53:43 +01:00
TrueCharts-Bot c815c49fc5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 23:48:50 +00:00
kjeld Schouten-Lebbing 4d67abc47d
chore(apps): Last patch bump before RC2 branch-off 2021-12-20 00:02:11 +01:00
Stavros Kois 8825239904
chore(apps): remove hidden vars/configs from `questions.yaml` after making sure they are defined in `values.yaml` (#1577) 2021-12-19 23:52:38 +01:00
Stavros Kois 7f8336a0d2
chore(apps): remove `editable: true` as this is the default (#1576) 2021-12-19 23:49:27 +01:00
Stavros Kois 5dacd1a206
chore(apps): remove `Enable the port` button from `questions.yaml` as it was already hidden and defined in `values.yaml` (#1575) 2021-12-19 23:48:56 +01:00
TrueCharts-Bot 2761b99c82 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 19:01:08 +00:00
renovate[bot] 1fabdd98d0
chore(deps): update helm general non-major helm releases (#1571)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-19 18:55:43 +01:00
TrueCharts-Bot 6b6a2eb4b2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 15:38:23 +00:00
renovate[bot] 1f333d7f9c
chore(deps): update docker general non-major (#1567)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 16:27:53 +01:00
TrueCharts-Bot 552fd3d562 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-18 20:15:26 +00:00
Stavros Kois cf1485a0b7
chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts

* persistence cleanup pt1

* persistence cleanup pt2

* persistence cleanup pt3

* persistence cleanup pt4

* persistence cleanup pt5

* remove gui for staticfiles for recipes

* make mountPath visible and read-only field

* make mountPath visible and read-only field

* bump patch

* remove trailing `/` on paths and fix freerad

* enable udev (scrutiny)

* also cleanup vCT

* move mountPath under advanced

* update mountPath label

* bump patch dep train
2021-12-18 20:25:00 +01:00
TrueCharts-Bot 43171d2bb3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-17 14:00:55 +00:00
Stavros Kois 9d19dd0d64
fix(paperless-ng): app needs r/w access to rootfs (#1549)
* fix(paperless-ng): app needs r/w access to rootfs

* bump patch

* chore(tdarr): simplify hostPath GUI
2021-12-17 14:55:06 +01:00
Renovate Bot e3f4d43294 chore(deps): update docker general non-major 2021-12-15 18:17:15 +00:00
NightShaman f840d3c2a2
chore(apps): App-Icon Organization (#1539) 2021-12-15 18:52:33 +01:00
TrueCharts-Bot 2de786dc43 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-14 20:47:51 +00:00
renovate[bot] 2ea1e021c1
chore(deps): update helm general non-major helm releases (#1535)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 21:03:35 +01:00
TrueCharts-Bot 1a3e47cf3e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 21:49:57 +00:00
renovate[bot] df56cc5119
chore(deps): update docker general non-major (#1531)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 22:43:40 +01:00
TrueCharts-Bot 9de89eab30 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 12:44:41 +00:00
kjeld Schouten-Lebbing d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00
renovate[bot] e5cc646f5d
chore(deps): update docker general major docker tags (major) (#1523)
* chore(deps): update docker general major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 12:51:41 +01:00
Stavros Kois 9aab824dcd
chore(apps): fix some icons (#1525) 2021-12-13 12:51:30 +01:00
Stavros Kois ca0aac293b
fix(duckdns): add TOKEN in gui (#1524) 2021-12-13 12:51:21 +01:00
TrueCharts-Bot 6c857046a6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 11:05:05 +00:00
renovate[bot] 769a9b625f
chore(deps): update docker general non-major (#1522)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-13 11:59:48 +01:00
TrueCharts-Bot 4c2764a13f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-12 22:42:29 +00:00
kjeld Schouten-Lebbing 393a81ab7d
move dev to incubator 2021-12-12 23:31:14 +01:00
TrueCharts-Bot df32ffaa37 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-12 12:36:42 +00:00
renovate[bot] 405727c09d
chore(deps): update docker general non-major (#1518)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-12 13:30:07 +01:00
Stavros Kois e7bac1baab
fix(tdarr-node): provide better defaults to work with `simple` network (#1512) 2021-12-11 20:33:55 +01:00
TrueCharts-Bot 6118ad4c78 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-11 14:41:32 +00:00
renovate[bot] 3b2aa08323
chore(deps): update general helm non-major helm releases (#1509)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-11 14:37:13 +01:00
TrueCharts-Bot 05a3c5128d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-11 12:19:54 +00:00
renovate[bot] 03112f38f7
chore(deps): update non-major docker (#1507)
* chore(deps): update non-major docker

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-11 13:03:48 +01:00
TrueCharts-Bot 436ac7dfd3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-07 22:59:37 +00:00
renovate[bot] 2db53b88e6
chore(deps): update non-major deps helm releases (#1481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-07 23:23:24 +01:00
TrueCharts-Bot 6e3be5a541 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-07 21:14:11 +00:00
renovate[bot] d0817db78e
chore(deps): update tccr.io/truecharts/clarkson:v1.1.2 docker digest to 27051a8 (#1484)
* chore(deps): update tccr.io/truecharts/clarkson:v1.1.2 docker digest to 27051a8

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-07 22:10:44 +01:00
TrueCharts-Bot f6a07cac40 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-07 11:34:24 +00:00
Stavros Kois a44cdc9996
fix(apps): enable redis on 2 apps (#1480)
* fix(apps): enable redis on 2 apps

* bump patch
2021-12-07 12:31:00 +01:00
TrueCharts-Bot 2d7f48c7f8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-05 23:17:30 +00:00
renovate[bot] b5db6f780d
chore(deps): update non-major deps helm releases (#1471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 23:41:57 +01:00
TrueCharts-Bot 874cc94cd0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-05 14:39:20 +00:00
renovate[bot] fc1cbd038f
chore(deps): update non-major deps helm releases (#1468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 14:41:47 +01:00
TrueCharts-Bot d6179ef184 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-05 12:00:48 +00:00
renovate[bot] 885b253b8b
chore(deps): update non-major (#1466) 2021-12-05 12:48:06 +01:00
TrueCharts-Bot 112f6397fe Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-05 00:50:14 +00:00
kjeld Schouten-Lebbing 4688d6cdb4
chore(Apps): bump apps to generate security page 2021-12-05 00:54:01 +01:00
TrueCharts-Bot fb1da28904 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-04 20:34:35 +00:00
TrueCharts-Bot 1e5e56b8ad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-04 20:11:45 +00:00
renovate[bot] 91ccfe2631
chore(deps): update non-major deps helm releases (#1453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-04 01:29:25 +01:00
TrueCharts-Bot 63e8f0b559 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:44:18 +00:00
renovate[bot] e8dbca32f5
chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00
kjeld Schouten-Lebbing 7f1f73a349
fix some mistakes with container references 2021-12-03 13:45:53 +01:00
kjeld Schouten-Lebbing 9ab1b65059
chore(apps): ensure container references are prefixed with v 2021-12-03 13:16:22 +01:00
Kjeld Schouten-Lebbing 46c3126fa4
chore(apps): move all container references to TCCR (#1448) 2021-12-03 13:02:44 +01:00
TrueCharts-Bot 91b4fd8ff3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 14:31:49 +00:00
renovate[bot] 83c67ad3fa
chore(deps): update non-major deps helm releases (#1434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 15:24:38 +01:00
TrueCharts-Bot 15c8db1b8b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 14:16:37 +00:00
renovate[bot] 7adaea823d
chore(deps): update non-major deps helm releases (#1433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-30 15:07:57 +01:00
TrueCharts-Bot 04c81941f0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 13:55:42 +00:00
renovate[bot] 73c44d3c61
chore(deps): update non-major (#1431)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 14:45:07 +01:00
TrueCharts-Bot a2b9ab9926 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 13:43:50 +00:00
Kjeld Schouten-Lebbing 90b5511e0f
feat(apps): add a bunch of mariaDB backed Apps (#1407)
* feat(apps): add  a bunch of Apps, mostly mariadb-backed

* move new apps to incubator
2021-11-30 14:33:15 +01:00
TrueCharts-Bot 8779b53a53 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 13:04:15 +00:00
renovate[bot] b7c3c1a64e
chore(deps): update non-major deps helm releases (#1432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 12:28:31 +01:00
TrueCharts-Bot da229eb0f4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 09:09:34 +00:00
Renovate Bot aae84da205 chore(deps): update non-major deps helm releases 2021-11-30 08:11:54 +00:00
renovate[bot] 660d43b6f9
chore(deps): update non-major (#1423)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 09:08:45 +01:00
Stavros Kois b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range (#1415)
* fix(apps): move conflicting ports to 10xxx range

* remove `protocol: TCP` as its the default anyway

* Change `"HTTP"` -> `HTTP` to much common

* lms udp port should be udp protocol

* resolve some conflicts

* clear port 80 conficts

* clean 3000 and 5000 port conflicts

* more conflict cleaning

* more conflict cleaning

* more cleanup

* more

* cleanup

* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
kjeld Schouten-Lebbing d82d77692c
fix(uptimerobot-prometheus): correct expose api-key in GUI and move to stable 2021-11-25 00:10:04 +01:00
kjeld Schouten-Lebbing f29acef513
chore(promcord): move promcord to stable 2021-11-25 00:03:30 +01:00
kjeld Schouten-Lebbing 6e8610350a
fix(promcord): correctly expose discord token 2021-11-25 00:02:45 +01:00
kjeld Schouten-Lebbing d53c26b014
chore(minio): move minio to stable 2021-11-24 23:59:50 +01:00
kjeld Schouten-Lebbing 8ba93f2bc1
chore(unifi-poller): move unifi-poller to stable 2021-11-24 23:56:30 +01:00
kjeld Schouten-Lebbing 505aec0ed5
fix(speedtest-exporter): allow write to filesystem and move to stable 2021-11-24 23:52:08 +01:00
kjeld Schouten-Lebbing 3db44016d0
feat(unifi-poller): Add questions for default config options 2021-11-24 23:47:25 +01:00
Kjeld Schouten-Lebbing d925ce6fbf
feat(prometheus): add more config options to GUI (#1398)
* feat(prometheus): add more config options to GUI

* move to core
2021-11-24 23:10:02 +01:00
kjeld Schouten-Lebbing 6e4278d524
chore(promtail): move promtail to dependency train 2021-11-24 20:46:38 +01:00
TrueCharts-Bot eeb71cedd0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 19:10:54 +00:00
kjeld Schouten-Lebbing 57659fe0f9
fix(promtail): fix storage issues with promtail 2021-11-24 20:06:11 +01:00
TrueCharts-Bot e7ccbf8576 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 18:02:10 +00:00
kjeld Schouten-Lebbing b8fbbeeb3d
fix(promtail): correct mistake in namespace generator 2021-11-24 18:57:15 +01:00
TrueCharts-Bot d0aa093d5c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 17:42:09 +00:00
kjeld Schouten-Lebbing 82a97e930e
fix(promtail): use actual namespace on promtail 2021-11-24 18:37:14 +01:00
TrueCharts-Bot 76e2097bab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 16:44:42 +00:00
Kjeld Schouten-Lebbing fe7eff74ef
add(promtail): add our own promtail dependency App (#1394)
* add(promtail): add our own promtail dependency App

* try using an initcontainer to softlink shizzle

* linting

* hmm

* hmm

* without init

* no RO

* hmm

* hmm

* hmm no tol?

* set tag

* env gone

* no daemonset

* hmm

* ok

* dupe

* fallback error message instead of exit 1

* hmm

* the things obviously needs root
2021-11-24 17:40:43 +01:00
kjeld Schouten-Lebbing e69a12c0c7
chore(grafana): move grafana to stable 2021-11-24 12:16:28 +01:00
TrueCharts-Bot 3e92b39506 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 22:55:28 +00:00
Kjeld Schouten-Lebbing 3531ef9ea1
add(grafana): Add grafana to incubator Apps (#1391)
* add(grafana): Add grafana to incubator Apps

* whoops

* digest pin the container
2021-11-23 23:51:54 +01:00
TrueCharts-Bot 75c14cc239 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 22:30:42 +00:00
renovate[bot] 89770fafe1
chore(deps): update non-major (#1390)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 23:23:19 +01:00
TrueCharts-Bot 4e07a0bb70 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 22:16:23 +00:00
TrueCharts-Bot 3fbd49a2c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 20:42:11 +00:00
Kjeld Schouten-Lebbing 19ef571469
feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps

* delete notes

* little fix

* fix

* crlf and ignore

* keywords

* hmm

* no quote try

* portals

* skip tests for promcord

* hmm

* Add questions
2021-11-23 21:36:27 +01:00
TrueCharts-Bot 7ec178cda2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 15:31:40 +00:00
kjeld Schouten-Lebbing 70a8c38d06
chore(loki): move loki to stable 2021-11-23 16:25:59 +01:00
kjeld Schouten-Lebbing fa4063865f
fix(prometheus): correct port reference for alertmanager 2021-11-23 16:25:59 +01:00
TrueCharts-Bot 58fc8d3919 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 14:40:25 +00:00
renovate[bot] 85117fc612
chore(deps): update non-major deps helm releases (#1386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-23 13:41:33 +01:00
TrueCharts-Bot 151ab190b6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 23:47:21 +00:00
renovate[bot] 133e104e56
chore(deps): update non-major deps helm releases (#1383)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-22 23:10:40 +01:00
kjeld Schouten-Lebbing dc0e419b04
fix(prometheus): use correct port for alertmanager probe 2021-11-22 23:07:43 +01:00
kjeld Schouten-Lebbing 341541d92c
chore(prometheus): don't allow config of promop service and remove reminants 2021-11-22 22:59:32 +01:00
TrueCharts-Bot 0bd21024b3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:42:54 +00:00
kjeld Schouten-Lebbing 73e36d360b
fix(prometheus): migrate away services 2021-11-22 22:37:49 +01:00
TrueCharts-Bot d3efd3f03d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:23:18 +00:00
kjeld Schouten-Lebbing 6def1058ee
fix(prometheus): correct prometheus GUI mistakes 2021-11-22 22:16:34 +01:00
TrueCharts-Bot 22161a5f94 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:13:56 +00:00
renovate[bot] 82965339e2
chore(deps): update non-major (#1380)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:56:56 +01:00
renovate[bot] f0faea258e
chore(deps): update helm chart promtail to v3 (#1381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 21:47:49 +01:00
TrueCharts-Bot 7c6fdd7505 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 20:46:40 +00:00
kjeld Schouten-Lebbing 92483d9e14
bump prometheus 2021-11-22 21:39:25 +01:00
kjeld Schouten-Lebbing 09caaac765
chore(prometheus): some cleanup 2021-11-22 21:30:30 +01:00
TrueCharts-Bot b9e767ab57 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:38:11 +00:00
kjeld Schouten-Lebbing 8325149a19
fix(prometheus): more thoroughly show services on SCALE 2021-11-22 20:33:27 +01:00
TrueCharts-Bot 2feb3d9ae7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:20:59 +00:00
Kjeld Schouten-Lebbing 50ac8abaf3
add(prometheus): add prometheus prototype (#1379)
* Basic Prometheus Stack

* move prometheus port

* make bare-bones
2021-11-22 20:17:19 +01:00
TrueCharts-Bot 66dfb440a4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 23:38:30 +00:00
TrueCharts-Bot e67edd1f67 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 20:56:34 +00:00
Kjeld Schouten-Lebbing f6e627b61a
add(loki): Add Loki (#1367)
* initial work on Loki App

* some steps

* fix some mistakes

* hmm

* use secret instead of configmap, like upstream

* actually use the damn secret stupid

* add promtail dependency directly from upstream

* setup questions.yaml

* random butchery fix
2021-11-21 21:52:23 +01:00
Stavros Kois 02a3182701
fix(apps): Default enable all services (#1361)
* fix(apps): Default enable all services

* replace code with template

* minio

* tdarr

* aria2

* calibre

* deconz

* deluge

* littlelink

* lms

* main service and port is enabled by default

* main service and port is enabled by default pt2

* remove `type: NodePort` from values.yaml on services

* Remove `type: ClusterIP` from `values.yaml` on services

* add serviceexpert on nextcloud

* nullserv

* odoo

* protonmail-bridge split smtp and main services

* openldap

* oscam

* owncast

* pihole

* remove `enabled: true` on main from traefik and external-service

* remove `primary: true`

* qbit

* resilio sync

* vaultwarden

* valheim

* syncthing

* unfi

* zwavejs2mqtt

* teamspeak3

* transmission

* tvheadend

* test protonmail main enabled

* there is no main in protonmail duh...

* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
2021-11-21 00:20:50 +01:00
kjeld Schouten-Lebbing 3cdec69423
chore(metallb): move metallb to core train 2021-11-19 01:10:20 +01:00
TrueCharts-Bot 610212d0a3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 23:06:57 +00:00
renovate[bot] f4e6dbe7bc
chore(deps): update non-major deps helm releases (#1345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
TrueCharts-Bot 8da0942f10 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 23:31:18 +00:00
renovate[bot] 55c73e77a8
chore(deps): update non-major deps helm releases (#1338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
kjeld Schouten-Lebbing 97be0572cf
chore(dependency): bump common and move mariadb 2021-11-15 20:01:00 +01:00
TrueCharts-Bot f2f6f8d9f3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 18:50:19 +00:00
Kjeld Schouten-Lebbing 004e845745
feat(mariadb): Add MariaDB App (#1333)
* add initial work on mariadb App

* hmm

* bump common
2021-11-15 19:47:17 +01:00
Stavros Kois 19df900522
chore(apps): persistence cleanup and small bugfixes (#1329)
* chore(apps): remove persistence size from values

* remove type from persistence from values.yaml

* remove accessMode from persistence from values

* devices dont user persistence

* remove empty lines

* restore accessMode in common, whoops

* quote all mountPaths

* convert `'` to `"`

* fix empty lines

* add missing mountPath on values

* add missing persistence on values

* fix var name on quetsions

* remove disabled persistence from values which are not even defined in questions

* remove more type, accessMode and size

* mountpath -> mountPath

* mounthPath -> mountPath

* booksonic-air persistence cleanup

* remove empty lines

* fix mountPath

* remove unused persistence

* teamspeak3 fix var name in persistence

* remove persistence that will probably be user defined storage

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix openldap volclaim

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix path ff3

* fix mountPath

* add missing persistence from values

* remove persistence that will probably be user defined storage

* revert changes in volClaimTemplate

* remove varrun from questions

* fix and cleanup questions postgres

* calm down CI

* ci only value
2021-11-14 20:19:16 +01:00
TrueCharts-Bot 56de7f45de Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 18:24:22 +00:00
renovate[bot] 8da7e0bc30
chore(deps): update non-major deps helm releases (#1328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +01:00
renovate[bot] f4de89c92c
chore(deps): update non-major (#1327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
Stavros Kois e01520c550
chore(apps): move port above advanced in GUI (#1326) 2021-11-14 15:32:48 +01:00
Stavros Kois fa93d84e29
chore(apps): clean up Chart.yaml (#1322)
* fix url for maintainers

* chore(apps): clean up Chart.yaml

* remove whitespace

* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros Kois 381411ac1c
fix(Apps): split udp and tcp ports (#1321)
* fix(deluge): split udp and tcp ports

* fix(syncthing): split udp and tcp ports

* remove extra empty lines
2021-11-14 12:38:43 +01:00
kjeld Schouten-Lebbing bf22f12541
chore(LMS): move to LMS to stable 2021-11-14 11:59:32 +01:00
Stavros Kois 9ce1d87588
fix(minio): use the new path regex (#1318) 2021-11-13 22:05:19 +01:00
Stavros Kois 8f4a7fc500
chore(Apps): fixes around the GUI refactor (#1316)
* fix min value on minio

* update service UI on LMS

* remove duplicate required from authelia

* remove Duplicate port defaults

* fix nextcloud duplicate required

* fix nullserv services

* fix plex duplicate default

* fix syncthing duplicate required

* syncthing replace code with include

* teamspeak replace code with include

* fix traefik duplicate required

* Unifi replace code with include

* Update label/description on `port` section

* remove type on nullserv's service

* remove extra space

* lowercase port names

* also lowercase service name omada
2021-11-13 22:05:00 +01:00
Kjeld Schouten-Lebbing 47cad0cd50
feat(deps): move deps to incubator (#1311)
* feat(deps): move deps to incubator and alias the common chart

* reverse a tryout

* fixup a postgresql mistake
2021-11-12 20:00:12 +01:00
TrueCharts-Bot 00f826f148 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 18:07:06 +00:00
kjeld Schouten-Lebbing b9f10685a9
fix(redis): bump common on redis 2021-11-12 19:02:31 +01:00
TrueCharts-Bot 3e7b2a7aab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 17:35:14 +00:00
Ralph 0acae00d7b
added minio standalone (#1308)
* added minio

* Fix readme

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yml

Add newline at EOF

* fixed what space

* Added minio user default value

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Ralph <ralph@blackhillsinfosec.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-12 18:30:45 +01:00
Kjeld Schouten-Lebbing f76ba0ae92
feat(Redis): add redis App (#1309)
* feat(Redis): add redis App

* Fixup questions.yaml for redis and add common injector

* fix lint
2021-11-12 18:28:36 +01:00
kjeld Schouten-Lebbing 4a59520644
delete unused files from memcached 2021-11-12 00:49:21 +01:00
TrueCharts-Bot 2ff75073fc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-11 21:02:17 +00:00
Kjeld Schouten-Lebbing 4a2fa6280d
feat(memcached): add memcached App (#1307) 2021-11-11 21:58:55 +01:00
Stavros Kois 477c4c6290
fix(apps): Allow spaces in paths (#1306) 2021-11-10 22:14:55 +01:00
TrueCharts-Bot b31d2f6916 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 18:00:36 +00:00
kjeld Schouten-Lebbing 7fd720c890
fix(metallb): correct questions structure 2021-11-10 18:51:22 +01:00
TrueCharts-Bot cb3cdcbd31 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:52:29 +00:00
Kjeld Schouten-Lebbing fdb5d68c52
Update Chart.yaml 2021-11-10 17:49:13 +01:00
TrueCharts-Bot 71bcd48624 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:39:35 +00:00
Kjeld Schouten-Lebbing 023eb2f4cd
Add a metallb app (#1305)
* Add a metallb app

* add metallb repo
2021-11-10 17:35:49 +01:00
TrueCharts-Bot 04c917922a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 12:14:22 +00:00
renovate[bot] d47e9a4829
chore(deps): update non-major deps helm releases (#1297)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
TrueCharts-Bot 59dfd3f1c9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 10:35:01 +00:00
renovate[bot] db08335156
chore(deps): update non-major docker tags (#1300)
* chore(deps): update non-major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 11:29:25 +01:00
renovate[bot] f743ffe75e
chore(deps): update non-major (#1296)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:27:44 +01:00
TrueCharts-Bot ad23e030c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 19:48:04 +00:00
renovate[bot] f127275770
chore(deps): update non-major deps helm releases (#1295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 19:07:51 +01:00
TrueCharts-Bot 2bd3a06042 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 17:16:25 +00:00
renovate[bot] fc8d926fee
chore(deps): update non-major (#1270)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 17:57:54 +01:00
TrueCharts-Bot 66c5becadf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 16:24:09 +00:00
renovate[bot] d1dd00ba74
chore(deps): update non-major deps helm releases (#1291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 15:54:08 +01:00
TrueCharts-Bot dfd8d59a92 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 12:32:49 +00:00
kjeld Schouten-Lebbing 2bb58ab062
change omada description 2021-11-07 13:27:48 +01:00
kjeld Schouten-Lebbing 92e305a516
bump omada to be sure 2021-11-07 13:26:59 +01:00
kjeld Schouten-Lebbing 574852967b
chore(Omada): Move to incubator and initial fixes 2021-11-07 12:14:05 +01:00
kjeld Schouten-Lebbing 96cda1b6ef
fix(tdarr-node): fix significant config mistakes 2021-11-07 11:57:56 +01:00
Kjeld Schouten-Lebbing d648f10e94
feat(Apps): Simplify the Services GUI (#1290)
* standardise default serviceType

* remove noteport default setting

* completely yeet nodeport

* remove some crap from targetPort

* Simplify ports section

* fix calibre

* fix gitea

* cleanup hyperionNG
Fixes: #1288

* fix k8s gateway mistake

* fix miniflux

* fix nextcloud

* nulserv and nzbhydra fixes

* owncase fix

* resilio fix

* tdarrfix

* unifi and valheim fixes
2021-11-07 00:32:56 +01:00
kjeld Schouten-Lebbing 6077dea94b
also add targetPorts to incubator Values.yaml 2021-11-06 23:13:38 +01:00
Kjeld Schouten-Lebbing 610bff68ec
Chore(Apps): Simplify GUI for deployment, persistence and securityContext (#1289)
* update deployment settings

* hide securityContext by default

* replace bottom persistence section with include

* temporaryly remove hostPathType

* Cleanup basic persistence settings

* Allow simplePVC to also be used for volumeClaimTemplates
2021-11-06 21:41:31 +01:00
TrueCharts-Bot dcc5ed9ce0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:50:24 +00:00
kjeld Schouten-Lebbing 1994ef9c0b
use simplePVC as default storage for persistence 2021-11-06 19:43:56 +01:00
TrueCharts-Bot 1a9ea47d02 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:30:35 +00:00
kjeld Schouten-Lebbing da2dbe97f0
bump testrc2 test 2021-11-06 19:24:51 +01:00
kjeld Schouten-Lebbing 1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes 2021-11-06 19:23:24 +01:00
TrueCharts-Bot b6dd1564f4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:01:14 +00:00
Kjeld Schouten-Lebbing 32c6f11de4
chore(common): add additional aliasses for simple hostpath persistence (#1287)
* chore(common): add additional aliasses for simple hostpath persistence

* hmm

* mountpath, dont use null

* use correct type

* whoops

* bump testrc2
2021-11-06 18:56:41 +01:00
TrueCharts-Bot 23b59be9e2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 16:32:37 +00:00
kjeld Schouten-Lebbing 5dc1b36ffa
correct a mistake in persistence list 2021-11-06 17:28:12 +01:00
TrueCharts-Bot 03a0110224 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 16:06:29 +00:00
kjeld Schouten-Lebbing cf1b45f03c
add test app for new persistence GUI 2021-11-06 16:50:55 +01:00
TrueCharts-Bot 4f7a977b82 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 19:14:12 +00:00
renovate[bot] d98861711c
chore(deps): update non-major deps helm releases (#1267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 18:45:07 +01:00
TrueCharts-Bot 802f09738b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 15:28:57 +00:00
renovate[bot] 74004675ba
chore(deps): update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c (#1268)
* chore(deps): update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 16:24:05 +01:00
TrueCharts-Bot 495ebb271c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 13:39:46 +00:00
renovate[bot] 8119064ff8
chore(deps): update non-major docker tags (#1266)
* chore(deps): update non-major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 14:31:38 +01:00
TrueCharts-Bot 2f51b80791 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 15:02:53 +00:00
renovate[bot] 0f52f2344f
chore(deps): update non-major deps helm releases (#1264)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 14:37:13 +01:00
TrueCharts-Bot 2610d5fce5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 13:05:03 +00:00
renovate[bot] 60aa03a510
chore(deps): update non-major (#1263)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 13:44:28 +01:00
TrueCharts-Bot 3daf90e483 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 20:24:22 +00:00
renovate[bot] 0bf9014d69
chore(deps): update non-major deps helm releases (#1245)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:13:42 +02:00
TrueCharts-Bot 578693ee8d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 16:00:54 +00:00
renovate[bot] 850c757e82
chore(deps): update helm chart common to v8.3.15 (#1240)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 16:28:59 +02:00
renovate[bot] 872f02713b
chore(deps): update non-major docker tags (#1241)
* chore(deps): update non-major docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 16:27:46 +02:00
renovate[bot] 61d524db79
chore(deps): update non-major (#1232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 12:25:38 +02:00
TrueCharts-Bot 2af2855425 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-25 12:19:05 +00:00
kjeld Schouten-Lebbing 542e8dcffb
chore(Everything): Adapt for TrueNAS SCALE RC1 2021-10-25 13:02:15 +02:00
TrueCharts-Bot 83384556a9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 23:29:57 +00:00
kjeld Schouten-Lebbing 1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1 2021-10-21 00:00:57 +02:00
kjeld Schouten-Lebbing 22639c7964
fix(Apps): reenable postgresql migration scripting and bump all to force update 2021-10-20 21:53:30 +02:00
renovate[bot] cee1dc4075
chore(deps): update non-major deps helm releases (#1213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:32:45 +02:00
TrueCharts-Bot 22a2110601 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 19:30:41 +00:00
renovate[bot] 34602c9067
chore(deps): update helm chart postgresql to v4 (#1214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:13:44 +02:00
Kjeld Schouten-Lebbing 5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
* fix db persistence

* Add global isSCALE flag to every questions.yaml file

* bump common
2021-10-20 19:39:05 +02:00
TrueCharts-Bot 8f73fe8f66 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 14:13:53 +00:00
kjeld Schouten-Lebbing 7ae1bf5a10
chore(Apps): bump versions to rerelease and fix icons 2021-10-20 10:18:23 +02:00
renovate[bot] 0aee478a94
chore(deps): update non-major (#1185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 09:56:16 +02:00
TrueCharts-Bot 852f94db88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 22:28:44 +00:00
renovate[bot] 77f6a4168e
chore(deps): update helm chart common to v8.3.13 (#1184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 23:24:10 +02:00
renovate[bot] 8bc56fa8fd
chore(deps): update non-major (#1174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 20:25:02 +02:00
kjeld Schouten-Lebbing 2242d34bcc
fix(Collabora-LMS): correct indent error in chart.yaml 2021-10-19 20:23:01 +02:00
Kjeld Schouten-Lebbing b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder (#1182)
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder

* move current files
2021-10-19 19:34:36 +02:00
Kjeld Schouten-Lebbing d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script (#1181) 2021-10-19 19:00:56 +02:00
Kjeld Schouten-Lebbing 066f596265
feat(Docs): Project-Eclipse 4, Add App grading annotations to Chart.yaml (#1180)
* feat(Apps): Add App Grading annotation

(cherry picked from commit d6b5ff729ac0a51154d4556341556b30f0daf141)

* fix small issue in build suite
2021-10-19 18:15:58 +02:00
Kjeld Schouten-Lebbing 8fbddf53ef
change(Apps): Project-Eclipse 3, Automatically generate item.yaml (#1178)
* change(Apps): automatically generate item.yaml

* bump jacket for testing

* update dev devcontainer reference

* update container versions
2021-10-19 17:59:59 +02:00