Commit Graph
14 Commits
Author SHA1 Message Date
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
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
Kjeld Schouten-Lebbing 153415cbc7 bump all the things to rerender images/docs and remove unused config.md files 2022-07-11 23:35:47 +02:00
Stavros KoisandGitHub 4ad582d87f chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
Michael SchnerringandGitHub 93e4ea646d Upgrade common lib (#3138) 2022-07-11 16:36:04 +02:00
c9f0a6e51c Upgrade common lib (#3136)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-11 12:47:25 +02:00
bbe06eae51 fix(clickhouse): Fix ClickHouse upstream repo (#3134)
* Fix ClickHouse upstream repo

* Change image repo to our mirror

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-11 11:41:45 +02:00
50516db10b feat(clickhouse): Add ClickHouse (#3060)
* Add {Chart,templates/common}.yaml

* Add {questions,values}.yaml

* Add config.d PVC mounts

* Remove types from probes

* Add custom probes

* Add exec to probes

* Remove loops from probes

* Use HTTP probes

* Update charts/incubator/clickhouse/values.yaml

* Revert "Update charts/incubator/clickhouse/values.yaml"

This reverts commit 6f680bff5afae43ff26e01761e59ab29dc1bb799.

* Use HTTP probe

* Disable startup probe

* Update charts/incubator/clickhouse/values.yaml

* Add reference to docs regarding Linux capabilities

* Test different probe timings

* Fix linting errors

* Make root fs writable

* Cleanup

* Disable optional capabilities for advanced ClickHouse features

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-10 11:33:51 +02:00