Commit Graph

12 Commits

Author SHA1 Message Date
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 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Stavros Kois 1bfd4eb3fb
chore(deepstack): add threadcount gui option (#2643) 2022-05-09 20:44:46 +00:00
renovate[bot] c2790700d1
chore(deps): update container image tccr.io/truecharts/deepstack-cpu to v2022.01.1 (#2217)
* chore(deps): update container image tccr.io/truecharts/deepstack-cpu to v2022.01.1

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-19 11:09:25 +01:00
Stavros Kois 509a418dfb
chore(apps): remove puid from values (#2152) 2022-03-14 01:13:08 +02: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
kjeld Schouten-Lebbing f7c5dac8b2
chore(Apps): remove PUID from per-app env-vars if set to 568 2022-03-03 12:22:39 +01:00
Stavros Kois 4629c7be3e
chore(deepstack): use single quote instead of espace (#1793) 2022-01-26 00:53:12 +01:00
Stavros Kois c56ed3ff1f
feat(deepstack): use configmap to clean up gui (#1771)
* feat(deepstack): use configmap to clean up gui

* add secrets and vision-enhance for the upcoming version

* bump major and update common

* rename app to deepstack

* try the new configmap tpl

* fix configmap

* common

* envFrom?

* maybe?

* or this?

* Update charts/stable/deepstack/values.yaml

* Update charts/stable/deepstack/values.yaml

* try escaping

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-24 11:07:03 +01:00
Stavros Kois ca27a83ecc
chore(deepstack); move it to stable train (#1633)
* chore(deeptack); move it to stable train

* remove gpu+cpu separated apps

* doc ports
2021-12-29 20:52:31 +01:00