Commit Graph
13 Commits
Author SHA1 Message Date
943eb4b1f7 feat(bungeecord): Add bungeecord (#3257)
* feat(bungeecord): Add bungeecord

* update docs

* update files

* update docs

* update files

* update chart.yaml

* cleanup

* no message

* fix required

* 25565 is tcp

* update the repo images

* update images

* spelling grammar

* Update charts/incubator/minecraft-bungeecord/values.yaml

* Update charts/incubator/minecraft-bungeecord/questions.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-22 17:40:42 +02:00
d6423f428e fix(cloudflared): move to stable updated docs (#3237)
* fix(cloudflared): move to stable updated docs

* Apply suggestions from code review

* revert commons version back to 10.4.4

* update cloudflared

* restore files

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 12:52:50 +02:00
0a612119b0 fix(plex-meta-manager): Change upstream image, update env, add docs (#3206)
* (feat) update plex-meta-manager

* Update charts/incubator/plex-meta-manager/docs/installation_notes.md

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

* Update values.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

* add env PMM_CONFIG

* fix doc formatting

* removed yaml code from docs

* added ci test-values.yaml

* add initContainers for config file

* change config.yml to config.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* update values.yaml

* change initcontinaer image and adjust envs

Co-authored-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 <s.kois@outlook.com>
2022-07-18 23:05:16 +02:00
Xstar97andGitHub efdcb43f16 feat(st-reborn-server): Add st-reborn-server (#3204)
* feat(st-reborn-server): Add st-reborn-server

* update chart.yaml

* formatting issue
2022-07-18 08:41:39 +00:00
Xstar97andGitHub d5d1243bb5 feat(Docs): Add installation_notes for cloudflared (#3196) 2022-07-17 12:04:03 +02:00
Xstar97andGitHub 093abbb67a update/fix plex-meta-manager (#3178)
* update/fix plex-meta-manager

* update variable syntax for plex-meta-manager

* bump plex-meta-manager version
2022-07-15 11:24:49 +02:00
Xstar97andGitHub b2dd9a2c7a feat(plex-meta-manager): Add plex-meta-manager (#3172) 2022-07-14 11:26:40 +02:00
35d6eb56ef fix variable value on lancache-monolithic (#3158)
* update CACHE_INDEX_SIZE field

its current value is invalid, it should be 500m or min "250m" NOT 3560d. I must have miss this value by accident.

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:44:11 +03:00
de44f43055 feat(lancache-dns): Add lancache-dns (#3154)
* feat(lancache-dns): Add lancache-dns

* apply some changes

* remove IP ovedrrides

* whops

* differrent separator

* comment out some vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:26:37 +03:00
bd5c76e0fa feat(lancache-monolithic): Add lancache-monolithic (#3143)
* feat(monolithic): Add monolithic

* removed whitespaces for comments

* update values.yaml

* removed comments

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* Upgrade common lib (#3138)

* chore(apps): move icons into the apps folder (#3139)

* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary

* chore(deps): update helm chart common to v10.4.3 (#3137)

* chore: Auto-update chart README [skip ci]

* chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)

* chore(docs): apply some linting

* chore(docs): add markdownlint and cpell config files

* remove duplicate key

* add extension recommendation

* update cspell

* Bump common lib in postgresql (#3141)

* chore: Auto-update chart README [skip ci]

* Update README.md.gotmpl

* Delete CONFIG.md.gotmpl

* Update README.md.gotmpl

* fix(ubooquity): make root fs writable (#3142)

* chore: Auto-update chart README [skip ci]

* bump all the things to rerender images/docs and remove unused config.md files

* removed comments

* chore: Auto-update chart README [skip ci]

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* remove env's that should not be changed

* remove dns ports as this image does not need them

* Update gui and test rootless

* test rootless

* root but rofs

* rofs false

* rename app

* Update charts/incubator/lancache-monolithic/questions.yaml

Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-12 19:20:16 +02:00
b9d31bce1d feat(mineOS): add mineOS (#3127)
* feat(mineOS): add mineOS

* remove extra ports in mineos

* update mineos

* update mineos questions.yaml

* changed name from mineos to mineos-node

* update mineos

* update mineos and add env variables

* add new lines

* removed whitespace before service variable.

* Update Chart.yaml

* update mineos

* remove line from Chart.yaml

* Update charts/incubator/mineos/values.yaml

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

* revert values.yaml image back to dockerhub

* Update charts/incubator/mineos/values.yaml

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

* Update charts/incubator/mineos/values.yaml

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-11 13:12:10 +02:00
d14c9e7b9d feat(Ariang): add Ariang (#3098)
* feat(Ariang): add Ariang

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-08 16:26:17 +03:00
a2994b9244 feat(cloudflared): add cloudflared (#3029)
* add cloudflared zerotrust incubator app

* removed empty line for cloudflared chart.yaml

* update CF questions.yaml

* fix  CF common.yaml

* removed CF vpn tag

* updated CF question.yaml

* update CF questions.yaml

* update cloudflared Chart.yaml

* formatted CF's questions.yaml

* update CF files

* update

* update CF's questions.yaml

* update CF

* apply some fixes

* lint

* add testtoken

* test with rofs

* add CI tests

* newline

* lint

* rename

* lint

* lint

* remove file

* readd file

* root

* whoops

* disable probes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-02 17:36:56 +03:00