Commit Graph

8074 Commits

Author SHA1 Message Date
Xstar97
74ae6dbbf4 docs(traefik): fix port typo in How-to (#4647)
* fix port typo

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

* bump version

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
2022-11-20 20:21:57 +01:00
Kjeld Schouten-Lebbing
a780450e13 Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:21:17 +01:00
Kjeld Schouten-Lebbing
88b1a91c64 Create index.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:15:49 +01:00
TrueCharts Bot
6a393133f6 Merge pull request #4648 from truecharts/renovate/tccr.io-truecharts-prometheus-2.40.2 2022-11-20 19:44:10 +01:00
TrueCharts Bot
41c2106291 Merge pull request #4649 from truecharts/renovate/tccr.io-truecharts-qinglong-2.x 2022-11-20 19:43:11 +01:00
TrueCharts-Bot
a5b63ac3ec Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 18:16:11 +00:00
TrueCharts-Bot
c6be2c05af Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 18:16:02 +00:00
TrueCharts-Admin
3ba767c687 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.1 2022-11-20 18:12:01 +00:00
TrueCharts-Admin
fbdb972c9c chore(deps): update container image tccr.io/truecharts/prometheus to 2.40.2 2022-11-20 18:11:54 +00:00
StevenMcElligott
72a00510af feat(amule): Move to Stable (#4636)
* feat(amule): Move to Stable

* dont preset pass

* shorternames

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-20 17:00:35 +02:00
StevenMcElligott
2e2e67b1f7 feat(Incubator): Move Kasm + YouTransfer 2 stable (#4610)
* feat(Incubator): Move Kasm + YouTransfer 2 stable

* Update charts/stable/youtransfer/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix

* upd

* yeet

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-20 17:00:22 +02:00
Stavros Kois
b26b039e51 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-20 16:27:36 +02:00
Xstar97
49a4adb22a fix(rcon-webadmin) wss +ws variables (#4384)
* wip fix(rcon-webadmin) wss +ws variables

* update persistence

* modify persisence mountpath

* fix persistence

* update chart and version

* set persistence to db

* envs

* Update charts/stable/rcon-webadmin/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* bump

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-20 16:25:59 +02:00
Xstar97
90ca887adf feat(crafty-4) move to stable (#4430) 2022-11-20 16:24:18 +02:00
TrueCharts Bot
47e35fc682 Merge pull request #4646 from truecharts/renovate/tccr.io-truecharts-firefox-desktop-g3-latest 2022-11-20 14:49:38 +01:00
TrueCharts Bot
a4cd7395b5 Merge pull request #4645 from truecharts/renovate/tccr.io-truecharts-czkawka-22.11.1 2022-11-20 14:49:04 +01:00
TrueCharts Bot
eb87e2c596 Update container image tccr.io/truecharts/rdesktop to latest (#4616)
* chore(deps): update container image tccr.io/truecharts/rdesktop to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
acestream-2.0.3
2022-11-20 15:45:52 +02:00
allcontributors[bot]
5417c692f9 docs: add boostchicken as a contributor for code (#4621)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-20 15:45:41 +02:00
TrueCharts Bot
ac0762df89 Update container image tccr.io/truecharts/acestream to latest (#4627)
* chore(deps): update container image tccr.io/truecharts/acestream to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 15:45:30 +02:00
TrueCharts Bot
0cf8f840ed Update container image tccr.io/truecharts/webtop to latest (#4644)
* Update container image tccr.io/truecharts/webtop to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 15:45:15 +02:00
mgale456
1c9a15f35a fix(frigate): fix small issues in configmap and questions (#4635)
* typos in configmap and fix effect default

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* add max_ratio question

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* fix name for improve_contrast variable

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* bump version

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
2022-11-20 15:44:40 +02:00
TrueCharts-Bot
a647f1b944 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 13:23:57 +00:00
TrueCharts-Bot
9c9c9b83c8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 13:23:42 +00:00
TrueCharts-Admin
75cf353cfa Update container image tccr.io/truecharts/firefox-desktop-g3 to latest 2022-11-20 13:20:16 +00:00
TrueCharts-Admin
c582498fea Update container image tccr.io/truecharts/czkawka to 22.11.1 2022-11-20 13:20:10 +00:00
TrueCharts Bot
9aa7ae851f Merge pull request #4643 from truecharts/renovate/tccr.io-truecharts-openspeedtest-latest 2022-11-20 13:40:19 +01:00
TrueCharts-Bot
4befbb50ec Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 12:16:11 +00:00
TrueCharts-Admin
777ce13883 Update container image tccr.io/truecharts/openspeedtest to latest 2022-11-20 12:12:39 +00:00
TrueCharts Bot
ef4777b936 Merge pull request #4642 from truecharts/renovate/tccr.io-truecharts-czkawka-22.x 2022-11-20 09:41:47 +01:00
TrueCharts-Bot
b137cd84e1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 08:16:02 +00:00
TrueCharts-Admin
f6caeeb06b Update container image tccr.io/truecharts/czkawka to v22.11.1 2022-11-20 08:12:30 +00:00
TrueCharts Bot
7820fe210b Merge pull request #4640 from truecharts/renovate/tccr.io-truecharts-fileflows-1.x 2022-11-20 08:43:03 +01:00
TrueCharts Bot
f340ab83d0 Merge pull request #4637 from truecharts/renovate/tccr.io-truecharts-calibre-6.8.0 2022-11-20 08:42:17 +01:00
TrueCharts Bot
efeac6befa Merge pull request #4641 from truecharts/renovate/tccr.io-truecharts-picoshare-1.x 2022-11-20 08:41:43 +01:00
TrueCharts Bot
8365b2fb78 Merge pull request #4639 from truecharts/renovate/tccr.io-truecharts-postgresql-15.1.0 2022-11-20 08:40:40 +01:00
TrueCharts Bot
913bae66a0 Merge pull request #4638 from truecharts/renovate/tccr.io-truecharts-lazylibrarian-latest 2022-11-20 08:40:11 +01:00
TrueCharts-Bot
c68263da8e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 07:15:34 +00:00
TrueCharts-Bot
23d409b959 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 07:15:14 +00:00
TrueCharts-Bot
c500152f44 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 07:15:00 +00:00
TrueCharts-Bot
910d5a8eda Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 07:14:43 +00:00
TrueCharts-Bot
e89442105e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 07:14:37 +00:00
TrueCharts-Admin
50c153c303 Update container image tccr.io/truecharts/picoshare to v1.2.2 2022-11-20 07:11:28 +00:00
TrueCharts-Admin
97dad53638 Update container image tccr.io/truecharts/fileflows to v1.0.7 2022-11-20 07:11:21 +00:00
TrueCharts-Admin
78182e4cb5 Update container image tccr.io/truecharts/postgresql to 15.1.0 2022-11-20 07:11:12 +00:00
TrueCharts-Admin
0a0f3d1e17 Update container image tccr.io/truecharts/lazylibrarian to latest 2022-11-20 07:11:07 +00:00
TrueCharts-Admin
27fa7c1aa4 Update container image tccr.io/truecharts/calibre to 6.8.0 2022-11-20 07:11:00 +00:00
TrueCharts Bot
70ae666bb7 Merge pull request #4634 from truecharts/renovate/tccr.io-truecharts-searxng-latest 2022-11-20 05:05:22 +01:00
TrueCharts Bot
1aebdad956 Merge pull request #4633 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2022-11-20 05:04:51 +01:00
TrueCharts-Bot
fc1ba8ff7b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 03:40:00 +00:00
TrueCharts-Bot
b0094731e0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-20 03:38:46 +00:00