Commit Graph

34 Commits

Author SHA1 Message Date
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 b8260a5b3d chore: Auto-update chart README [skip ci] 2022-07-28 12:37:25 +00:00
truecharts-bot 461a1b907d chore: Auto-update chart README [skip ci] 2022-07-28 11:32:16 +00:00
sagit 3252727b85
feat(anki-sync-server): Add anki sync server (#3327)
* add anki

* change image

* use community image

* add icon

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

* change permission

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-28 14:29:10 +03:00