Commit Graph

12 Commits

Author SHA1 Message Date
Stavros Kois 076696e729
fix(guacamole-client): replace multiinit reference (#4335) 2022-11-07 17:02:18 +02:00
Stavros Kois a9729ce2c2
fix(guacamole-client): fix quoted true and cleanup a bit (#3538) 2022-08-22 21:07:02 +03: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
Stavros Kois 355d2c2708
chore(guacamole-client): prepare env's for next update and add proxy options (#3329)
* chore(guacamole-client): prepare env's for next update

* add note

* Add proxy config
2022-07-28 16:05:29 +03: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
TrueCharts Bot 7cb4367496
chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +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
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 9185f3de53
feat(guacamole-client); Add saml auth for upcoming image update (#1887) 2022-02-13 11:50:45 +01:00
Stavros Kois 5348c20fcb
feat(guacmole-client): Add extension-priority setting (#1772)
* feat(guacmole-client): Add extension-priority setting

* feat(guacmole-client): Add extension-priority setting

* bump
2022-01-24 10:54:50 +01:00
Stavros Kois 070da8b0a0
chore(guacamole-client): clean logs (#1720)
* chore(guacamole-client): clean logs

* At least make it whole :P

* bump

* move to stable train

* db is ready at this point
2022-01-16 11:56:02 +01:00