Commit Graph

2811 Commits

Author SHA1 Message Date
truecharts-bot d73695e4e8 chore: Auto-update chart README [skip ci] 2022-04-08 02:01:22 +00:00
TrueCharts-Bot 1b77c43a3a Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-08 01:58:26 +00:00
TrueCharts-Bot 74e0c30da5 chore(deps): update docker general non-major 2022-04-08 01:58:26 +00:00
truecharts-bot ccfc905e55 chore: Auto-update chart README [skip ci] 2022-04-07 19:11:34 +00:00
Kjeld Schouten-Lebbing 55152d7dec
fix(ci): ensure ghcr is used when running tests (#2449)
* no message

* update helm for install tests (to match SCALE nightly) and ensure ghcr is used for tests

* bump something
2022-04-07 21:09:09 +02:00
truecharts-bot 9b627b6a2b chore: Auto-update chart README [skip ci] 2022-04-07 17:44:11 +00:00
Kjeld Schouten-Lebbing e9b99e14fe
feat(apps): Unraid Port - B (#2440)
* feat(apps): Unraid Port - B

* fix some weirdness

* more fixes

* fixes

* use tccr and cleanup a bit

* fix some tests

* remove botdarr

* remove another non-easily-working thing
2022-04-07 17:40:12 +00:00
truecharts-bot 681d686bd7 chore: Auto-update chart README [skip ci] 2022-04-07 13:27:54 +00:00
Kjeld Schouten-Lebbing 4b0c3f9fae
feat(apps): Unraid Port - digits (#2437)
* feat(apps): Unraid Port - digits

* need alphabetic

* fix questions

* submit port fix

* whoops

* decrease timeout

* add apps user in CI to prevent issues

* sudo

* slight tweak

* Update charts/dev/server-7daystodie/values.yaml

* add configmap

* mount it as well

* again

* subpath

* shoot

* fix object name

* hmm

* 66 to 55

* simplify code a bit

* get LS details

* get status

* try something else

* hmm

* try cmd

* whoops

* bashlist

* test

* use script

* againnn

* more quotes

* non double command

* quoted

* enter.sh

* groupmod

* try setting in args

* try without groupadd

* whoops again

* Apply suggestions from code review

* trigger precommit

* use tccr

* exclude in ci

* whoops
2022-04-07 15:25:14 +02:00
truecharts-bot dfb06b8d64 chore: Auto-update chart README [skip ci] 2022-04-07 01:43:33 +00:00
TrueCharts-Bot b89dcd77a0 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-07 01:40:06 +00:00
TrueCharts-Bot 9c6604ee38 chore(deps): update docker general non-major 2022-04-07 01:40:06 +00:00
truecharts-bot b8b34ac654 chore: Auto-update chart README [skip ci] 2022-04-06 21:02:05 +00:00
Stavros Ntentos 5968d8e4e8
fix(traefik/redirectRegex): `permanent` is not required; can be `false` (#2443)
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
2022-04-06 23:00:05 +02:00
truecharts-bot 4f011288f9 chore: Auto-update chart README [skip ci] 2022-04-06 01:21:53 +00:00
TrueCharts-Bot 3d27e9592f Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-06 01:19:30 +00:00
TrueCharts-Bot 5719a617b8 chore(deps): update container image matrixdotorg/synapse to v1.56.0 2022-04-06 01:19:30 +00:00
truecharts-bot 5426d641f9 chore: Auto-update chart README [skip ci] 2022-04-05 08:24:52 +00:00
Stavros Kois 31789854ce
chore(openvsvode-server): make connectionToken optional as it changed upstream (#2428) 2022-04-05 10:22:23 +02:00
truecharts-bot e21addea4b chore: Auto-update chart README [skip ci] 2022-04-05 00:33:57 +00:00
TrueCharts-Bot f7f58d740b Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-05 00:30:21 +00:00
TrueCharts-Bot 086211c909 chore(deps): update docker general non-major 2022-04-05 00:30:21 +00:00
truecharts-bot 1fb2bc3cb4 chore: Auto-update chart README [skip ci] 2022-04-04 20:42:53 +00:00
Kjeld Schouten-Lebbing f150e61a91
Update stripPrefixRegex.yaml (#2426)
* Update stripPrefixRegex.yaml

* Update values.yaml

* Update questions.yaml

* Update stripPrefixRegex.yaml

* Update stripPrefixRegex.yaml

* Update Chart.yaml

* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml
2022-04-04 20:40:27 +00:00
truecharts-bot 2fcd914b8e chore: Auto-update chart README [skip ci] 2022-04-04 20:14:04 +00:00
Kjeld Schouten-Lebbing 4905118e54
fix(code-server): correctly set the run-as-root things (#2425)
* Update values.yaml

* Update questions.yaml

* Update Chart.yaml
2022-04-04 20:11:22 +00:00
truecharts-bot 2e425e47c0 chore: Auto-update chart README [skip ci] 2022-04-04 19:50:47 +00:00
Stavros Ntentos 5ac0465496
feat(traefik): Add stripPrefixRegex (#2422)
* feat(traefic): Add stripPrefixRegex

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml

* feat(traefik): Add stripPrefixRegex: Part 2

> I'm missing the required minor version bump in Chart.yaml and the definition + comments in values.yaml

Additionally, add the changelog entry to-be

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

* feat(traefik): Add stripPrefixRegex: Oops

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-04 21:48:33 +02:00
truecharts-bot cef8425fa0 chore: Auto-update chart README [skip ci] 2022-04-03 19:52:20 +00:00
Stavros Kois e8b3375716
chore(linkding): bump (#2420) 2022-04-03 19:50:04 +00:00
truecharts-bot ffafaf2b68 chore: Auto-update chart README [skip ci] 2022-04-03 18:26:36 +00:00
Stavros Kois 5bd7aeac83
fix(linkding): create initial user (#2417)
* fix(linkding): create initial user

* try again

* 1 init

* again

* try with lifecycly

* better logic

* move xwiki to stable
2022-04-03 20:23:55 +02:00
truecharts-bot b6ebb6b899 chore: Auto-update chart README [skip ci] 2022-04-03 16:31:59 +00:00
renovate[bot] 7da3f33f3e
chore(deps): update helm general non-major helm releases (#2410)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-03 17:42:54 +02:00
truecharts-bot 1d44e2ce04 chore: Auto-update chart README [skip ci] 2022-04-03 15:37:27 +00:00
Stavros Kois c78b69d4b5
feat(apps): move to stable (#2415)
* feat(ferdi-server): move to stable

* move picoshare to stable

* persistence fix
2022-04-03 15:35:04 +00:00
truecharts-bot 26793cb659 chore: Auto-update chart README [skip ci] 2022-04-03 15:22:58 +00:00
Stavros Kois b6890a2e17
feat(zigbee2mqtt): allow use of custom config file BREAKING CHANGE (#2395)
* feat(zigbee2mqtt): allow use of custom config file

* fix script

* test file generation

* dont preset values, in case use select to use custom config

* cosmetic

* cosmetic

* whoops

* test not generate

* default to false

* adjust UI

* UI
2022-04-03 17:20:30 +02:00
renovate[bot] 094475455e
chore(deps): update docker general non-major (#2414)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-03 15:47:27 +02:00
truecharts-bot aa203c8e98 chore: Auto-update chart README [skip ci] 2022-04-03 13:34:50 +00:00
sagit 1c1541bbf0
chore(meshcentral): Adjust description (#2412)
* chore(meshcentral): Adjust description

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-03 15:32:37 +02:00
truecharts-bot 66c0f12f24 chore: Auto-update chart README [skip ci] 2022-04-03 13:19:18 +00:00
Stavros Kois 19dd5a26d9
fix(wireshark): rw root fs / hostnet (#2389)
* fix(wireshark): rw root fs / netadmin / hostnet

* chore(sqlitebrowser): use different port to avoid conflicts

* remove net_admin from wireshark, don't set hostnetwork on zerotier on gui

* bump common
2022-04-03 15:15:13 +02:00
Stavros Kois fac0079fa3
chore(apps): update image refs (#2411)
* chore(apps): update image refs

* bump

* typecho

* mosdns move to stable
2022-04-03 15:03:06 +02:00
truecharts-bot 32f949ecd6 chore: Auto-update chart README [skip ci] 2022-04-03 12:46:46 +00:00
Stavros Kois 9e21abbddf
fix(outline): fix secret (#2405)
* test

* no 64enc

* stringData

* data

* length

* hmm

* whoops

* bump
2022-04-03 12:44:14 +00:00
sagit 206c8cdc25
fix(typecho): Fix db host (#2409)
* fix db host

* bump
2022-04-03 15:41:37 +03:00
truecharts-bot 4b79b11180 chore: Auto-update chart README [skip ci] 2022-04-03 11:30:02 +00:00
sagit 27374a61f3
chore(meshcentral): bump version alone (#2407) 2022-04-03 11:27:29 +00:00
truecharts-bot ced37897c5 chore: Auto-update chart README [skip ci] 2022-04-03 11:03:55 +00:00