Commit Graph

47 Commits

Author SHA1 Message Date
truecharts-bot 2528ca86e9 chore: Auto-update chart README [skip ci] 2022-09-19 17:29:36 +00:00
truecharts-bot 12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00:00
truecharts-bot 994b86c6d0 chore: Auto-update chart README [skip ci] 2022-09-19 02:03:09 +00:00
Kjeld Schouten-Lebbing 7be0dcbe6d
chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
truecharts-bot 24bcac5826 chore: Auto-update chart README [skip ci] 2022-09-18 20:30:24 +00:00
truecharts-bot 01fe431239 chore: Auto-update chart README [skip ci] 2022-09-18 12:19:38 +00:00
truecharts-bot c99b62f699 chore: Auto-update chart README [skip ci] 2022-09-16 14:14:36 +00:00
truecharts-bot 4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
truecharts-bot 682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00
TrueCharts Bot 48e5471458
chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
Stavros Kois 6c68a6c013
chore(questions): split serviceSelector (#3751)
* chore(questions): split serviceSelector

* replace questions with the new templates
2022-09-15 00:27:12 +03:00
truecharts-bot 9a821da90b chore: Auto-update chart README [skip ci] 2022-09-12 23:09:26 +00:00
truecharts-bot cf36c344af chore: Auto-update chart README [skip ci] 2022-09-12 20:04:14 +00:00
truecharts-bot 1f5fd55364 chore: Auto-update chart README [skip ci] 2022-09-12 14:46:17 +00:00
truecharts-bot 44a77cd0dd chore: Auto-update chart README [skip ci] 2022-09-11 23:21:12 +00:00
truecharts-bot a23c49adc9 chore: Auto-update chart README [skip ci] 2022-09-11 19:50:18 +00:00
truecharts-bot 5ac2a97847 chore: Auto-update chart README [skip ci] 2022-09-11 13:56:14 +00:00
TrueCharts Bot 845ea2d896
chore(deps): update helm general non-major (#3711) 2022-09-11 12:10:33 +02:00
truecharts-bot bf8dc14eb1 chore: Auto-update chart README [skip ci] 2022-08-31 00:53:20 +00:00
TrueCharts Bot 9627a97001
chore(deps): update helm general non-major (#3639) 2022-08-31 00:00:06 +02:00
truecharts-bot 3959496cf6 chore: Auto-update chart README [skip ci] 2022-08-30 15:35:19 +00:00
TrueCharts Bot dfd2c9134a
chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
truecharts-bot 1320170934 chore: Auto-update chart README [skip ci] 2022-08-29 21:49:54 +00:00
TrueCharts Bot 1688d56b28
chore(deps): update helm general non-major (#3619) 2022-08-29 20:49:59 +02:00
truecharts-bot 9fccd234dc chore: Auto-update chart README [skip ci] 2022-08-27 17:46:08 +00:00
Stavros Kois 9056d3c8f7
fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup

* cleanup

* update questions

* chore(incubator): some cleanup

* remove enabled true from main services

* bump all incubator

* lint

* empty lines

* emtpy line
2022-08-27 02:12:33 +03:00
truecharts-bot e204b0e08e chore: Auto-update chart README [skip ci] 2022-08-23 23:03:35 +00:00
TrueCharts Bot b51c98bb4a
chore(deps): update helm general non-major helm releases (#3545) 2022-08-23 23:38:35 +02:00
truecharts-bot 25c42bf62a chore: Auto-update chart README [skip ci] 2022-08-12 22:39:47 +00:00
TrueCharts Bot 92a83a28f2
chore(deps): update helm general non-major helm releases (#3456)
* chore(deps): update helm general non-major helm releases

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:05:15 +02:00
Kjeld Schouten-Lebbing c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps 2022-08-12 13:15:27 +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
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
TrueCharts Bot 763af7a7b9
chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +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
truecharts-bot 80ef02312b chore: Auto-update chart README [skip ci] 2022-07-26 11:23:31 +00:00
Stavros Kois 714090aa6e
chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
truecharts-bot 8358b360f5 chore: Auto-update chart README [skip ci] 2022-07-24 09:40:43 +00:00
truecharts-bot d550776924 chore: Auto-update chart README [skip ci] 2022-07-23 20:43:38 +00:00
truecharts-bot f3fb628bbd chore: Auto-update chart README [skip ci] 2022-07-23 14:56:05 +00:00
TrueCharts Bot f9940cb96a
chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
truecharts-bot 28f252b3f6 chore: Auto-update chart README [skip ci] 2022-07-23 00:22:10 +00:00
Kjeld Schouten-Lebbing 2c844c4b81
chore(charts): Bump all charts to generate config and container references due to huge increase of repository 2022-07-23 00:58:33 +02:00
truecharts-bot 80c3b3d326 chore: Auto-update chart README [skip ci] 2022-07-22 21:46:19 +00:00
truecharts-bot b3518ae60f chore: Auto-update chart README [skip ci] 2022-07-22 20:52:13 +00:00
Kjeld Schouten-Lebbing 2c06051625
chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00