Commit Graph

1246 Commits

Author SHA1 Message Date
renovate[bot] 76352e80d2
chore(deps): update helm general non-major helm releases (#2605)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 09:08:32 +02:00
truecharts-bot af1965272d chore: Auto-update chart README [skip ci] 2022-05-02 15:26:07 +00:00
Stavros Kois 8d0b5810e6
chore(netdata): use configmap for readability and extendability (#2601)
* chore(netdata): use configmap for readability

* whoops

* typo

* mount confimap on initcont

* subpath

* type file

* add /dev
2022-05-02 18:23:29 +03:00
truecharts-bot 779988a56f chore: Auto-update chart README [skip ci] 2022-05-02 08:01:53 +00:00
Stavros Kois 35f8ad266f
chore(netdata): add pod/namespace/node env's (#2600)
* feat(netdata): try to add agent for k8s discovery

* hell

* remove sd agent, as it only supports a handful of services

* try rootless

* root

* add gui options for cloud claim

* we don't use sd currently
2022-05-02 07:59:40 +00:00
truecharts-bot de8c9db2ed chore: Auto-update chart README [skip ci] 2022-05-02 02:41:31 +00:00
TrueCharts-Bot c765e6a20c Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-02 02:39:10 +00:00
TrueCharts-Bot 50b8541e3c chore(deps): update container image netdata/netdata to v1.34.1 2022-05-02 02:39:10 +00:00
truecharts-bot 9740b53447 chore: Auto-update chart README [skip ci] 2022-05-01 22:16:57 +00:00
Stavros Kois 903e98b07c
fix(netdata): make host mounts readonly (#2596)
* fix(netdata): make host mounts readonly

* actually mount hostpaths as host paths
2022-05-01 22:14:40 +00:00
truecharts-bot 6578d03e5f chore: Auto-update chart README [skip ci] 2022-05-01 20:53:08 +00:00
Stavros Kois 65865fd055
feat(netdata): add netdata (#2595)
* feat(netdata): add netdata

* root

* try configmap

* switch to initcontainer so user can manually edit config file afterwards

* update questions

* fix script
2022-05-01 23:50:57 +03:00
truecharts-bot 6127f1d6c9 chore: Auto-update chart README [skip ci] 2022-05-01 16:46:28 +00:00
Stavros Kois fa0d3f179d
fix(meshcentral): fix config file generation (#2591)
* fix(meshcentral): fix config file generation

* updates

* some fixes

* some more fixes

* fixes

* whoops

* fixes

* see output

* comma

* cleanup
2022-05-01 16:43:55 +00:00
truecharts-bot d138598a4f chore: Auto-update chart README [skip ci] 2022-04-29 07:38:59 +00:00
renovate[bot] d02f35c3f2
chore(deps): update docker general non-major (#2581)
* 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-29 09:32:25 +02:00
truecharts-bot 39018ff0e1 chore: Auto-update chart README [skip ci] 2022-04-28 20:02:47 +00:00
Stavros Kois 968cb8b22d
feat(inventree): add inventree (#2576)
* feat(inventree): add inventree

* update gui

* app nginx

* fix path

* fix(templates): expect of cidr must be string instead of int

* fix worker vols

* root

* no root

* use container's uesr

* root group

* rofs

* try without nginx

* try without nginx

* remove

* start server as additionalcont to start first

* init db

* check

* migrate

* init account

* add secret on ui
2022-04-28 23:00:02 +03:00
truecharts-bot f0a4260346 chore: Auto-update chart README [skip ci] 2022-04-28 05:50:57 +00:00
renovate[bot] 9f220c8de2
chore(deps): update docker general non-major (#2577)
* 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-28 07:41:47 +02:00
truecharts-bot f7a4c04ae3 chore: Auto-update chart README [skip ci] 2022-04-26 20:05:48 +00:00
renovate[bot] 5ebabd020b
chore(deps): update helm general non-major helm releases (#2573)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 21:11:09 +02:00
truecharts-bot 413df3cb96 chore: Auto-update chart README [skip ci] 2022-04-26 10:10:07 +00:00
renovate[bot] 74c4859701
chore(deps): update docker general non-major (#2571)
* 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-26 09:56:48 +00:00
truecharts-bot f7bf1f87bf chore: Auto-update chart README [skip ci] 2022-04-25 20:48:04 +00:00
Stavros Kois f4ae1ed7d6
chore(wekan, meshcentral): bump (#2558)
* chore(wekan, meshcentral): bump

* and bump mongo

* test again

* test with new mongo

* lets see now

* test agian

* bump

* bump

* comma
2022-04-25 20:44: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 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 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
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
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