Commit Graph
31 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 48e5471458 chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
TrueCharts BotandGitHub 30388024d5 chore(deps): update helm general non-major (#3756) 2022-09-13 08:46:39 +03:00
TrueCharts BotandGitHub 845ea2d896 chore(deps): update helm general non-major (#3711) 2022-09-11 12:10:33 +02:00
TrueCharts BotandGitHub 9627a97001 chore(deps): update helm general non-major (#3639) 2022-08-31 00:00:06 +02:00
TrueCharts BotandGitHub dfd2c9134a chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
TrueCharts BotandGitHub ac7745d17d chore(deps): update helm general non-major (#3624) 2022-08-30 10:06:21 +02:00
TrueCharts BotandGitHub 8fe64959fe chore(deps): update helm general non-major (#3621) 2022-08-29 22:27:00 +02:00
TrueCharts BotandGitHub 1688d56b28 chore(deps): update helm general non-major (#3619) 2022-08-29 20:49:59 +02:00
Stavros KoisandGitHub 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 BotandGitHub b51c98bb4a chore(deps): update helm general non-major helm releases (#3545) 2022-08-23 23:38:35 +02:00
TrueCharts BotandGitHub 858c43e4e8 chore(deps): update helm general non-major helm releases (#3484) 2022-08-17 13:01:59 +02:00
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
TrueCharts BotandGitHub 214acdb513 chore(deps): update helm general non-major helm releases to v10.4.9 (#3413) 2022-08-09 17:15:10 +02:00
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
TrueCharts BotandGitHub 763af7a7b9 chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +02:00
Stavros KoisandGitHub 714090aa6e chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
TrueCharts BotandGitHub 54e805ab4d chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
TrueCharts BotandGitHub f9940cb96a chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
TrueCharts BotandGitHub 5da82dd76e chore(deps): update helm general non-major helm releases (#3274) 2022-07-23 11:27:55 +02: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
1a27d01cf4 chore(deps): update helm general non-major helm releases (#3268)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-23 00:47:31 +02:00
TrueCharts BotandGitHub 9127f4d31f chore(deps): update helm chart clickhouse to v1 (#3270) 2022-07-23 00:23:27 +02:00
Kjeld Schouten-Lebbing 9d230e7e12 chore: Update Readme and Description on SCALE 2022-07-19 14:10:40 +02:00
Kjeld Schouten-Lebbing 4fc9d425dc fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
Kjeld Schouten-Lebbing 30c50855e9 fix CI typo and bump again 2022-07-14 15:50:39 +02:00
Kjeld Schouten-Lebbing e1d26bd589 fix(Charts): bump to ensure .helmignore is present on all Charts 2022-07-14 15:47:30 +02:00
Kjeld Schouten-Lebbing b47799c065 chore(charts): bump to cleanup old docs and use correct icon urls 2022-07-13 00:43:13 +02:00
Stavros KoisandGitHub 27b742a9ff chore(apps): update icons (#3156)
* chore(apps): update icons

* bump everything
2022-07-13 00:42:35 +02:00
Kjeld Schouten-Lebbing 061a7ec7e4 chore(charts): bump to regenerate documentation 2022-07-12 22:41:34 +02:00
TrueCharts BotandGitHub 09e7d55ca8 chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
b5d381d276 feat(plausible): Add Plausible Analytics (#3055)
* Add Chart.yaml

* Add Plausible secret

* Add initial {questions,values}.yaml

* Insert final newline in common.yaml

* Add SECRET_KEY_BASE to env vars

* Add database env vars

* Move DB secrets to secretEnv

* Add Google Search Integration vars

* Add Mailer/SMTP Setup settings

* Add Postmark mailer options

* Fix tpl error

* Fix secret syntax error

* Fix default values

* Move env/secretEnv to ConfigMap/Secret templates

* Fix variable refs in env tpl

* Fix DATABASE_URL value

* Quote all env var values

* Add init container

* Split initContainer into installContainer/UpgradeContainer

* Add ClickHouse dependency [no ci]

* Set CLICKHOUSE_DATABASE_URL env var [no ci]

* Upgrade chart dependencies

* Change service port

* Upgrade common chart dependency

* Set required value ADMIN_USER_EMAIL

* Set readOnlyRootFilesystem: false

* Set runAsUser/runAsGroup: 1000

* Add probes

* Override container command

* Add LOG_LEVEL env var

* Use common lib 10.3.1

* Upgrade Chart.yaml dependencies

* Upgrade clickhouse dependency

* add icon

* Upgrade chart dependencies

* Upgrade postgres chart dependency

* Read .data instead of .stringData

* Reset log level to warn

* Update charts/incubator/plausible/questions.yaml

* Update charts/incubator/plausible/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-12 17:17:35 +00:00