Commit Graph

718 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