Commit Graph

5064 Commits

Author SHA1 Message Date
truecharts-bot a308a35fc0 chore: Auto-update chart README [skip ci] 2022-04-24 22:02:14 +00:00
Stavros Kois 724a39d587
fix(mongodb): make advertisedhostname configurable (#2559) 2022-04-24 21:59:58 +00:00
truecharts-bot 3174ae3090 chore: Auto-update chart README [skip ci] 2022-04-24 20:53:35 +00:00
Stavros Kois 8910ecbde9
fix(mongodb): dont set initial primary host (#2557)
* fix(mongodb): dont set initial primary host

* hmm

* test again

* revert
2022-04-24 20:50:58 +00:00
truecharts-bot 6b0279f571 chore: Auto-update chart README [skip ci] 2022-04-24 19:35:54 +00:00
Stavros Kois b050d6b2e5
chore(wekan, meshcentral): bump (#2556) 2022-04-24 19:32:58 +00:00
truecharts-bot 21dbdf838f chore: Auto-update chart README [skip ci] 2022-04-24 19:14:49 +00:00
Stavros Kois 268a808c7e
fix(mongodb): set advertised hostname (#2555)
* fix(mongodb): set advertised hostname

* first update mongo

* force set primary host
2022-04-24 19:11:58 +00:00
truecharts-bot 44087767f5 chore: Auto-update chart README [skip ci] 2022-04-24 16:43:02 +00:00
Stavros Kois 02315fbc5e
feat(wekan, meshcentral): Use mongodb with replicaset. BREAKING CHANGE (#2547)
* test mongodb with apps

* bump

* bump versions
2022-04-24 19:40:16 +03:00
truecharts-bot 1ffc40a61e chore: Auto-update chart README [skip ci] 2022-04-24 16:08:15 +00:00
Stavros Kois 35bda2c4a2
chore(duckdns): add logfile option in gui (#2552) 2022-04-24 16:02:58 +00:00
truecharts-bot d8403b40ca chore: Auto-update chart README [skip ci] 2022-04-24 15:59:11 +00:00
Stavros Kois 5f84c4a60e
chore(mongodb): bump common (#2551) 2022-04-24 15:56:58 +00:00
truecharts-bot 6c680d4c70 chore: Auto-update chart README [skip ci] 2022-04-24 15:05:33 +00:00
Stavros Kois 27b85adbbb
chore(mongodb): bump common (#2548) 2022-04-24 15:02:58 +00:00
truecharts-bot 66b0379d6d chore: Auto-update chart README [skip ci] 2022-04-24 14:35:07 +00:00
Stavros Kois 36b5ed4a96
fix(minisatip): rofs false (#2549) 2022-04-24 14:32:57 +00:00
truecharts-bot ce15667fe7 chore: Auto-update chart README [skip ci] 2022-04-24 10:41:30 +00:00
Stavros Kois 5a43132179
fix(duckdns): rofs false (#2546) 2022-04-24 13:39:21 +03:00
truecharts-bot 474e8c2c07 chore: Auto-update chart README [skip ci] 2022-04-24 10:08:40 +00:00
Stavros Kois d8d4706967
feat(mongodb): run in single replicaset (take3) (#2505)
* feat(mongodb): run in single replicaset (take3)

* use secret

* add replicaset name

* ui also

* add oplog user creation script
2022-04-24 11:57:37 +02:00
truecharts-bot 4b4e967288 chore: Auto-update chart README [skip ci] 2022-04-24 09:57:22 +00:00
Stavros Kois 3da3b2211b
chore(apps): fix small mistakes (#2537) 2022-04-24 12:54:16 +03:00
truecharts-bot 0ca39195a4 chore: Auto-update chart README [skip ci] 2022-04-23 15:39:03 +00:00
Stavros Kois aa035240b7
chore(authentik): update db name (#2540) 2022-04-23 18:35:57 +03:00
truecharts-bot cf1565c726 chore: Auto-update chart README [skip ci] 2022-04-23 01:26:35 +00:00
TrueCharts-Bot 659ee5effb Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-23 01:23:30 +00:00
TrueCharts-Bot 372e767f2e chore(deps): update container image maxmindinc/geoipupdate to v4.9 2022-04-23 01:23:30 +00:00
truecharts-bot 3bc8e931eb chore: Auto-update chart README [skip ci] 2022-04-22 21:48:00 +00:00
Stavros Kois c843864fa5
feat(authentik): add authentik (#2535)
* feat(authentik): add authentik

* add secret

* try something crazy

* run geoip as a cronjob

* test

* whoops

* add gui options

* pin image

* add secret togui

* try http as main

* whops

* clear up

* clean
2022-04-22 21:44:57 +00:00
renovate[bot] 484cc57392
chore(deps): update actions/checkout digest to 2541b12 (#2531)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-22 21:28:18 +02:00
Stavros Kois 67cfd1880d
chore(meshcentral): update image ref (#2533) 2022-04-22 13:27:50 +03:00
truecharts-bot 05047c9c9c chore: Auto-update chart README [skip ci] 2022-04-22 01:44:02 +00:00
TrueCharts-Bot f13bc8c78c Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-22 01:41:19 +00:00
TrueCharts-Bot baffc6d766 chore(deps): update container image uldiseihenbergs/meshcentral to 1.0.1 2022-04-22 01:41:19 +00:00
truecharts-bot c71e55af10 chore: Auto-update chart README [skip ci] 2022-04-21 21:06:23 +00:00
Stavros Kois 7a30f82705
feat(baserow): add baserow (#2529)
* feat(baserow): add baserow

* fix port and add secret key and root

* use default redis username

* rofs

* try puid 0

* change port

* remvoe puid

* run with probes also

* whoops
2022-04-21 21:02:56 +00:00
truecharts-bot 3715e7a997 chore: Auto-update chart README [skip ci] 2022-04-21 13:37:53 +00:00
Stavros Kois 9048fb4038
feat(vikunja): move to stable (#2528) 2022-04-21 16:34:52 +03:00
truecharts-bot 10b4de8b18 chore: Auto-update chart README [skip ci] 2022-04-21 10:12:07 +00:00
Stavros Kois b1559f76f7
fix(meshcentral): BREAKING CHANGE - rewrite config generation (#2526)
* fix(meshcentral): fix

* escape

* escape more

* more

* fix

* rename vars

* update configmap and fix metadata

* cleanup configmap from ingored values

* add domain

* change persistence name

* change moutn

* try basic config

* close config file

* syntax

* whoops

* spaces?

* preview

* test install

* use a more "popular" image

* change paths

* squotes

* preview

* preview and run

* add schema

* expand var

* actually expand variables...

* cleanup

* dont cat config file
2022-04-21 13:09:07 +03:00
truecharts-bot f16ed218c7 chore: Auto-update chart README [skip ci] 2022-04-21 05:40:20 +00:00
Stavros Kois f21f0d7a7f
fix(vikunja): try to fix port again (#2527) 2022-04-21 08:38:01 +03:00
truecharts-bot 7160d0f393 chore: Auto-update chart README [skip ci] 2022-04-20 21:21:59 +00:00
renovate[bot] ff20763663
chore(deps): update helm general non-major helm releases (#2524)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-20 22:29:17 +02:00
truecharts-bot 786dede7e4 chore: Auto-update chart README [skip ci] 2022-04-20 18:43:37 +00:00
Stavros Kois 9a66bfba83
chore(vikunja): bump vikunja (#2523)
* chore(vikunja): bump vikunja

* update synapse iamge ref

* bump
2022-04-20 21:40:47 +03:00
truecharts-bot d147e81973 chore: Auto-update chart README [skip ci] 2022-04-20 10:29:02 +00:00
renovate[bot] e43e31df89
chore(deps): update docker general non-major (#2522)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-20 12:21:10 +02:00