Commit Graph

3759 Commits

Author SHA1 Message Date
renovate[bot] 55ca29a61f
chore(deps): update helm general non-major helm releases (#1732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 16:02:01 +01:00
renovate[bot] f361c8f40b
chore(deps): update docker general non-major (#1731)
* 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-18 16:01:42 +01:00
TrueCharts-Bot df8881644f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-18 13:25:13 +00:00
Renovate Bot 7d776f791c chore(deps): update helm chart common to v8.13.1 2022-01-18 13:19:08 +00:00
renovate[bot] f088409a5c
chore(deps): update docker general non-major (#1729)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 12:30:07 +01:00
TrueCharts-Bot 0b74e15ca8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-18 00:16:31 +00:00
renovate[bot] eb54f0f599
chore(deps): update docker general non-major (#1728)
* 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-18 00:58:21 +01:00
TrueCharts-Bot 272c817dbd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-17 23:32:52 +00:00
Stavros Kois f163445ecf
feat(clamav): add clamav (#1725)
* feat(clamav): add clamav

* typo and update defaults

* update questions

* use this for test

* no quotes

* readrootfs

* varrun

* rofs

* try this user

* without varrun

* readonly

* var

* root

* probe

* disable probe

* false runasnonroot

* test probes

* doc ports

* sync questions

* update image
2022-01-18 00:27:08 +01:00
TrueCharts-Bot e951cb7093 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-17 08:38:04 +00:00
Stavros Kois 914535ebe0
fix(guacamole-client): fix default readFS on questions (#1727) 2022-01-17 09:32:22 +01:00
TrueCharts-Bot fb9cd89ead Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-16 11:14:30 +00:00
Sukarn 0c34694565
Avoid port 10080 (#1722)
* Avoid port 10080

Port 10080 is blocked by all major web browsers, including Firefox, Chrome, and Edge.

* Update default-ports.md

* Update docs/manual/default-ports.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-16 12:09:24 +01:00
TrueCharts-Bot 865c705c2c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-16 11:01:45 +00:00
Stavros Kois 070da8b0a0
chore(guacamole-client): clean logs (#1720)
* chore(guacamole-client): clean logs

* At least make it whole :P

* bump

* move to stable train

* db is ready at this point
2022-01-16 11:56:02 +01:00
TrueCharts-Bot 1a06a3353a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-15 10:36:40 +00:00
Sukarn 9956737e0b
feat(trillium-notes): Add Trilium Notes (#1715)
* Add Trilium Notes

* Update charts/incubator/trilium-notes/Chart.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Updated with requested changes + additional fixes

* Update values.yaml

* Update values.yaml

* Update charts/incubator/trilium-notes/Chart.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Update values.yaml

* This port is now free

* Update values.yaml

* Update questions.yaml

* Update docs/apps/app-requests.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-01-15 11:32:14 +01:00
TrueCharts-Bot a5f9ea0ca0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-15 10:28:47 +00:00
Stavros Kois 36373a62b0
chore(docs): Remove gh discussions link (#1721)
* chore(docs): Remove gh discussions link

* Update docs/index.md

* Update docs/index.md

* Update .github/README.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-15 11:27:30 +01:00
TrueCharts-Bot 7a8a195a55 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-14 22:55:19 +00:00
Stavros Kois 1f087fe7ce
fix(guacamole-client): Use correct user on questions.yaml (#1719)
* fix(guacamole-client): Use correct user on questions.yaml

* some apps seems to not like ports >9999

* some rearrangements and a TODO note

* should skip if the db already exists

* remvoe todo note

* those two are required

* actually use the configmap

* do it quietly
2022-01-14 23:48:50 +01:00
Stavros Kois 3c70716fe3
chore(apps): remove remaining mountPaths from incubator apps (#1718) 2022-01-14 23:44:46 +01:00
TrueCharts-Bot bcf2a5d1f8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-14 22:43:31 +00:00
Kjeld Schouten-Lebbing e4d4a1e866
fix(amd-gpu-plugin): rerelease to catalog 2022-01-14 23:37:55 +01:00
allcontributors[bot] 588cd6624f
docs: add sukarn-m as a contributor for code (#1717)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-14 21:57:55 +01:00
Sukarn cc64b89fca
Update questions.yaml (#1716) 2022-01-14 21:54:55 +01:00
kjeld Schouten-Lebbing 5cf2da69e6
last little cleanup for the patcher 2022-01-14 13:18:47 +01:00
kjeld Schouten-Lebbing 78a9cbae21
route stdout to silence for patcher 2022-01-14 13:12:03 +01:00
kjeld Schouten-Lebbing e984b67877
more silence and UX cleanup for pathcer 2022-01-14 13:07:21 +01:00
kjeld Schouten-Lebbing a2fb2674d3
tweaking the UX 2022-01-14 12:55:16 +01:00
kjeld Schouten-Lebbing f578de3ef8
ignore patch2 if already applied 2022-01-14 12:52:33 +01:00
kjeld Schouten-Lebbing a2459c5890
Adding additional patch to RC2 hotpatcher 2022-01-14 12:49:12 +01:00
kjeld Schouten-Lebbing abc874a686
patch the patcher 2022-01-14 12:35:16 +01:00
kjeld Schouten-Lebbing 58baafa5eb
add rc2 patcher to website 2022-01-14 11:28:46 +01:00
kjeld Schouten-Lebbing 74a1b973db
fix a scripting mistake 2022-01-14 11:24:36 +01:00
kjeld Schouten-Lebbing 05c62a8e18
add rc2 patching script with verbosity 2022-01-14 11:21:35 +01:00
kjeld Schouten-Lebbing 8cd5e41efd
Add RC2 HotPatch 1 to tools 2022-01-14 11:14:28 +01:00
TrueCharts-Bot 72b3b5b4d7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-14 08:39:44 +00:00
Stavros Kois b4845312ae
feat(guacamole-client): Add guacamole-client (#1696)
* feat(guacamole-client): Add guacamole-client

* doc port

* multiple line command

* test again

* hmm

* maybe?

* more scripting

* ok you lil princess

* okay

* array?

* maybe?

* -.-

* whoops

* ;

* making steps!

* try that way

* path

* clean it a bit

* apply hack

* try guacamole user

* fine fine

* check

* lets try

* whoops

* different approach

* test

* lets see

* almost there

* please no more initContainers :D

* cp

* clean up

* rem line

* bump common and pg

* move to configmap and prepare totp

* let image set the defaults

* comment out until is ready

* actually comment

* add header

* add api

* add json

* update json questions

* add duo

* update values

* update

* restructure

* error?

* nop

* add cas

* add openid

* restructure

* clean ui by hidding modules behide checkboxs + add required fields

* add radius ui, configmap pending

* finish radius

* no

* add ldap

* update common

* sync with the last changes

* keep portal path to questions for now

* doc frigate ports
2022-01-14 09:34:14 +01:00
allcontributors[bot] 0ee2dc80d7
docs: add fluxin as a contributor for code (#1713)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-13 18:31:24 +01:00
TrueCharts-Bot 705a9f5345 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-13 17:30:38 +00:00
Bob Klosinski 1d3c081892
feat(frigate): Add Frigate (#1639)
* add frigate

* lint

* change chart.yaml to match package

* add media directory

* start migrating to questions

* add more cam params

* update chart ver

* Apply suggestions from code review

* Delete .gitattributes

* Delete CHANGELOG.md

* Delete CONFIG.md

* Delete helm-values.md

* Delete security.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-13 18:24:00 +01:00
TrueCharts-Bot 8996ba91ab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-13 17:23:23 +00:00
renovate[bot] d0578f13ae
chore(deps): update helm general non-major helm releases (#1712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 17:39:12 +01:00
TrueCharts-Bot f694ab9b35 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-13 15:11:42 +00:00
renovate[bot] 91ab56ee84
chore(deps): update helm chart common to v8.13.0 (#1711)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 16:06:06 +01:00
kjeld Schouten-Lebbing fbeb8c032e
fix(gui): correct mistakes in networkpolicy gui 2022-01-13 15:58:28 +01:00
TrueCharts-Bot 1f52f7d1eb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-13 14:10:40 +00:00
Kjeld Schouten-Lebbing fecf825811
feat(common): add GUI for networkPolicy (#1710)
* feat(common): add GUI for networkPolicy

* add networkPolicies Ports GUI

* working on GUI compatible ipblock parsing

* add network policy runtests

* rename

* fix some networkPolicy mistakes

* add pod and namspace selector parsing

* finish the common portion of the network policy

* Add prototype IPblock GUI

* Build a GUI

* bump common
2022-01-13 15:05:23 +01:00
Kjeld Schouten-Lebbing 80039c40a7
feat(gui): expose capabilities in GUI (#1709)
* feat(common): expose capabilities in GUI

* add advanced podsecuritycontext include to all Apps

* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00