Commit Graph

6872 Commits

Author SHA1 Message Date
Jonas Wrede 78dd9dc60f
fix(lancache): fix port assignments (#3798)
* Fixed lancache port assignment

* Added better label. And reverted to safe default

* Removed default ports

* Moved warning form frontend ui to documentation

* update doc

* fix ports

* Update charts/incubator/lancache-monolithic/docs/installation_notes.md

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

* lint

* Update charts/incubator/lancache-monolithic/docs/installation_notes.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
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 <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 21:46:16 +02:00
Stavros Kois aa31a801a8
fix(portainer): allow all api groups (#3903) 2022-09-25 21:32:26 +02:00
Stavros Kois b9c129a718
feat(authentik): move to enterprise (#3902) 2022-09-25 19:43:34 +02:00
Stavros Kois 8545b4ee48
chore(icloudpd): clean up UI and unneeded variables (#3901) 2022-09-25 19:43:15 +02:00
Kjeld Schouten-Lebbing 42493f8c84
fix(blocky): allow port changes, allow dot, fix prometheus and fix api access (#3899)
* fix(blocky): allow port changes, allow dot and fix api access

* update documentation and remove non-present unbound feature

* more docs

* fix a sponsor link while at it

* fix mistake

* fix two mistakes in prometheus config

* fix questions.yaml as well

* fix bug in basic auth template
2022-09-25 19:42:59 +02:00
Stavros Kois 6102619535
feat(lenpaste): add lenpaste (#3895)
* feat(lenpaste): add lenpaste

* admin name mail

* no ssl

* add icon

* Apply suggestions from code review

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-25 19:41:43 +02:00
truecharts-bot 6053186892 chore: Auto-update chart README [skip ci] 2022-09-25 15:42:03 +00:00
TrueCharts Bot cb5a369c96
chore(deps): update helm general non-major (#3898) 2022-09-25 15:38:09 +02:00
Stavros Kois 4f7e0a8cc0
feat(watchyourlan): add watchyourlan (#3889)
* feat(watchyourlan): add watchyourlan

* probes

* lint

* gui ip

* Delete CHANGELOG.md

* Update charts/incubator/watchyourlan/README.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>
2022-09-25 15:36:39 +02:00
Stavros Kois 86a66e1415
feat(dashy): add dashy (#3887)
* feat(dashy): add dashy

* fix configmap

* allow file mount from hostpath aswell

* add test paths

* use subpath

* clean md files

* linit

* rofs

* update protocol

* root

* update persistence
2022-09-25 15:36:02 +02:00
Stavros Kois 1cd2af561c
fix(portainer): rbac - full access (#3896)
* fix(portainer): rbac - full access

* lint
2022-09-25 15:34:21 +02:00
truecharts-bot 844b10d2ee chore: Auto-update chart README [skip ci] 2022-09-25 13:12:09 +00:00
TrueCharts Bot 8cf72b1494
chore(deps): update helm chart common to v10.6.1 (#3893) 2022-09-25 15:03:01 +02:00
TrueCharts Bot 57aae7bb2e
chore(deps): update helm chart common to v10.6.1 (#3894) 2022-09-25 15:02:52 +02:00
I-nebukad-I 37f300bc41
fix(linkace): Fixed wrong value for local backups (#3891)
* fix(linkace): Fixed wrong value for local backups

* update values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-25 15:02:32 +02:00
truecharts-bot f349ebde31 chore: Auto-update chart README [skip ci] 2022-09-25 12:52:00 +00:00
Stavros Kois 59a317efe4
feat(openaudible): add openaudible (#3890)
* feat(openaudible): add openaudible

* Update charts/incubator/openaudible/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-25 15:48:08 +03:00
allcontributors[bot] 9ab36fd2e2
docs: add I-nebukad-I as a contributor for code (#3892)
* 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-25 15:46:19 +03:00
truecharts-bot 44927183ef chore: Auto-update chart README [skip ci] 2022-09-25 12:40:43 +00:00
Kjeld Schouten-Lebbing 8fc5bb48cc
fix(blocky): update redis 2022-09-25 14:36:45 +02:00
truecharts-bot 29228ad01d chore: Auto-update chart README [skip ci] 2022-09-25 11:49:20 +00:00
Stavros Kois 2d783667a2
chore(portainer): bump common to test (#3888) 2022-09-25 14:45:48 +03:00
truecharts-bot 1d04e60e50 chore: Auto-update chart README [skip ci] 2022-09-25 11:09:38 +00:00
Kjeld Schouten-Lebbing 3a5a159813
fix(blocky): use new common SA handler
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 13:05:55 +02:00
truecharts-bot f32437c367 chore: Auto-update chart README [skip ci] 2022-09-25 10:49:38 +00:00
Stavros Kois 58cea5a026
fix(blocky): disable probes until next release (#3886) 2022-09-25 12:45:49 +02:00
truecharts-bot 50306a5c5c chore: Auto-update chart README [skip ci] 2022-09-25 09:21:10 +00:00
Stavros Kois 8e9210fa6d
fix(recipes): fix nginx conf (#3878)
* fix(recipes): fix nginx conf

* bump
2022-09-25 11:16:07 +02:00
Stavros Kois ccf932740b
feat(treafik): add RealIP and addPrefix middleware (#3884)
* fix typo

* feat(treafik): add RealIP middleware

* move middlewares to includes

* bump minor

* remove pilot reference

* lint

* lint

* fix typo in workflow

* add script to update traefikMiddlewares

* add empty space

* realIP empty array

* add addprefix middleware
2022-09-25 11:14:39 +02:00
truecharts-bot 46737b4916 chore: Auto-update chart README [skip ci] 2022-09-25 09:00:53 +00:00
Stavros Kois 12e426e779
fix(blocky): set defaults to some durations (#3885) 2022-09-25 10:56:59 +02:00
truecharts-bot 36c5a714e1 chore: Auto-update chart README [skip ci] 2022-09-25 06:00:10 +00:00
TrueCharts Bot 63021f6f27
chore(deps): update docker general non-major (#3881)
* 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-25 08:51:31 +03:00
TrueCharts Bot 550b52bd77
chore(deps): update renovatebot/github-action action to v32.202.4 (#3882) 2022-09-25 08:48:45 +03:00
truecharts-bot c749cd1acd chore: Auto-update chart README [skip ci] 2022-09-24 23:43:25 +00:00
Stavros Kois caa7b7b5ef
chore(traefik): regex redirect docs (#3880)
* chore(traefik): regex redirect docs

* bump

* Update charts/stable/traefik/docs/redirect-regex-middleware.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>
2022-09-25 02:36:14 +03:00
Stavros Kois c49b5565dc
chore(timetagger): add missing icon (#3879) 2022-09-25 02:35:47 +03:00
Kjeld Schouten-Lebbing 433b148de2
chore(enterprise): remove most enterprise apps for now 2022-09-24 23:55:59 +02:00
truecharts-bot 376de6207d chore: Auto-update chart README [skip ci] 2022-09-24 21:37:11 +00:00
Kjeld Schouten-Lebbing a93151fb33
chore(enterprise): bump major on new enterprise app to seperate helm updates 2022-09-24 23:32:55 +02:00
truecharts-bot d0ce65055d chore: Auto-update chart README [skip ci] 2022-09-24 20:43:14 +00:00
Kjeld Schouten-Lebbing 373cc5168f
chore(blocky): move blocky to enterprise (#3875) 2022-09-24 20:39:59 +00:00
truecharts-bot 5df55598b1 chore: Auto-update chart README [skip ci] 2022-09-24 19:15:06 +00:00
Kjeld Schouten-Lebbing edf3f9719f
chore(enterprise): Add a copy of Initial Apps selected for Enterprise Train (#3749)
* chore(enterprise): Add a copy of Initial Apps selected for Enterprise Train

* removing authelia and freeradius for the time being due to depending on openldap and such

* Create README.md

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create README.md

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create README.md

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create README.md

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Create README.md

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-24 21:09:58 +02:00
Kjeld Schouten-Lebbing 81f222d667
Update charts-changelog.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-24 21:06:17 +02:00
Kjeld Schouten-Lebbing 689e220faf
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-24 21:06:04 +02:00
Stavros Kois 03d58ace5f
fix(blocky): Finish up UI (#3866)
* fix(blocky): switch from subpath to items

* whoops

* don't run upgrade

* fix identation

* no message

* see content

* also see content

* agin

* -.-

* run

* run as is for now

* revert few things

* fix upstreams

* go again

* fix configmap of k8s-gateway

* bump common

* back to subPath

* add boostrapDns

* add filtering

* add custom dns

* add client lookup

* add caching

* add hostsFile

* add k8s forward

* add unbound

* apply suggestions from code review
2022-09-24 20:49:03 +02:00
TrueCharts-Admin 2d8a193387 chore(deps): update helm chart common to v10.6.0 2022-09-24 20:30:42 +02:00
TrueCharts Bot 2b5cd40122
chore(deps): update helm chart common to v10.6.0 (#3869) 2022-09-24 20:44:43 +03:00
TrueCharts Bot 549af2205b
chore(deps): update container image tccr.io/truecharts/alist to v3.0.1 (#3861)
* chore(deps): update container image tccr.io/truecharts/alist to v3.0.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-24 20:33:35 +03:00