Commit Graph

2169 Commits

Author SHA1 Message Date
renovate[bot] 278d7680dc
chore(deps): update helm chart common to v8.16.0 (#1926)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 20:12:33 +01:00
TrueCharts-Bot b2a9e8cc09 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 18:49:23 +00:00
Stavros Kois f7264a994c
fix(valheim): Correctly map ports when changed in the UI (#1921)
* fix(valheim): Correctly map ports when changed in the UI

* remove `-` from service name

* don't use tpl for targetPort

* tpl on `port`

* no tpl on port either

* remove targetPort and document reason
2022-02-21 19:41:47 +01:00
TrueCharts-Bot fbe92bcce4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:08:03 +00:00
renovate[bot] c4e08f8f25
chore(deps): update docker general non-major (#1924)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:53:17 +01:00
TrueCharts-Bot fd0dfcb617 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 16:21:42 +00:00
Kjeld Schouten-Lebbing 27b038e2d0
feat(common): add autolinking opion to ingress (#1922)
* feat(common): add autolinking opion to ingress

* bump
2022-02-21 17:16:29 +01:00
TrueCharts-Bot 8df0ccb4ad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 15:35:29 +00:00
brothergomez 6e931d010e
fix(automatic-music-downloader): Remove portal, as service is disabled (#1918)
* Update questions.yaml

* Update Chart.yaml

* Update questions.yaml

Add empty portals arg.

* Update charts/incubator/automatic-music-downloader/questions.yaml

* Update charts/incubator/automatic-music-downloader/questions.yaml

* Update charts/incubator/automatic-music-downloader/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-21 16:29:42 +01:00
TrueCharts-Bot 2e1a7b8b88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-20 20:08:33 +00:00
Stavros Kois f7d74faf46
fix(minio): Fix services and add ingress option for both services (#1911)
* fix(minio): Run app with the specified user always

* use consoles port for web portal

* map ports exactly

* update ports to questions

* add ingress option for console

* update description

* bump minor

* make console (webui) service main, and create new service for the api(server)

* update doc ports

* revert minio uid/gid set

* update probes towards api

* use more defaults

* try tpl

* revert to hardcoded values
2022-02-20 21:03:13 +01:00
TrueCharts-Bot b8f313797f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-20 14:40:37 +00:00
brothergomez cc4164dabf
feat(auto-music-downloader) Add auto-music-downloader (#1902)
* initial commit

* Enums and add icon

* Add some docs

* Fix values

* Remove licence, correct questions.yaml.

* Update docs/manual/default-ports.md

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

* Update charts/incubator/amd-automatic-music-downloader/values.yaml

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

* Update charts/incubator/amd-automatic-music-downloader/values.yaml

Thanks

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

* Update charts/incubator/amd-automatic-music-downloader/values.yaml

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

* Update charts/incubator/amd-automatic-music-downloader/Chart.yaml

* Update charts/incubator/amd-automatic-music-downloader/Chart.yaml

* Update charts/incubator/amd-automatic-music-downloader/questions.yaml

* Update charts/incubator/amd-automatic-music-downloader/values.yaml

* Update charts/incubator/amd-automatic-music-downloader/questions.yaml

* Update charts/incubator/amd-automatic-music-downloader/Chart.yaml

* rename folder

* Remove *.md files, helmignore. Rename app.

* use digest-pinning

* Update charts/incubator/automatic-music-downloader/questions.yaml

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

* Fix version to 1.0.0.
Fix over long enum descriptions,
multiline some descriptions.

* Reset auto gen appVersion.
Set version to 0.0.1.

* Update image tag

* Update charts/incubator/automatic-music-downloader/values.yaml

Co-authored-by: Matt Haddock <matthewha@graphcore.ai>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-20 15:34:49 +01:00
Stavros Kois 570baae023
chore(nextcloud): clrearly indicate values that used only on first install (#1909)
* chore(nextcloud): clrearly indicate values that used only on first install

* cleanup values
2022-02-20 15:10:14 +01:00
TrueCharts-Bot 77c7428098 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-17 08:26:22 +00:00
StevenMcElligott 84b34985e3
Adding Portal (comm) port to Omada-Controller (#1905)
* Update values.yaml

Adding missing ports for Omada to work, let me know how off I am lol

* Adding ports for Omada-Controller

Adding the missing port to Omada-Controller inside questions.yaml and values.yaml

* Adding ports for Omada-Controller

Adding the missing port to Omada-Controller inside questions.yaml and values.yaml, updated ports in manual and changed version
2022-02-17 09:19:43 +01:00
TrueCharts-Bot 215fbb2d71 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-16 08:52:32 +00:00
renovate[bot] 784d6cd5f1
chore(deps): update helm chart common to v8.15.4 (#1879)
* chore(deps): update helm chart common to v8.15.4

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-16 09:46:20 +01:00
TrueCharts-Bot 23dd6e7af1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-16 00:02:10 +00:00
Kjeld Schouten-Lebbing 924f7bb5a1
Update Chart.yaml 2022-02-16 00:54:14 +01:00
Kjeld Schouten-Lebbing 6cde07568e
Update values.yaml 2022-02-16 00:54:03 +01:00
TrueCharts-Bot fbe8aae20f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-15 22:16:34 +00:00
kjeld Schouten-Lebbing 583f0a1860
fix(traefik): fix errors rendering ingressroute 2022-02-15 23:10:36 +01:00
TrueCharts-Bot 431111781b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-15 14:42:47 +00:00
renovate[bot] 8fcbafa2a1
chore(deps): update helm general non-major helm releases (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 14:51:55 +01:00
TrueCharts-Bot 9c7e6081e9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 21:55:49 +00:00
renovate[bot] f7ab487ea8
chore(deps): update helm chart common to v8.15.4 (#1900)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 22:49:05 +01:00
TrueCharts-Bot 9b7eeddfc5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:51:36 +00:00
renovate[bot] 6c6fa135e1
chore(deps): update docker general non-major (#1895)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 12:39:19 +01:00
TrueCharts-Bot 856a5c1168 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:04:38 +00:00
renovate[bot] 4e4769af4c
chore(deps): update container image tccr.io/truecharts/friendica to v2022.02 (#1896)
* chore(deps): update container image tccr.io/truecharts/friendica to v2022.02

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:57:53 +01:00
TrueCharts-Bot 6a5666c583 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 10:15:29 +00:00
renovate[bot] e669209c5d
chore(deps): update container image tccr.io/truecharts/minecraft-java to v2022.3.0 (#1897)
* chore(deps): update container image tccr.io/truecharts/minecraft-java to v2022.3.0

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:09:08 +01:00
TrueCharts-Bot d7d6e8ad79 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 10:07:57 +00:00
Stavros Kois 93e8992033
feat(linkace): move to stable (#1898)
* feat(linkace): move to stable

* bump
2022-02-14 11:01:55 +01:00
TrueCharts-Bot 058badb461 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 09:26:22 +00:00
Stavros Kois 5ef74c6fdf
feat(librephotos): move to stable (#1894) 2022-02-14 10:18:34 +01:00
TrueCharts-Bot 99123afb52 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 22:08:04 +00:00
Stavros Kois 11e6d87362
fix(linkace): Overhaul setup (#1890)
* fix(linkace): Overhaul setup

* also remove logs from gui, as the app is very picky with perms

* update image

* its sha256
2022-02-13 23:02:37 +01:00
TrueCharts-Bot dc51294bfb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 21:42:26 +00:00
Stavros Kois 36ddaec990
feat(photoview): move photoview to stable (#1892) 2022-02-13 22:34:29 +01:00
TrueCharts-Bot 47634e73e7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 21:29:42 +00:00
Stavros Kois 27b0af376d
fix(librephotos): fix nginx host (#1891) 2022-02-13 22:21:52 +01:00
TrueCharts-Bot 1e1ed16595 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 13:17:32 +00:00
Stavros Kois b91783e71c
feat(Librephotos): Add librephotos (#1882)
* feat(Librephotos): Add librephotos

* whoops

* lint

* whoops again

* try that

* actual use it

* rename file

* define it

* close file

* try this

* dup

* try

* autogen secret

* fix volmount

* internal pod comm can use localhost

* rofs

* needs access

* fix redis

* backend host localhost

* update ui

* move env to secret

* nginx config

* add probes

* update images

* fix image
2022-02-13 14:07:36 +01:00
TrueCharts-Bot 8fc4334ba5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 12:52:20 +00:00
Stavros Kois 9a3bf859dd
feat(Photoview): Add photoview (#1881)
* feat(Photoview): Add photoview

* update app requests

* whoops

* update image

* sync perms on UI
2022-02-13 13:46:46 +01:00
TrueCharts-Bot 372b713351 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 12:15:23 +00:00
Stavros Kois ea02662485
feat(linkace): Add linkace (#1886)
* feat(linkace): Add linkace

* use correct secrets

* add hardcoded values

* whoops

* typo

* add init container

* render secrets earlier?

* debug

* tryout

* whats going on

* try moving nginx conf

* fastcgi filename changed?

* localhost

* perms

* try with rofs

* Create env file on the correct dir

* fix paths and update questions

* actually use app_key

* Add conditional cron

* update gui

* whoops

* update image
2022-02-13 13:08:40 +01:00
TrueCharts-Bot 38cb7229ed Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 10:56:52 +00:00