Commit Graph

1029 Commits

Author SHA1 Message Date
TrueCharts-Bot 5a3cc32e74 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-07 18:34:14 +00:00
TrueCharts-Bot 998bae3565 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-07 10:54:07 +00:00
TrueCharts-Bot 45bece117b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-07 10:48:51 +00:00
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
TrueCharts-Bot c4950226c5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-04 17:36:21 +00:00
TrueCharts-Bot 0f58338ff8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-04 13:50:37 +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
Andrew Smith 23b17c885b
Remove duplicated "Make" (#1640) 2022-01-01 10:30:59 +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 db1f239a4c
chore(docs): move some appicons under img/appicons (#1635) 2021-12-30 10:44:23 +01:00
Stavros Kois 5b6827a4bb
chore(chevereto): Remove app (#1634) 2021-12-30 10:24:43 +01:00
TrueCharts-Bot d90a0cede9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-29 19:57:20 +00: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 88e8107564 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-29 11:38:22 +00: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
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
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 0cdd75ff94 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-28 10:03:07 +00: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
TrueCharts-Bot 7a0e29b7cb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-26 16:01:52 +00:00
TrueCharts-Bot 219459b3f8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-25 10:30:35 +00:00
TrueCharts-Bot 4641b4c1c9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-24 21:08:59 +00: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
TrueCharts-Bot a57db5fd5b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-22 14:36:43 +00:00
TrueCharts-Bot d86898c2f9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-21 19:47:30 +00: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
TrueCharts-Bot 6fc61a6cce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-21 14:35:47 +00:00
TrueCharts-Bot 50d32514bd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-21 10:42:18 +00:00
TrueCharts-Bot 439de86bb4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-21 10:06:43 +00: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
NightShaman 2957edc828
Cleaned up Icons and fixed filenames (#1586) 2021-12-20 14:25:27 +01:00
TrueCharts-Bot 670e8e0f1e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-20 13:22:24 +00:00
TrueCharts-Bot e5d2bd2c9e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-20 12:47:09 +00:00
TrueCharts-Bot 3043274af0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-20 12:25:21 +00: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
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
TrueCharts-Bot 1933ddfe60 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 16:46:13 +00: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
NightShaman 4520bf066f
chore(apps): Restructure Icons a bit (#1569)
* App-Icon Organization

* Fixed Typos
2021-12-19 16:27:36 +01:00
TrueCharts-Bot 9fd27106fe Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 12:50:38 +00:00
TrueCharts-Bot 79b9d35f7a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-18 22:59:44 +00:00
TrueCharts-Bot 666db3018c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-18 22:50:21 +00:00