truecharts-bot
bf226df7a4
chore: Auto-update chart README [skip ci]
2022-04-01 03:59:25 +00:00
TrueCharts-Bot
09e779d3a2
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-01 03:47:57 +00:00
TrueCharts-Bot
bce3c8f28d
chore(deps): update docker general non-major
2022-04-01 03:47:57 +00:00
truecharts-bot
006230a633
chore: Auto-update chart README [skip ci]
2022-03-31 21:00:04 +00:00
agreppin
80e19493dc
fix(gitea): set user and group to 1000 ( #2356 )
...
* Gitea: runAsUser git = 1000
fixes #2136 , runAsUser 1000, from gitea/helm-chart/values.yaml
* Update values.yaml
* bump
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-31 20:53:44 +00:00
truecharts-bot
273fdd57dd
chore: Auto-update chart README [skip ci]
2022-03-31 20:46:30 +00:00
Stavros Kois
d93ec26f60
feat(ipfs): Use official image BREAKING CHANGE ( #2331 )
...
BREAKING CHANGE
* pass tests
* firstrun
* no underscores
* different way
* dont do installConainers
* add installContainers
* add vars
* add vars to installCont
* add init command
* nmo key
* space
* switch to job
* move ifinstall to commonyaml
* fix env
* identation
* fix logic
* whoops
* escape everywhere
* less escapes
* try 1
* wait some time
* wait less
* try more aggresive
* whoops
* revert to installContainers again
* try again
* arg?
* Update charts/stable/ipfs/values.yaml
* Update charts/stable/ipfs/values.yaml
* document
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 20:37:50 +00:00
Stavros Kois
0a177cce8e
chore(wekan): use other port and fix docs ( #2363 )
...
* chore(wekan): use other port and fix docs
* bump
* add img
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 22:44:25 +03:00
truecharts-bot
50c0bdbb22
chore: Auto-update chart README [skip ci]
2022-03-31 18:06:14 +00:00
renovate[bot]
6afd4da1f6
chore(deps): update helm general non-major helm releases ( #2362 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 19:18:04 +02:00
truecharts-bot
c30a0408c4
chore: Auto-update chart README [skip ci]
2022-03-31 13:59:34 +00:00
renovate[bot]
7f12bce02b
chore(deps): update docker general non-major ( #2357 )
...
* 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-03-31 15:09:42 +02:00
renovate[bot]
190efd4a36
chore(deps): update helm general non-major helm releases ( #2361 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 14:14:59 +02:00
truecharts-bot
8e88ba2830
chore: Auto-update chart README [skip ci]
2022-03-30 20:23:21 +00:00
Kjeld Schouten-Lebbing
416339f52f
Update Chart.yaml
2022-03-30 21:29:07 +02:00
renovate[bot]
6c01d54cd4
chore(deps): update helm general non-major helm releases ( #2354 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 21:26:59 +02:00
truecharts-bot
a89b7e7c2e
chore: Auto-update chart README [skip ci]
2022-03-30 14:03:40 +00:00
renovate[bot]
fd6f39d0f4
chore(deps): update docker general non-major ( #2349 )
...
* 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-03-30 15:56:04 +02:00
truecharts-bot
7d8ecfabe3
chore: Auto-update chart README [skip ci]
2022-03-30 13:52:59 +00:00
renovate[bot]
2f55fc6cc8
chore(deps): update docker general non-major ( #2347 )
...
* 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-03-30 15:40:58 +02:00
renovate[bot]
3d1c582770
chore(deps): update container image tccr.io/truecharts/redmine to v5.0.0 ( #2348 )
...
* chore(deps): update container image tccr.io/truecharts/redmine to v5.0.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 15:39:20 +02:00
TrueCharts-Bot
1c97742f26
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 08:29:35 +00:00
sagit
a21fdb5d01
fix(xteve): Fix webui path ( #2341 )
...
* fix(xteve): fix webui path
* bump
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:47 +02:00
Stavros Kois
4df58176be
chore(apps): Use new repo ( #2337 )
...
* bump mariadb and update repo
* bump postgresql and update repo
* bump redis and update repo
* bump memcached and update repo
* bump
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-30 10:01:37 +02:00
renovate[bot]
6a595952b1
chore(deps): update docker general non-major ( #2338 )
...
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:13 +02:00
Stavros Kois
3a7c16be47
feat(wekan): move to stable ( #2333 )
...
* feat(wekan): move to stable
* clean
* Update Chart.yaml
* update repo
* bump
* bump
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-30 10:00:57 +02:00
TrueCharts-Bot
bb191362f6
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 17:41:35 +00:00
Stavros Kois
26656c5f3c
feat(ml-workspace): Add more image options and fix tags ( #2330 )
...
* feat(ml-workspace): Add more image options and fix tags
* fix digest and add ci
* newline
* dont run ci on gpu
* run less images on CI
* less
* Create base-values.yaml
* Update charts/stable/ml-workspace/Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-29 19:32:31 +02:00
TrueCharts-Bot
db13ee4852
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 04:22:39 +00:00
TrueCharts-Bot
e088bb3235
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 04:10:30 +00:00
TrueCharts-Bot
fecc445a61
chore(deps): update docker general non-major
2022-03-28 04:10:30 +00:00
TrueCharts-Bot
447fe50f7a
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 19:32:37 +00:00
Stavros Kois
75a53cb735
bump ( #2320 )
2022-03-27 22:23:15 +03:00
Stavros Kois
143cffcb89
feat(apps): actually move to stable ( #2319 )
2022-03-27 22:06:21 +03:00
TrueCharts-Bot
7aae1cac58
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 18:36:15 +00:00
Stavros Kois
e5c84335ee
feat(apps): move to stable ( #2316 )
...
* feat(kavita): mvoe to stable
* feat(verysync): move to stable
* rootless
* move to stable
2022-03-27 21:28:03 +03:00
TrueCharts-Bot
ec74bf6b66
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 17:56:39 +00:00
Stavros Kois
71d5a72505
feat(chevereto): move to stable ( #2315 )
...
* feat(chevereto): move to stable
* fs 33
* bump spotweb
2022-03-27 20:49:29 +03:00
Stavros Kois
a05d041233
feat(spotweb): move to stable ( #2313 )
2022-03-27 20:10:34 +03:00
TrueCharts-Bot
5b983765ad
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 14:37:57 +00:00
Stavros Kois
519a8edec4
feat(deemix): move to stable ( #2306 )
2022-03-27 17:31:29 +03:00
TrueCharts-Bot
3f1830115f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 13:25:22 +00:00
Stavros Kois
59ac63cbab
chore(apps): upate image refs ( #2309 )
2022-03-27 15:15:22 +02:00
TrueCharts-Bot
5f166f727b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 13:10:14 +00:00
Stavros Kois
811ad4609a
feat(kimai): move to stable ( #2304 )
...
* feat(kimai): move to stable
* bump
2022-03-27 16:02:11 +03:00
TrueCharts-Bot
6d61035d33
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 10:10:13 +00:00
Stavros Kois
fc493e6050
feat(ml-workspace): add to stable ( #2302 )
2022-03-27 13:00:56 +03:00
TrueCharts-Bot
1272ee3986
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 05:24:45 +00:00
TrueCharts-Bot
2b7fc5e834
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 05:14:50 +00:00
TrueCharts-Bot
a0498fc561
chore(deps): update docker general non-major
2022-03-27 05:14:50 +00:00