Commit Graph

19 Commits

Author SHA1 Message Date
TrueCharts Bot 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 Bot 763af7a7b9
chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +02:00
Stavros Kois 714090aa6e
chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
TrueCharts Bot f9940cb96a
chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
TrueCharts Bot 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
TrueCharts Bot 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 Bot 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 Kois 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 Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
Michael Schnerring 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