Commit Graph

278 Commits

Author SHA1 Message Date
Stavros Kois 16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values (#3447)
* fix(templates): move extraArgs from .Values.controller to .Values

* update questions

* whoops

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
Stavros Kois 0e40f84cb8
fix(custom-app): Move command from .Values.controller.command to .Values.command (#3446)
* fix(custom-app): Move command from .Values.controller.command to .Values.command

* whoops
2022-08-12 10:39:16 +02:00
sagit 7ef110f221
fix(question): Fix a mistake (#3438)
Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>

Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>
2022-08-11 07:51:45 +00:00
TrueCharts Bot 24576c7b43
chore(deps): update helm chart common to v10.4.11 (#3429) 2022-08-10 18:01:21 +02:00
Stavros Kois 7cd258678f
fix(docs): fix links (#3362)
* fix(docs): fix links

* update report to charts

* update some references from apps -> charts
2022-08-08 23:57:58 +02:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
Kjeld Schouten-Lebbing 20309bfaa2
Update README.md.gotmpl 2022-08-02 11:23:26 +02:00
TrueCharts Bot 71e29d656d
chore(deps): update helm chart common to v10.4.9 (#3349) 2022-07-31 08:53:57 +02:00
TrueCharts Bot 8162d59262
chore(deps): update helm chart common to v10.4.8 (#3297) 2022-07-25 22:43:25 +02:00
TrueCharts Bot d9eb717725
chore(deps): update helm chart common to v10.4.7 (#3278) 2022-07-23 14:22:44 +02:00
StevenMcElligott 635e29627b
Fixed Readme links (#3262) 2022-07-22 18:19:56 +02:00
TrueCharts Bot 71a6945816
chore(deps): update helm chart common to v10.4.6 (#3234) 2022-07-21 12:22:12 +02:00
TrueCharts Bot c6de388bf7
chore(deps): update helm chart common to v10.4.5 (#3224) 2022-07-20 09:25:39 +02:00
Kjeld Schouten-Lebbing 46b57a66fa
change template location 2022-07-19 14:39:22 +02:00
Kjeld Schouten-Lebbing d0f870e4d3
re-add version badges for fancyfancy 2022-07-19 14:03:28 +02:00
Kjeld Schouten-Lebbing 2b3ab65c26
fix(docs): fix broken readme 2022-07-19 14:00:53 +02:00
Kjeld Schouten-Lebbing 356b0e1dee
feat(ci): improve chart readme and scale description. 2022-07-19 13:53:25 +02:00
Stavros Kois 86facb67e7
chore(docs): fix headers for better table of contents (#3217)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-19 13:16:16 +02:00
Kjeld Schouten-Lebbing 2857446d84
push template fix 2022-07-19 13:16:03 +02:00
Kjeld Schouten-Lebbing 8017edcb49
chore: ReadmeCI is barfing 2022-07-19 12:22:48 +02:00
Kjeld Schouten-Lebbing 25e58b97d2
fixes 2022-07-19 12:14:13 +02:00
Kjeld Schouten-Lebbing 74db8dd910
fix(mosquitto): set password file when auth is enabled (#3216)
* fix(mosquitto): set password file when auth is enabled

* Update Chart.yaml

* Update README.md.gotmpl
2022-07-19 11:42:12 +02:00
Kjeld Schouten-Lebbing 4fc9d425dc
fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
Kjeld Schouten-Lebbing f015ed29fb
fix(ci): Ensure all Apps have a synced HelmIgnore file 2022-07-14 15:45:54 +02:00
Stavros Kois 837718944d
chore(docs): changes to CI doc generation (#3153)
* chore(docs): changes to CI doc generation

* remove comment

* copy icon.png to website

* rename to chart-icons

* ensure the correct paths exists

* remove per app licenses

* Apply suggestions from code review

* Update .github/workflows/charts-release.yaml

* Update .github/workflows/charts-release.yaml

* Update .github/workflows/charts-release.yaml

* update CHANGELOG tpl

* another version

* space between `---`

* Update .github/workflows/charts-release.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-12 22:38:48 +02:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
Kjeld Schouten-Lebbing 820937fee2
fix typo 2022-07-12 18:54:35 +02:00
Kjeld Schouten-Lebbing fcfa8df978
Update README.md.gotmpl 2022-07-11 23:13:55 +02:00
Kjeld Schouten-Lebbing f7128389d9
Delete CONFIG.md.gotmpl 2022-07-11 23:12:48 +02:00
Kjeld Schouten-Lebbing 0aebe38cc5
Update README.md.gotmpl 2022-07-11 23:11:19 +02:00
TrueCharts Bot 338d2469fc
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases

* remove metallb changes

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-09 21:55:24 +02:00
Stavros Kois 37374e0e9b
fix(guacamole-client): adjust initcontainers with new image (#3069)
* fix(guacamole-client): add postgres image in values

* use multiinit image and cleanup shellscript format

* update image ref of czkawka

* better scalars

* quote
2022-07-04 19:15:44 +00:00
TrueCharts Bot 54dc59b3e1
chore(deps): update helm general non-major helm releases (#3066) 2022-07-04 16:21:32 +02:00
Stavros Kois e4e6f86d2c
feat(custom-app): Add custom command UI (#2983)
* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-27 11:38:05 +02:00
TrueCharts Bot cdc9cb3cdd
chore(deps): update helm general non-major helm releases (#2977)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 14:22:52 +02:00
TrueCharts Bot 21c6d0bbf7
chore(deps): update helm general non-major helm releases (#2948) 2022-06-22 23:39:42 +02:00
TrueCharts Bot e465a115b4
chore(deps): update helm general non-major helm releases (#2943) 2022-06-21 08:27:33 +02:00
TrueCharts Bot c4e1365aed
chore(deps): update helm general non-major helm releases (#2886) 2022-06-14 15:02:17 +02:00
TrueCharts Bot c5fd4631f9
chore(deps): update helm general non-major helm releases (#2854) 2022-06-11 20:06:33 +02:00
TrueCharts Bot 3e8ec304f4
chore(deps): update helm general major helm releases (#2804) 2022-06-08 00:07:01 +02:00
Kjeld Schouten-Lebbing 6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. 2022-06-07 23:29:22 +02:00
TrueCharts Bot d690f91c43
chore(deps): update helm general non-major helm releases (#2838) 2022-06-07 20:39:11 +02:00
Kjeld Schouten-Lebbing 72ed0cda1c
feat(questions): add NFS server persistence GUI option and simplify persistence section 2022-06-05 16:59:11 +02:00
TrueCharts Bot 8def52f470
chore(deps): update helm general non-major helm releases (#2803) 2022-05-31 21:20:34 +02:00
TrueCharts Bot 68a7098a1e
chore(deps): update helm general non-major helm releases (#2759)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-26 11:34:20 +02:00
TrueCharts-Bot 6377314a5d chore(deps): update helm general non-major helm releases 2022-05-24 08:22:00 +02:00
TrueCharts-Bot 6173a22c31 chore(deps): update helm general non-major helm releases 2022-05-17 20:27:02 +02:00
TrueCharts-Bot 1b1edccfc1 chore(deps): update helm general non-major helm releases 2022-05-17 08:28:26 +02:00
renovate[bot] 6600c918a4
chore(deps): update helm general non-major helm releases (#2649)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-10 22:21:24 +02:00
renovate[bot] 7692c86fac
chore(deps): update helm general non-major helm releases (#2612)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 10:05:05 +02:00
Stavros Kois 5fd2f05d3d
fix(templates): fix type for ingressadvanced (#2583) 2022-04-29 05:55:05 +00:00
Stavros Kois 968cb8b22d
feat(inventree): add inventree (#2576)
* feat(inventree): add inventree

* update gui

* app nginx

* fix path

* fix(templates): expect of cidr must be string instead of int

* fix worker vols

* root

* no root

* use container's uesr

* root group

* rofs

* try without nginx

* try without nginx

* remove

* start server as additionalcont to start first

* init db

* check

* migrate

* init account

* add secret on ui
2022-04-28 23:00:02 +03:00
renovate[bot] 5ebabd020b
chore(deps): update helm general non-major helm releases (#2573)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 21:11:09 +02:00
renovate[bot] ff20763663
chore(deps): update helm general non-major helm releases (#2524)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-20 22:29:17 +02:00
Stavros Kois fbfdba8c05
chore(apps): add missing quote on description (#2515) 2022-04-20 09:35:54 +02:00
renovate[bot] 380d1412f6
chore(deps): update helm general non-major helm releases (#2480)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-12 18:25:26 +02:00
renovate[bot] 7da3f33f3e
chore(deps): update helm general non-major helm releases (#2410)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-03 17:42:54 +02:00
renovate[bot] 190efd4a36
chore(deps): update helm general non-major helm releases (#2361)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 14:14:59 +02:00
renovate[bot] 6c01d54cd4
chore(deps): update helm general non-major helm releases (#2354)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 21:26:59 +02:00
Stavros Kois 61a6c7e967
chore(apps): update common lib referece (#2288)
* chore(apps): update common lib referece

* bump apps

* trigger
2022-03-26 14:07:37 +01:00
kjeld Schouten-Lebbing 6ffc74ca21
chore(common): remove common testing and such 2022-03-26 11:42:28 +01:00
TrueCharts-Bot dc3763b22c chore(deps): update helm general non-major helm releases 2022-03-22 12:18:52 -04:00
Stavros Kois f908a9f312
fix(templates): make security questions overridable in values (#2211)
* fix(templates): make security questions overridable in values

* fix(uptime-kuma): set PUID: 0

* change naming
2022-03-19 11:08:57 +01:00
Stavros Kois bad16311ab
fix(docs): Update internal dns generator and fix some 404 links (#2212)
* fix(docs): Update internal dns generator

* update some links

* one more
2022-03-18 21:56:45 +01:00
Konrad Bujak 035012428c
adding quick-start guide as a link (#2199)
* adding quick-start guide as a link

* modyfing default files
2022-03-18 13:53:15 +01:00
renovate[bot] 4768f1aa44
chore(deps): update helm general non-major helm releases (#2201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 19:59:49 +01:00
renovate[bot] ee34b96806
chore(deps): update helm general non-major helm releases (#2177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 23:23:30 +01:00
renovate[bot] 958cac32e0
chore(deps): update helm general non-major helm releases (#2111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 17:11:28 +01:00
renovate[bot] e67a958989
chore(deps): update helm general major helm releases (#2021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 22:32:24 +01:00
kjeld Schouten-Lebbing d11fb7322d
chore(CI): update questions ci a bit 2022-03-03 17:15:31 +01:00
Kjeld Schouten-Lebbing 4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
renovate[bot] af26f1bf73
chore(deps): update helm general non-major helm releases (#1999)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 12:33:35 +01:00
Stavros Kois 33275c3883
chore(apps): rename `web_portal` to `open` (#1957) 2022-02-24 19:15:06 +01:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
renovate[bot] 8fcbafa2a1
chore(deps): update helm general non-major helm releases (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 14:51:55 +01:00
renovate[bot] b3740090db
chore(deps): update helm general non-major helm releases (#1871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 17:06:31 +01:00
renovate[bot] 9c0bf192e8
chore(deps): update helm chart common to v8.15.0 (#1859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 17:07:47 +01:00
renovate[bot] 4cf58ad87e
chore(deps): update helm general non-major helm releases (#1852)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 12:48:19 +01:00
renovate[bot] 0ff4ec7d06
chore(deps): update helm general non-major helm releases (#1828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 14:27:42 +01:00
renovate[bot] fa2166391e
chore(deps): update helm general non-major helm releases (#1791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 20:17:24 +01:00
renovate[bot] 8118507400
chore(deps): update helm general non-major helm releases (#1766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 14:44:34 +01:00
renovate[bot] 7e850a5e6d
chore(deps): update helm general non-major helm releases (#1759)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 13:14:05 +01:00
Kjeld Schouten-Lebbing a571f0d1eb
fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide

* fix(apps): set additional_attrs: true on all dicts

* even more
2022-01-21 01:35:59 +01:00
renovate[bot] 55ca29a61f
chore(deps): update helm general non-major helm releases (#1732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 16:02:01 +01:00
Sukarn cc64b89fca
Update questions.yaml (#1716) 2022-01-14 21:54:55 +01:00
renovate[bot] d0578f13ae
chore(deps): update helm general non-major helm releases (#1712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 17:39:12 +01:00
kjeld Schouten-Lebbing fbeb8c032e
fix(gui): correct mistakes in networkpolicy gui 2022-01-13 15:58:28 +01:00
Kjeld Schouten-Lebbing fecf825811
feat(common): add GUI for networkPolicy (#1710)
* feat(common): add GUI for networkPolicy

* add networkPolicies Ports GUI

* working on GUI compatible ipblock parsing

* add network policy runtests

* rename

* fix some networkPolicy mistakes

* add pod and namspace selector parsing

* finish the common portion of the network policy

* Add prototype IPblock GUI

* Build a GUI

* bump common
2022-01-13 15:05:23 +01:00
Kjeld Schouten-Lebbing 80039c40a7
feat(gui): expose capabilities in GUI (#1709)
* feat(common): expose capabilities in GUI

* add advanced podsecuritycontext include to all Apps

* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00
Kjeld Schouten-Lebbing 9ee0dfe403
feat(Common): properly setup extra-args support (#1708) 2022-01-13 11:43:26 +01:00
renovate[bot] 09c30d8602
chore(deps): update helm general non-major helm releases (#1704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 00:09:13 +01:00
Kjeld Schouten-Lebbing da35f12e2b
feat(common): add TTY, STDIN and IPFamily support (#1700)
* feat(common): add TTY and STDIN support

Also fixes a mistake in the GUI for external interfaces

* bump minor on common

* add IP families as well
2022-01-12 20:24:01 +01:00
Kjeld Schouten-Lebbing 9abf8aa990
feat (common): Readd external-interfaces as expert option (#1698) 2022-01-12 19:18:39 +01:00
renovate[bot] a65b0681f5
chore(deps): update helm general non-major helm releases (#1693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 18:43:10 +01:00
Stavros Kois c80a19fa39
chore(templates): Adds description for CPU and RAM (#1669)
* chore(templates): Adds description for CPU and RAM

Also remove memory as its redundant and capitalize a label

* Update templates/questions/resources.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-09 17:33:38 +01:00
Renovate Bot 6bc77fd079 chore(deps): update helm general non-major helm releases 2022-01-04 20:09:50 +00:00
renovate[bot] 471e82aac4
chore(deps): update helm general non-major helm releases (#1623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:46:00 +01:00
renovate[bot] 7d8245d5ce
chore(deps): update helm general non-major helm releases (#1596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-21 19:07:31 +01:00
renovate[bot] 1fabdd98d0
chore(deps): update helm general non-major helm releases (#1571)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-19 18:55:43 +01:00
renovate[bot] 2ea1e021c1
chore(deps): update helm general non-major helm releases (#1535)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 21:03:35 +01:00
Kjeld Schouten-Lebbing 779e144f20
feat(apps): Add LSIO based Apps (#1500)
* feat(apps): Add LSIO based Apps

* try different config dir for scrutiny

* remove comments

* some work on icons/descriptions

* more icons/description

* more icons/desc!

* shorten descriptions

* make desc oneliner

* sync security options to questions

* sync storage

* add services

* doc ports

* fix port conflicts

* document ports

* sync env-vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-12-12 23:27:04 +01:00
renovate[bot] 3b2aa08323
chore(deps): update general helm non-major helm releases (#1509)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-11 14:37:13 +01:00
renovate[bot] 7f007144ac
chore(deps): update helm chart common to v8.9.16 (#1491)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-08 16:18:12 +01:00
renovate[bot] 2db53b88e6
chore(deps): update non-major deps helm releases (#1481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-07 23:23:24 +01:00
renovate[bot] b5db6f780d
chore(deps): update non-major deps helm releases (#1471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 23:41:57 +01:00
kjeld Schouten-Lebbing ba3ce49f0f
chore(docs): rename security scan to security overview 2021-12-05 22:03:16 +01:00
renovate[bot] fc1cbd038f
chore(deps): update non-major deps helm releases (#1468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 14:41:47 +01:00
kjeld Schouten-Lebbing e1dbbf991a
chore(docs): cleanup helm security scan output a bit more 2021-12-05 00:20:51 +01:00
kjeld Schouten-Lebbing 4e804d1911
chore(ci): cleanup the ci for the security page a bit 2021-12-04 23:19:33 +01:00
kjeld Schouten-Lebbing d572ea1a7b
feat(ci): Craft a trivy config to md parser 2021-12-04 22:59:49 +01:00
kjeld Schouten-Lebbing d245835726
chore(ci): improve a bit on security docs generation 2021-12-04 21:29:28 +01:00
Kjeld Schouten-Lebbing 1b6c21ca76
feat(ci): generate correct md/html output from trivy (#1462)
* feat(ci): generate correct md/html output from trivy

* split css from trivy template

* remove code tags

* use plain md

* click to expand

* use tccr in security scan docs
2021-12-04 14:25:20 +01:00
renovate[bot] 91ccfe2631
chore(deps): update non-major deps helm releases (#1453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-04 01:29:25 +01:00
renovate[bot] b7c3c1a64e
chore(deps): update non-major deps helm releases (#1432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 12:28:31 +01:00
kjeld Schouten-Lebbing 241c766422
chore(metrics): disable metrics GUI by default 2021-11-25 14:34:46 +01:00
Kjeld Schouten-Lebbing 19ef571469
feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps

* delete notes

* little fix

* fix

* crlf and ignore

* keywords

* hmm

* no quote try

* portals

* skip tests for promcord

* hmm

* Add questions
2021-11-23 21:36:27 +01:00
renovate[bot] 85117fc612
chore(deps): update non-major deps helm releases (#1386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-23 13:41:33 +01:00
renovate[bot] 133e104e56
chore(deps): update non-major deps helm releases (#1383)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-22 23:10:40 +01:00
renovate[bot] f4e6dbe7bc
chore(deps): update non-major deps helm releases (#1345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
renovate[bot] 55c73e77a8
chore(deps): update non-major deps helm releases (#1338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
renovate[bot] 8da7e0bc30
chore(deps): update non-major deps helm releases (#1328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +01:00
Stavros Kois 5deeec3562
chore(apps): Move GPU config to the end of the section for cleaner UI (#1324) 2021-11-14 14:32:00 +01:00
Stavros Kois fa93d84e29
chore(apps): clean up Chart.yaml (#1322)
* fix url for maintainers

* chore(apps): clean up Chart.yaml

* remove whitespace

* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros Kois 477c4c6290
fix(apps): Allow spaces in paths (#1306) 2021-11-10 22:14:55 +01:00
renovate[bot] d47e9a4829
chore(deps): update non-major deps helm releases (#1297)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
renovate[bot] f127275770
chore(deps): update non-major deps helm releases (#1295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 19:07:51 +01:00
kjeld Schouten-Lebbing 6efe6e6ace
feat(Apps): Hide custom resource limits by default (falls back to common defaults) 2021-11-07 17:55:11 +01:00
renovate[bot] d1dd00ba74
chore(deps): update non-major deps helm releases (#1291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 15:54:08 +01:00
kjeld Schouten-Lebbing dcb6d8e3e1
fix(Apps): prevent duplicate port use and fix some questions.yaml mistakes 2021-11-07 11:49:14 +01:00
kjeld Schouten-Lebbing 1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes 2021-11-06 19:23:24 +01:00
Kjeld Schouten-Lebbing 32c6f11de4
chore(common): add additional aliasses for simple hostpath persistence (#1287)
* chore(common): add additional aliasses for simple hostpath persistence

* hmm

* mountpath, dont use null

* use correct type

* whoops

* bump testrc2
2021-11-06 18:56:41 +01:00
kjeld Schouten-Lebbing 5dc1b36ffa
correct a mistake in persistence list 2021-11-06 17:28:12 +01:00
kjeld Schouten-Lebbing 5f83b52688
fix small mistake in persistence list 2021-11-06 17:01:08 +01:00
Kjeld Schouten-Lebbing b832ea9c80
feat(common): introduce simplePVC and simplyHP aliasses for persistence types (#1286)
* feat(common): introduce simplePVC and simplyHP aliasses for persistence types

* correct a mistake

* more fixes
2021-11-06 16:38:54 +01:00
kjeld Schouten-Lebbing 076145b865
chore(Apps): default serviceList to Simple type 2021-11-06 13:20:28 +01:00
kjeld Schouten-Lebbing 7761d59da4
Chore(Apps): Default to Simple service type 2021-11-06 13:18:22 +01:00
kjeld Schouten-Lebbing ee60aa2151
chore(Apps): fix expert controller settings indent 2021-11-06 13:17:22 +01:00
kjeld Schouten-Lebbing de1a033a53
fix(jackett): correct duplicate variable name in questions.yaml 2021-11-06 12:58:05 +01:00
Kjeld Schouten-Lebbing 4dfe95fa9a
chore(jackett): refactor ServiceType to simplify it (#1285)
* chore(jackett): refactor ServiceType to simplify it

* put securityContext hidden behind a checkbox

* chore(Apps): put deployment config behind checkbox

(cherry picked from commit c75410141ae2f1394f38437c42042ce689604fc8)

* bump common on Jackett for testing
2021-11-06 12:00:55 +01:00
Kjeld Schouten-Lebbing 6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias (#1284)
* feat(common): Add simple servicetype as a LoadBalancer Alias

* add serviceList UI tweak

* Fix typo

* bump

* move servicetype selection code to include

* Clearly flag NodePort and LoadBalancer as advanced

As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
renovate[bot] d98861711c
chore(deps): update non-major deps helm releases (#1267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 18:45:07 +01:00
renovate[bot] 0f52f2344f
chore(deps): update non-major deps helm releases (#1264)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 14:37:13 +01:00
Kjeld Schouten-Lebbing 00795e3d53
fix(common): set default ndots to 1 and fix dnsoptions in GUI (#1262)
* fix(common): set default ndots to 1 and fix dnsoptions in GUI

* bump
2021-11-01 13:37:56 +01:00
renovate[bot] 0bf9014d69
chore(deps): update non-major deps helm releases (#1245)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:13:42 +02:00
renovate[bot] 850c757e82
chore(deps): update helm chart common to v8.3.15 (#1240)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 16:28:59 +02:00
kjeld Schouten-Lebbing 1505572095
update chart template 2021-10-22 14:02:06 +02:00
kjeld Schouten-Lebbing c4a6348636
whoops 2021-10-20 20:05:36 +02:00
Kjeld Schouten-Lebbing 5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
* fix db persistence

* Add global isSCALE flag to every questions.yaml file

* bump common
2021-10-20 19:39:05 +02:00
Stavros Kois 0d11f8cba4
chore(apps): Add description on persistence (#1172) 2021-10-18 22:27:21 +02:00
Kjeld Schouten-Lebbing 6c64fd2c01
fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00