Commit Graph

16 Commits

Author SHA1 Message Date
truecharts-bot 94c1e4d422 chore: Auto-update chart README [skip ci] 2022-07-19 13:18:28 +00:00
Kjeld Schouten-Lebbing 9d230e7e12
chore: Update Readme and Description on SCALE 2022-07-19 14:10:40 +02:00
truecharts-bot 9a0bf20b2c chore: Auto-update chart README [skip ci] 2022-07-14 21:27:16 +00:00
Kjeld Schouten-Lebbing 4fc9d425dc
fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
truecharts-bot a78365b42f chore: Auto-update chart README [skip ci] 2022-07-14 14:27:53 +00: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
truecharts-bot de793efc3e chore: Auto-update chart README [skip ci] 2022-07-12 23:19:47 +00: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
truecharts-bot 6e5db5c103 chore: Auto-update chart README [skip ci] 2022-07-12 21:13:53 +00:00
Kjeld Schouten-Lebbing 061a7ec7e4
chore(charts): bump to regenerate documentation 2022-07-12 22:41:34 +02:00
truecharts-bot 1b5231f8ab chore: Auto-update chart README [skip ci] 2022-07-12 18:58:45 +00:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
truecharts-bot e60f307b77 chore: Auto-update chart README [skip ci] 2022-07-12 17:38:10 +00: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