Commit Graph

12 Commits

Author SHA1 Message Date
TrueCharts Bot 03235287c8
chore(deps): update docker general non-major (#3649)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* exclude tailscale from ci

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-01 10:18:18 +03:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +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
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 54b3e7b0f6
chore(deps): update docker general non-major (#3078)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-06 20:09:05 +02:00
TrueCharts Bot b2752e8568
chore(deps): update docker general non-major (#3033)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-02 12: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
TrueCharts Bot 4a8d901aed
chore(deps): update docker general non-major (#2821)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00
Stavros Kois 019a21ee53
chore(zabbix): update image refs (#2819) 2022-06-02 13:25:37 +03:00
renovate[bot] e43e31df89
chore(deps): update docker general non-major (#2522)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-20 12:21:10 +02:00
Stavros Kois 6065361500
feat(zabbix-server): Init work for zabbix-server (#2474)
* feat(zabbix): Init work for zabbix-server

* main service is the gui

* remove persistence for nwo

* enable debug

* try different db user/name

* try mariadb

* pgsql and only server, no front

* no front

* 2 services

* use lifecycle to prevent second contrainer from starting

* try tcp

* initcontainer for db mig and init

* whoops

* ident

* add websrvurl

* try alone

* try probes

* bettrer probe

* enable web container now

* add agent aswell

* whoops

* use default server Port

* use port

* remove agent, add snmptraps

* enable more options

* ui and values

* rootless

* more options

* needs root

* move to dev for now

* move back to incubator
2022-04-19 09:23:43 +02:00