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 BotandGitHub
|
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 |
|
 TrueCharts BotandGitHub
|
c05b04fa14
|
chore(deps): update docker general non-major (#3150)
|
2022-07-12 19:35:43 +02:00 |
|
     
|
bd5c76e0fa
|
feat(lancache-monolithic): Add lancache-monolithic (#3143)
* feat(monolithic): Add monolithic
* removed whitespaces for comments
* update values.yaml
* removed comments
* update env variables
* update env
* update chart.yaml
* bump common version to 10.4.4
* update monolithic files
* update questions.yaml
* rreverted to root user
* update chart.yaml
* bump common version to 10.4.4
* Upgrade common lib (#3138)
* 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
* chore(deps): update helm chart common to v10.4.3 (#3137)
* chore: Auto-update chart README [skip ci]
* chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)
* chore(docs): apply some linting
* chore(docs): add markdownlint and cpell config files
* remove duplicate key
* add extension recommendation
* update cspell
* Bump common lib in postgresql (#3141)
* chore: Auto-update chart README [skip ci]
* Update README.md.gotmpl
* Delete CONFIG.md.gotmpl
* Update README.md.gotmpl
* fix(ubooquity): make root fs writable (#3142)
* chore: Auto-update chart README [skip ci]
* bump all the things to rerender images/docs and remove unused config.md files
* removed comments
* chore: Auto-update chart README [skip ci]
* update env variables
* update env
* update chart.yaml
* bump common version to 10.4.4
* update monolithic files
* update questions.yaml
* rreverted to root user
* update chart.yaml
* bump common version to 10.4.4
* remove env's that should not be changed
* remove dns ports as this image does not need them
* Update gui and test rootless
* test rootless
* root but rofs
* rofs false
* rename app
* Update charts/incubator/lancache-monolithic/questions.yaml
Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
|
2022-07-12 19:20:16 +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 |
|
Kjeld Schouten-Lebbing
|
5f986353f9
|
remove security scan data from Helm Chart
|
2022-07-12 13:05:28 +02:00 |
|
truecharts-bot
|
c8d2a333b0
|
chore: Auto-update chart README [skip ci]
|
2022-07-11 22:15:42 +00: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
|
3007303db7
|
chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)
* chore(docs): apply some linting
* chore(docs): add markdownlint and cpell config files
* remove duplicate key
* add extension recommendation
* update cspell
|
2022-07-11 21:13:45 +02:00 |
|
truecharts-bot
|
b20a5d1fef
|
chore: Auto-update chart README [skip ci]
|
2022-07-11 16:16:23 +00: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 |
|
truecharts-bot
|
96c8808bed
|
chore: Auto-update chart README [skip ci]
|
2022-07-11 11:14:35 +00:00 |
|
 
|
b9d31bce1d
|
feat(mineOS): add mineOS (#3127)
* feat(mineOS): add mineOS
* remove extra ports in mineos
* update mineos
* update mineos questions.yaml
* changed name from mineos to mineos-node
* update mineos
* update mineos and add env variables
* add new lines
* removed whitespace before service variable.
* Update Chart.yaml
* update mineos
* remove line from Chart.yaml
* Update charts/incubator/mineos/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* revert values.yaml image back to dockerhub
* Update charts/incubator/mineos/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/mineos/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
|
2022-07-11 13:12:10 +02:00 |
|
truecharts-bot
|
9c987b0e99
|
chore: Auto-update chart README [skip ci]
|
2022-07-11 10:52:16 +00:00 |
|
 
|
c9f0a6e51c
|
Upgrade common lib (#3136)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-07-11 12:47:25 +02:00 |
|
 Stavros KoisandGitHub
|
9321a99938
|
chore(apps): update image refs (#3135)
|
2022-07-11 12:45:12 +02:00 |
|
truecharts-bot
|
ed30b05be9
|
chore: Auto-update chart README [skip ci]
|
2022-07-11 09:46:51 +00:00 |
|
 
|
93d2bd4bc6
|
chore(deps): update docker general non-major (#3128)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-07-11 11:42:12 +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 |
|
truecharts-bot
|
0c4b419a52
|
chore: Auto-update chart README [skip ci]
|
2022-07-10 10:51:49 +00:00 |
|
truecharts-bot
|
aba2aa0a7c
|
chore: Auto-update chart README [skip ci]
|
2022-07-10 09:39:22 +00:00 |
|
 TrueCharts BotandGitHub
|
dfe021f145
|
chore(deps): update docker general non-major (#3115)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-07-10 11:36:21 +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 |
|
truecharts-bot
|
5c38d66f09
|
chore: Auto-update chart README [skip ci]
|
2022-07-10 09:24:42 +00:00 |
|
 Stavros KoisandGitHub
|
a4b896dabf
|
fix(apps): revert combine ports (#3119)
* Revert "chore(apps): combine some ports"
This reverts commit 6c3a74ab81c77e49a7a115f991862ba920092d51.
* Revert "lints"
This reverts commit b7f3ef949e26b4c4593b69dc2e910ff9dada932f.
* bumps
|
2022-07-10 11:21:55 +02:00 |
|
truecharts-bot
|
673f0dafc3
|
chore: Auto-update chart README [skip ci]
|
2022-07-09 20:27:18 +00:00 |
|
 
|
338d2469fc
|
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases
* remove metallb changes
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-07-09 21:55:24 +02:00 |
|
truecharts-bot
|
352bd6b712
|
chore: Auto-update chart README [skip ci]
|
2022-07-09 19:32:31 +00:00 |
|
 Stavros KoisandGitHub
|
8fcda955e2
|
chore(apps): combine some ports (#3096)
* chore(apps): combine some ports
* lints
* move `protocol` under `ports` rather under `service`
* bump cloudd
|
2022-07-09 21:29:01 +02:00 |
|
truecharts-bot
|
e6fd934dbb
|
chore: Auto-update chart README [skip ci]
|
2022-07-09 16:36:19 +00:00 |
|
 TrueCharts BotandGitHub
|
07b95435dd
|
chore(deps): update docker general non-major (#3106)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-07-09 18:27:18 +02:00 |
|
truecharts-bot
|
5867f31321
|
chore: Auto-update chart README [skip ci]
|
2022-07-08 13:47:51 +00:00 |
|
truecharts-bot
|
b3f4b0500d
|
chore: Auto-update chart README [skip ci]
|
2022-07-08 13:28:31 +00:00 |
|
 
|
d14c9e7b9d
|
feat(Ariang): add Ariang (#3098)
* feat(Ariang): add Ariang
* Update charts/incubator/ariang/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/ariang/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
|
2022-07-08 16:26:17 +03:00 |
|
truecharts-bot
|
8733d91930
|
chore: Auto-update chart README [skip ci]
|
2022-07-08 06:03:35 +00:00 |
|
 TrueCharts BotandGitHub
|
ae8d5b6623
|
chore(deps): update docker general non-major (#3099)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-07-08 09:00:52 +03:00 |
|
truecharts-bot
|
2d9f7f7490
|
chore: Auto-update chart README [skip ci]
|
2022-07-07 18:05:25 +00:00 |
|
 
|
45826a0aaa
|
chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
|
2022-07-07 20:00:56 +02:00 |
|
truecharts-bot
|
a6a5a303b0
|
chore: Auto-update chart README [skip ci]
|
2022-07-06 18:45:40 +00:00 |
|
 TrueCharts BotandGitHub
|
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
|
2ec75d3e5b
|
chore: Auto-update chart README [skip ci]
|
2022-07-05 20:53:58 +00:00 |
|
 TrueCharts BotandGitHub
|
9f64e7c603
|
chore(deps): update helm general non-major helm releases (#3075)
|
2022-07-05 21:55:34 +02:00 |
|
truecharts-bot
|
7f339ae1fe
|
chore: Auto-update chart README [skip ci]
|
2022-07-05 11:29:35 +00:00 |
|
 TrueCharts BotandGitHub
|
ee97cd7f48
|
chore(deps): update docker general non-major (#3071)
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
2022-07-05 13:22:07 +02:00 |
|
truecharts-bot
|
15be0115cf
|
chore: Auto-update chart README [skip ci]
|
2022-07-05 07:26:26 +00:00 |
|
 Stavros KoisandGitHub
|
35b6c9330d
|
feat(apps): add 8 apps (jlesage apps) (#3070)
* feat(dupeguru): add dupeguru
* feat(qdirstat): add qdirstat
* fix(apps): identation
* feat(mediainfo): add mediainfo
* feat(putty): add putty
* feat(mkvcleaver): add mkvcleaver
* feat(avidemux): add avidemux
* feat(tsmuxer): add tsmuxer
* add cjk fonts for all jlesage images
* feat(filebot): add filebot
* whoops
* try older vers
* revert hmm
|
2022-07-05 10:21:45 +03:00 |
|