Commit Graph

187 Commits

Author SHA1 Message Date
TrueCharts Bot 4064d7ecba
chore(deps): update helm chart common to v10.4.13 (#3499) 2022-08-18 22:27:20 +03:00
Kjeld Schouten-Lebbing 777a2b6a26
Update persistenceBasic.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:04:16 +02:00
TrueCharts Bot 47088416ed
chore(deps): update helm chart common to v10.4.12 (#3450) 2022-08-12 21:11:04 +02:00
Kjeld Schouten-Lebbing bd9a8304d5
Update groups.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:12:49 +02:00
Kjeld Schouten-Lebbing 768c6c78f8
donate -> docs 2022-08-12 13:11:35 +02:00
Kjeld Schouten-Lebbing b07322e846
Update donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:08:11 +02:00
Kjeld Schouten-Lebbing 738b260d32
Update donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:06:57 +02:00
Kjeld Schouten-Lebbing 72220588b0
Update groups.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:02:37 +02:00
Kjeld Schouten-Lebbing d99a7f1906
Create donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 12:57:55 +02:00
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