Kjeld Schouten-Lebbing
eed7a9025d
fix(dependency): disable manifestmanager
2023-03-01 23:24:09 +01:00
Kjeld Schouten-Lebbing
ca75aa2628
disable upgrade tests for now
2023-03-01 16:59:26 +01: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
Kjeld Schouten-Lebbing
ff6ec438a4
Feat: Rework GUI templates ( #7545 )
...
* adapt metrics
* Adapt VPN
* Adapt codeserver (remove git related crap)
* add postgresql group, remove vpn group
* restructure securityContext and add testapp for gui testing
* simplify security questions.yaml
* adapt workload GUI
* no message
* no message
* adapt portal configmap name
* add netshoot GUI elements
* add postgresql GUI elements
* whoops
* some more gui fixes
* restructure
* Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update vpn.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/dev/testapp/values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/dev/testapp/values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/dev/testapp/values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Revert "limit fetch depth"
This reverts commit ffb83b1b05bf1e73ecf4fcb834c67f1e008a13ab. (+2 squashed commit)
Squashed commit:
[ffb83b1b05] limit fetch depth
[ce063d6a95] Update ct-install.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update build-release.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update ct-install.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
---------
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 18:38:55 +01: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
TrueCharts Bot
62af7f69b3
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 ( #6616 )
2023-02-28 09:11:08 +01: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
fa53189f0c
chore(deps): update renovatebot/github-action action to v34.153.1 ( #7529 )
2023-02-28 00:37:04 +02:00
TrueCharts Bot
6b94b343a3
Merge pull request #7733 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x
2023-02-27 22:54:01 +01:00
TrueCharts-Bot
477c1c69ea
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 21:30:39 +00:00
TrueCharts-Admin
242dd78918
chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.3
2023-02-27 21:25:56 +00:00
Kjeld Schouten-Lebbing
c297549fec
temporarily disable schedule for renovate
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-27 22:11:37 +01:00
TrueCharts Bot
91222b3ffa
chore(deps): update helm general non-major ( #7725 )
2023-02-27 22:10:41 +01:00
TrueCharts Bot
1c0f91c58b
Merge pull request #7731 from truecharts/renovate/rickroll
2023-02-27 21:09:53 +01:00
TrueCharts Bot
cdb4ca5375
Merge pull request #7726 from truecharts/renovate/patch-penpot
2023-02-27 21:05:58 +01:00
TrueCharts Bot
60a6c90422
Merge pull request #7732 from truecharts/renovate/tccr.io-truecharts-plex-1.31.x
2023-02-27 20:53:07 +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
44e80a1fb2
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 19:32:07 +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-Admin
12975ed2be
chore(deps): update rickroll
2023-02-27 19:26:12 +00:00
TrueCharts Bot
aede86075c
Merge pull request #7730 from truecharts/renovate/tccr.io-truecharts-mariadb-10.x
2023-02-27 19:55:38 +01:00
TrueCharts Bot
b81b40d288
Merge pull request #7718 from truecharts/renovate/neko
2023-02-27 19:36:21 +01:00
TrueCharts-Bot
354c1a4f05
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 18:31:55 +00:00
TrueCharts-Admin
e8620030e9
chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.2
2023-02-27 18:27:34 +00:00
TrueCharts Bot
9cd8017958
Merge pull request #7727 from truecharts/renovate/tccr.io-truecharts-nexusoss-3.x
2023-02-27 19:06:30 +01:00
TrueCharts Bot
1fdb6acfdd
Merge pull request #7722 from truecharts/renovate/tccr.io-truecharts-appsmith-1.9.x
2023-02-27 19:05:38 +01: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
d082ad4279
Merge pull request #7716 from truecharts/renovate/tccr.io-truecharts-yourls-latest
2023-02-27 18:42:33 +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
1e52d538a2
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:36:41 +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
2a4639b2e3
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 17:33:53 +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