Commit Graph

6655 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 7be0dcbe6d
chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
truecharts-bot 24bcac5826 chore: Auto-update chart README [skip ci] 2022-09-18 20:30:24 +00:00
Stavros Kois 4b23ba9043
feat(flemarr): add flemarr (#3808)
* feat(flemarr): add flemarr

* required

* no service, persistence, portal

* no ingress

* add description

* add ci values

* lint

* lint

* Apply suggestions from code review

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

* lint

* Update charts/incubator/flemarr/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 21:19:46 +03:00
Stavros Kois ef270fcd7d
feat(homepage): add homepage (#3806)
* feat(homepage): add homepage

* add icon

* Update charts/incubator/homepage/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:53 +03:00
Stavros Kois 787d0bc567
feat(flatnotes): add flatnotes (#3804)
* feat(flatnotes): add flatnotes

* rofs false

* Update charts/incubator/flatnotes/values.yaml

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

* root

* user 1000

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:03 +03:00
Stavros Kois c60bbda5ab
feat(batnoter): add batnoter (#3805)
* feat(batnoter): add batnoter

* clean

* remove quotes

* rofs

* Update charts/incubator/batnoter/values.yaml

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

* root

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:36:06 +03:00
Stavros Kois 297e365088
fix(plextraktsync): cron type does not work (#3811) 2022-09-18 20:30:59 +03:00
Stavros Kois e42a19f645
feat(linkwallet): add linkwallet (#3809)
* feat(linkwallet): add linkwallet

* Update charts/incubator/linkwallet/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 19:46:40 +03:00
Stavros Kois 59967561a2
chore(apps): add gui option (#3803)
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 17:02:26 +03:00
truecharts-bot 01fe431239 chore: Auto-update chart README [skip ci] 2022-09-18 12:19:38 +00:00
Dyllan Tinoco 665a3999a0
feat(jupyter): Add Jupyter (#3616)
* Initial work for Jupyter notebook

* Fixed some things I forgot to change from base

* Added readme and changelog

* Update charts/incubator/jupyter/values.yaml

* Update charts/incubator/jupyter/values.yaml

* remove autogenerated content

* lint

* fix persistence and service

* Add some config options and try to fix permissions

I added some of the config options supported by the container. I also tried to fix permissions by setting UID and GID, but this doesn't seem to have worked

* Changed container to run as root

I changed the pod security so that it would run as root in order for it to deploy with proper folder permissions.  From my understanding while the pod is running as root the actual jupyter process is running as user 568 since I set the uid and gid to 568.

* update IDs

* some improvements

* typo

* update image repo

* update questions

* this is not needed, as users can select auto perms on persistance section

* Update charts/incubator/jupyter/questions.yaml

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

* Update charts/incubator/jupyter/Chart.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-18 13:47:51 +03:00
TrueCharts-Admin 73050862f3 chore(deps): update renovatebot/github-action action to v32.197.1 2022-09-18 08:32:56 +02:00
TrueCharts Bot 43e9e0d229
chore(deps): update renovatebot/github-action action to v32.197.0 (#3799) 2022-09-17 20:38:37 +00:00
Stavros Kois 47562bcd6b
chore(questions.yaml): Disabled by default autoPermissions (#3794) 2022-09-17 12:35:11 +02:00
TrueCharts Bot 0f31d9aae6
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 (#3791)
* chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-17 11:47:33 +03:00
Xstar97 69e918afd2
fix(plextraktsync): add docs and persistence (#3604)
* fix(plextraktsync): add docs and persistence

* fix(plextraktsync): add docs and persistence

* Update charts/incubator/plextraktsync/values.yaml

* Update charts/incubator/plextraktsync/Chart.yaml

* removed excess line

* create initContainers

* fixed init formatting

* add env to init container

* update questions.yaml

* removed comment

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/values.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/docs/installation_notes.md

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* Update charts/incubator/plextraktsync/questions.yaml

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

* switch to configmap

* lint

* Not needed

* add cron

* add gui

* delete docs for now

* majorbump

* cron update

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-17 11:47:20 +03:00
TrueCharts Bot 85eac34233
chore(deps): update renovatebot/github-action action to v32.196.0 (#3789) 2022-09-16 20:28:38 +00:00
TrueCharts Bot 05ae0829f5
chore(deps): update github/codeql-action digest to 904260d (#3788) 2022-09-16 20:03:52 +00:00
Xstar97 dc8bdab50b
feat(restreamer): Add all the options! (#3786)
* fix(restreamer): move to stable.

* Rename README..md to README.md

* Update Chart.yaml

* add few things

* update images

* add logs

* add api

* add storage_disk

* fix few things and add storage_mem

* add rtmp

* update changelo

* remove

* tweaks

* ffmpeg

* add debug and playout

* add metrics

* add router and sessions

* fix secret and move to incubator

* add health probe

* quotes

* quotes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-16 22:41:51 +03:00
truecharts-bot c99b62f699 chore: Auto-update chart README [skip ci] 2022-09-16 14:14:36 +00:00
truecharts-bot 4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
TrueCharts Bot 19731ab5a3
chore(deps): update docker general non-major (#3787)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-16 08:38:14 +03:00
TrueCharts Bot 7c1d9f628a
chore(deps): update github/codeql-action digest to 6a38b7d (#3785) 2022-09-15 17:42:34 +02:00
TrueCharts Bot f0757f0e2c
chore(deps): update docker general non-major (#3772)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-15 17:42:23 +02:00
truecharts-bot 682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00
TrueCharts Bot 48e5471458
chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
allcontributors[bot] e07f05638b
docs: add SuperQ as a contributor (#3784)
* 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-09-15 15:27:14 +03:00
truecharts-bot 88995956c1 chore: Auto-update chart README [skip ci] 2022-09-15 12:23:53 +00:00
Ben Kochie 8ccc734307
Update prometheus chart (#3783)
Add additional values to the prometheus chart node-exporter values.
* Add volume mount/mapping to enable monitoring of host ZFS filesystems.
* Add host root mapping flag to correctly map mountpoints.
* Update mountpoint filter to exclude a noisy of container/ZFS volumes.

Signed-off-by: SuperQ <superq@gmail.com>

Signed-off-by: SuperQ <superq@gmail.com>
2022-09-15 14:19:23 +02:00
truecharts-bot 4343a84f39 chore: Auto-update chart README [skip ci] 2022-09-15 07:26:46 +00:00
Stavros Kois 9d0d847b5c
chore(redis): remove unneeded element from UI (#3779) 2022-09-15 10:23:27 +03:00
truecharts-bot 94ae13ad4e chore: Auto-update chart README [skip ci] 2022-09-15 06:26:25 +00:00
sagit cc8ffb861c
feat(umami): Add umami (#3717)
* add test

* add question

* clean up

* fix

* add salt

* add end

* fix

* secrets

* test

* lint

* low

* test

* bump

* Update _secrets.tpl

* Let users fill in their own encryption salt

* Let users fill in their own encryption salt

* make some changes

* some typos

* some typos

* update questions

* rofs

* updatequestions

* see users

* 1001

* rofs

* update questions

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-15 09:21:59 +03:00
Xstar97 e5a3257bff
fix(autoscan): move to stable. (#3782)
* fix(autoscan): move to stable.

* fix(autoscan): move to stable.

* Rename README..md to README.md

* Update Chart.yaml

* Update Chart.yaml

* tweaks

* Apply suggestions from code review

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

* lint

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-15 09:18:57 +03:00
TrueCharts Bot cae81f08d5
chore(deps): update renovatebot/github-action action to v32.195.5 (#3780) 2022-09-15 09:06:40 +03:00
truecharts-bot 847838cf92 chore: Auto-update chart README [skip ci] 2022-09-15 05:44:00 +00:00
Xstar97 31e4cb5e74
fix(autobrr): move to stable. (#3781)
* fix(autobrr): move to stable.

* Rename README..md to README.md
2022-09-15 08:40:58 +03:00
truecharts-bot 5dbfd27b37 chore: Auto-update chart README [skip ci] 2022-09-14 22:05:48 +00:00
Xstar97 9c5d9b50af
fix(rcon-webadmin): move to stable. (#3775)
* fix(rcon-webadmin): move to stable.

* Rename README..md to README.md

* fix things

* update docs

* Update charts/stable/rcon-webadmin/docs/installation.md

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-15 01:01:22 +03:00
Stavros Kois 6c68a6c013
chore(questions): split serviceSelector (#3751)
* chore(questions): split serviceSelector

* replace questions with the new templates
2022-09-15 00:27:12 +03:00
allcontributors[bot] 18a4e85b37
docs: add TrueBrain as a contributor (#3778)
* 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-09-14 22:48:27 +03:00
truecharts-bot 37c0a592db chore: Auto-update chart README [skip ci] 2022-09-14 19:30:15 +00:00
Patric Stout e772685ad5
fix(metallb): indent issue with L2 advertisements (#3777)
The NodeSelectors was wrongly indented, causing the template to
generate empty names. This in result causes an error during
provisioning of metallb when L2 advertisements are used.
2022-09-14 19:26:46 +00:00
TrueCharts Bot f3ce34f25f
chore(deps): update actions/stale digest to 99b6c70 (#3776) 2022-09-14 21:59:55 +03:00
truecharts-bot 64d31c35fe chore: Auto-update chart README [skip ci] 2022-09-14 14:28:44 +00:00
Stavros Kois 4a23ef004a
feat(tailscale): add common flags as fields (#3741)
* feat(tailscale): add common flags as fields

* Update charts/stable/tailscale/templates/_configmap.tpl

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

* Update charts/stable/tailscale/docs/How-To-Guide.md

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

* change to ClusterIP

* set hostnetwork

* remove service altogether

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-14 17:25:36 +03:00
truecharts-bot 81fe7905fa chore: Auto-update chart README [skip ci] 2022-09-14 07:47:21 +00:00
Xstar97 69d0c0f530
fix(simply-shorten): move to stable. (#3774)
* fix(simply-shorten): move to stable.

* Rename README..md to README.md

* tweaks

* lint

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-14 10:43:30 +03:00
TrueCharts Bot f6df8f4e98
chore(deps): update helm chart common to v10.5.10 (#3768) 2022-09-14 09:21:25 +03:00
TrueCharts Bot 3649cf5a89
chore(deps): update renovatebot/github-action action to v32.195.3 (#3773) 2022-09-14 09:20:12 +03:00