Commit Graph

7421 Commits

Author SHA1 Message Date
TrueCharts-Bot 94c00b8c6f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-24 00:24:32 +00:00
Jean-François Roy 44d3dc1100
fix(portainer-ce): Fix digest on portainer-be image (#7790) 2023-03-12 07:26:53 +01:00
TrueCharts-Bot e2b8773984 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-12 00:26:37 +00:00
Jean-François Roy d71a90c6d6
feat(portainer-ce): add be image (#7783) 2023-03-11 16:50:07 +01:00
Kjeld Schouten-Lebbing b1b344d1a3 remove moved charts 2023-03-08 19:59:29 +01:00
TrueCharts-Bot b77e324749 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-06 00:26:43 +00:00
TrueCharts-Bot 3e3359ec8d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-02 00:27:58 +00:00
Kjeld Schouten-Lebbing b4a01dcfa3
Port/dependency (#7739)
* use new common

* more porting and add NOTES.txt

* portal

* no message

* remove promtail and tweak dependencies

* bump

* Fixes

* mode

* fix questions

* more questions

* more yaml fixes

* hmm

* move postgresql to stable
2023-03-01 16:48:43 +01:00
Kjeld Schouten-Lebbing 893b55dc56 update security context questions 2023-03-01 09:30:36 +01:00
Kjeld Schouten-Lebbing 3c471071cc adapt workload and container questions for all apps 2023-03-01 08:55:51 +01:00
TrueCharts-Bot 9ac50b75ba Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-01 00:29:55 +00:00
Xstar97TheNoob ccb8b27265
BREAKING CHANGE feat(prowlarr) add gui option to disable auth and postgres support (#6343)
* fix(prowlarr) set gui option for auth

* bump

* set default auth to Forms

* _sectrets.tpl

* add the secrets.tpl to templates dir

* postgres support

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/values.yaml

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

* Update charts/stable/prowlarr/questions.yaml

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* Update charts/stable/prowlarr/templates/_secret.tpl

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

* port

* Update charts/stable/prowlarr/questions.yaml

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

* fix postgres, use secretKeyRef

* Delete _secret.tpl

* Update charts/stable/prowlarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* update values and chart

---------

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:30:54 +01:00
Stavros Kois ca0cc83ecb
feat(vikunja): BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features (#6607)
* feat(vikunja): switch to configfile and restructure

* extent values

* more values

* remove extra's. all is exposed anyway

* pre-commit

* lint

* add service

* fix

* fix

* more quests

* add moer

* bump

* openID

* migration

* port

* whops

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 10:14:10 +02:00
Xstar97TheNoob 38c950b226
BREAKING CHANGE fix(radarr) add gui option to select auth (#6345)
* fix(radarr) add gui option to select auth

* add postgres support + auth gui

* Update charts/stable/radarr/questions.yaml

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

* fix postgres

* Delete _secret.tpl

* fix values and chart

* Update charts/stable/radarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* fix empty value

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:10:14 +01:00
Xstar97TheNoob 2e360d991b
BREAKING CHANGE fix(sonarr) postgres support add gui option to select auth (#6347)
* fix(sonarr) add gui option to select auth

* set default auth to Forms

* add auth and postgres support(not enabled)

* Update charts/stable/sonarr/Chart.yaml

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

* check if enabled

* Update charts/stable/sonarr/questions.yaml

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

* Delete _secrets.tpl

* Update charts/stable/sonarr/templates/common.yaml

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

* update values

* comment out postgres until v4

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:09:45 +01:00
Xstar97TheNoob 9d5f95fc0a
BREAKING CHANGE feat(readarr) add postgres support and auth in in gui (#6392)
* add postgres support + auth in gui

* fix postgres

* Delete _secret.tpl

* Update charts/stable/readarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* update chart and values

* add empty string

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 09:09:32 +01:00
Xstar97TheNoob bd03b50610
BREAKING CHANGE fix(lidarr) add gui option to select auth (#6346)
* fix(lidarr) add gui option to select auth

* set default auth to Forms

* add postgres support and auth option to gui

* add dependency

* Update charts/stable/lidarr/questions.yaml

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

* fix postgres

* Delete _secrets.tpl

* fix chart and values

* Update charts/stable/lidarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 07:45:54 +01:00
Tiago Gaspar 16e4f17f88
nextcloud: nginx: sync timeout with PHP timeout (#7461)
Currently nginx is configured to timeout at 300s which isn't following
the  PHP timeout.
Sync them so that they both timeout at the same time and so that big
file uploads and moves don't spit an 504 Gateway Timeout error.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-27 23:51:51 +01:00
TrueCharts Bot 91222b3ffa
chore(deps): update helm general non-major (#7725) 2023-02-27 22:10:41 +01:00
TrueCharts Bot cdb4ca5375
Merge pull request #7726 from truecharts/renovate/patch-penpot 2023-02-27 21:05:58 +01:00
TrueCharts-Bot 8646f24b0a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:34:37 +00:00
TrueCharts-Bot 347fec2885 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:31:25 +00:00
TrueCharts-Admin 543a514bbe chore(deps): update penpot to v1.17.2 2023-02-27 19:30:11 +00:00
TrueCharts-Admin f959504a12 chore(deps): update container image tccr.io/truecharts/plex to v1.31.1.6733 2023-02-27 19:26:19 +00:00
TrueCharts Bot 33cfc38caa
Merge pull request #7719 from truecharts/renovate/penpot 2023-02-27 19:04:05 +01:00
TrueCharts Bot 439828e171
Merge pull request #7728 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.x 2023-02-27 19:03:40 +01:00
TrueCharts Bot 81661fb493
Merge pull request #7724 from truecharts/renovate/tccr.io-truecharts-n8n-0.217.x 2023-02-27 19:03:31 +01:00
TrueCharts Bot 74d65397bc
Merge pull request #7714 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 19:02:31 +01:00
TrueCharts Bot bec56281df
Merge pull request #7721 from truecharts/renovate/tccr.io-truecharts-appdaemon-4.2.x 2023-02-27 18:59:16 +01:00
TrueCharts Bot 68b7f4c7ce
Merge pull request #7717 from truecharts/renovate/jupyter 2023-02-27 18:57:14 +01:00
TrueCharts Bot 6b582fb186
Merge pull request #7723 from truecharts/renovate/tccr.io-truecharts-cloudflared-2023.2.x 2023-02-27 18:56:41 +01:00
TrueCharts Bot 985f83fae5
Merge pull request #7715 from truecharts/renovate/tccr.io-truecharts-wordpress-6.1.1 2023-02-27 18:49:53 +01:00
TrueCharts-Bot 754362d75d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:36:48 +00:00
TrueCharts-Bot 63630e6020 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:34:32 +00:00
TrueCharts-Bot f79a3d44fd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:48 +00:00
TrueCharts-Bot ae68b0a390 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:27 +00:00
TrueCharts-Admin d116b746a2 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.9.0 2023-02-27 17:32:47 +00:00
TrueCharts-Bot 2298c7db2d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:32:38 +00:00
TrueCharts-Bot c2c7be177d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:31:46 +00:00
TrueCharts-Bot 2dcb7c6002 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:30:50 +00:00
TrueCharts-Admin 581b127551 chore(deps): update container image tccr.io/truecharts/n8n to v0.217.2 2023-02-27 17:29:35 +00:00
TrueCharts-Admin a8f29c4cf8 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.2.2 2023-02-27 17:29:28 +00:00
TrueCharts-Admin f18a89a883 chore(deps): update container image tccr.io/truecharts/appdaemon to v4.2.3 2023-02-27 17:29:12 +00:00
TrueCharts-Bot 6e8b13837b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 18:27:39 +01:00
TrueCharts-Admin 1cb8e328ad chore(deps): update webtop 2023-02-27 18:27:39 +01:00
TrueCharts-Admin eda1334005 chore(deps): update penpot 2023-02-27 17:27:27 +00:00
TrueCharts-Admin 396d5d5d47 chore(deps): update jupyter 2023-02-27 17:27:09 +00:00
TrueCharts-Admin 0a018790a3 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 17:26:49 +00:00
TrueCharts-Bot 8d060909e1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:28:32 +01:00
TrueCharts-Admin 5fb2c8aba0 chore(deps): update container image tccr.io/truecharts/wger to latest 2023-02-27 17:28:32 +01:00