Commit Graph

2330 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing eddecdffda
fix(prometheus): don't export node-exporter on host 2022-02-26 01:07:28 +01:00
StevenMcElligott b17c20946d
Added proper mount folders for Omada (#1968)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

* Added proper mountpaths for Omada folders

* Update Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 21:20:29 +01:00
Stavros Kois 6c317c2565
chore(piwigo): Move piwigo to incubator (#1966) 2022-02-25 19:24:46 +01:00
TrueCharts-Bot 133114bac1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 15:12:51 +00:00
kjeld Schouten-Lebbing 28ad662c6d
chore(docker-compose): update common to test host-compose-disable 2022-02-25 16:07:02 +01:00
TrueCharts-Bot ec892d4ded Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 14:23:56 +00:00
Kjeld Schouten-Lebbing d5b90e7d20
fix(common): correctly disable host docker-compose (#1964)
* fix(common): correctly disable host docker-compose

* whoopsies
2022-02-25 15:18:50 +01:00
TrueCharts-Bot 236c63dc81 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 11:41:33 +00:00
brothergomez 2e8b975d4d
feat(deemix): Add deemix (#1933)
* First commit

* add values.yaml

* Remove autogen files.
Update for service.
Add icon.

* Update app-requests.md

fix bad change

* Fix source

* Fix questions.yaml ordering.

* Further questions fix

* Address comments

* Update charts/incubator/deemix/values.yaml

Co-authored-by: Matt Haddock <matthewha@graphcore.ai>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 12:37:08 +01:00
TrueCharts-Bot 8ab73d70d9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 10:18:10 +00:00
StevenMcElligott 8c7e3e9a47
Added missing folder to Omada (#1963)
* Added missing folder to Omada

Omada-controller needs a /work folder or else it's configurations don't persist after starting/stopping the container

* Update questions.yaml

* Update questions.yaml

* Update charts/incubator/omada-controller/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 11:13:10 +01:00
TrueCharts-Bot a72e302d91 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 23:56:10 +00:00
Stavros Kois 6db8475392
feat(focalboard): Use official image (#1952)
* feat(focalboard): Use official image

* fix name and variable

* typo

* fullpath?

* run tests

* add init

* trim

* dont enc

* change confmap

* typo

* disable ssl

* refactor confmap

* ssl disable

* remove rofs

* update questions and re-add rofs

* update image and fix questions.yaml
2022-02-25 00:49:53 +01:00
Stavros Kois 87bd915681
fix(omada-controller): Use correct ports for v5.x and fix typo (#1962)
* fix(omada-controller): Use correct ports for v5.x and fix typo

* doc ports and default to udp questions

* udp
2022-02-25 00:49:14 +01:00
TrueCharts-Bot 2291274aee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:56:40 +00:00
kjeld Schouten-Lebbing 676a218450
fix(docker-compose): fix autoloading of docker-compose file 2022-02-24 23:51:50 +01:00
TrueCharts-Bot 24c0b1c5b0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:45:31 +00:00
Kjeld Schouten-Lebbing 7d9c554d8d
feat(common): block host docker-compose and create hostpatch initcontainer (#1961)
* feat(common): block host docker-compose and create hostpatch initcontainer

* dont fail deployment in failure, only spawn error

* rename file

* technically this is a feature
2022-02-24 23:39:23 +01:00
TrueCharts-Bot d8efe941d4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:38:16 +00:00
Kjeld Schouten-Lebbing 5972267b8e
feat(docker-compose): wait for docker to be running before loading docker-compose file (#1960)
* feat(docker-compose): wait for docker to be running before trying to load docker-compose file

* hmm

* hmm

* shellcheck

* hmm
2022-02-24 23:32:31 +01:00
TrueCharts-Bot a9b7e9d61f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 21:06:47 +00:00
Kjeld Schouten-Lebbing 8df75f95e8
Compose path tests (#1959)
* feat(docker-compose): Add autoloading for compose file

* hmm

* hmm2

* longer delay for startup probe

* test
2022-02-24 22:01:55 +01:00
TrueCharts-Bot a895ac49b3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 19:58:20 +00:00
Kjeld Schouten-Lebbing c8b99af1a9
feat(docker-compose): Add autoloading for compose file (#1958)
* feat(docker-compose): Add autoloading for compose file

* hmm

* hmm2

* longer delay for startup probe
2022-02-24 20:53:22 +01:00
kjeld Schouten-Lebbing 6107728928
fix(ubooquity): Fix broken service and port reference 2022-02-24 20:49:22 +01:00
TrueCharts-Bot 22d5b8cb8f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 18:23:58 +00:00
Kjeld Schouten-Lebbing 3c607980af
Update Chart.yaml 2022-02-24 19:17:23 +01:00
Kjeld Schouten-Lebbing faf7c0f1ce
Update values.yaml 2022-02-24 19:17:12 +01:00
Stavros Kois 0d0e21524b
fix(pydio-cells): Use different port for healthcheck (#1949)
* fix(pydio-cells): Use different port for healthcheck

* stupid

* allow rootfs for s3 storage

* revert root fs access

* try persistence

* rofs

* runAsRoot, so s3 compatible storage works..

* make healthcheck service internal only

* https?

* check without clusterip

* try clIP again

* more generous probes

* use number port

* clip is def

* remove timeouts
2022-02-24 19:15:51 +01:00
Stavros Kois 33275c3883
chore(apps): rename `web_portal` to `open` (#1957) 2022-02-24 19:15:06 +01:00
Stavros Kois 56c26ce49d
chore(docs): Update adding tc catalog (#1956)
* chore(docs): Update adding tc catalog

* update ports
2022-02-24 18:19:44 +01:00
TrueCharts-Bot 19fd5e6a99 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 15:59:46 +00:00
Kjeld Schouten-Lebbing 194eb5c66c
feat(docker-compose): add a dedicated App for using Docker-Compose (#1954)
* feat(docker-compose): add a dedicated App for using Docker-Compose on TrueNAS SCALE

* whoops

* try to add probe

* add port type

* whoops naming mistkae

* setup questions
2022-02-24 16:49:25 +01:00
Stavros Kois b063b590ef
fix(ubooquity): Add admin service and portal (#1951)
* fix(ubooquity): Add admin service and portal

* add path to main portal as well
2022-02-24 16:45:32 +01:00
TrueCharts-Bot 1b9c65bb07 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 00:08:07 +00:00
Stavros Kois 33a49aadbb
fix(deconz): Dynamicly set env vars for ports based on service (#1948) 2022-02-24 01:01:47 +01:00
Stavros Kois 3a87eb409d
fix(boinc): allow root fs access (#1947) 2022-02-24 01:01:01 +01:00
TrueCharts-Bot 1dafc38672 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 20:19:19 +00:00
Stavros Kois 086150bfdd
fix(mylar): fix image reference (#1944) 2022-02-23 21:13:36 +01:00
TrueCharts-Bot aadf20572a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 07:50:00 +00:00
Stavros Kois e95ade48d7
fix(pydio-cells): fix configmap and main service (#1943)
* fix(pydio-cells): fix configmap and main service

* update questions and configmap
2022-02-23 08:44:07 +01:00
TrueCharts-Bot 14e49b12e1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 23:23:42 +00:00
Stavros Kois d1dd5c4660
fix(apps): Removed some double `b64enc` on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
Stavros Kois bee3228738
feat(syslog-ng): Use official image / remove portal (#1938)
* feat(syslog-ng): Use official image / remove portal

* rofs

* root

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-23 00:09:39 +01:00
Stavros Kois 5b60763789
chore(minio): Use correct label on api ingress (#1936) 2022-02-23 00:06:39 +01:00
renovate[bot] 994c94f620
chore(deps): update helm chart common to v8.16.1 (#1940)
* chore(deps): update helm chart common to v8.16.1

* 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-23 00:04:43 +01:00
TrueCharts-Bot 312f08b559 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 19:25:30 +00:00
Stavros Kois 9d74f2cb32
feat(common): Assing TZ a default value (#1934) 2022-02-22 20:20:03 +01:00
TrueCharts-Bot a92e7467b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 15:01:46 +00:00
renovate[bot] d4da89f73d
chore(deps): update helm general non-major helm releases (#1932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:55:04 +01:00
TrueCharts-Bot 4e866cbbc8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 10:34:01 +00:00
Stavros Kois 30df7291d5
fix(apps): map ingress to correct service (#1929) 2022-02-22 11:26:15 +01:00
Stavros Kois 98cd17f2fb
feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options (#1928)
* feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options

* see output

* without quote

* remove `command`

* Add TZ
2022-02-22 11:25:37 +01:00
Stavros Kois ae63bcea40
fix(monica): only b64enc the key once (#1930)
* fix(monica): only b64enc the key once

* Restore description

* Update _appkey.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-22 11:24:26 +01:00
TrueCharts-Bot 37a96dd1e7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 09:22:36 +00:00
Stavros Kois dfb4e63f2b
feat(pydio-cells): Add db and use official image (#1908)
* feat(pydio-cells): Add db and use official image

* whoops

* try mounting

* unique how?

* aha

* try again

* chagne port

* bind not binds

* add healtheck endpoint

* try another host for healthcheck and update questiosn

* try with healtch service

* try this

* add missing quote and tpl port

* update image

* typo

* check output

* linr

* remove init

* yml

* fix host

* try password

* revert to mariadbPassword

* try tpl

* enable maridb

* eof

* Let's try!
2022-02-22 10:15:25 +01:00
TrueCharts-Bot d72d2ddc67 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:36:08 +00:00
renovate[bot] 2f1a4a0842
chore(deps): update helm chart common to v8.16.0 (#1925)
* chore(deps): update helm chart common to v8.16.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-22 01:28:44 +01:00
TrueCharts-Bot 1ca591f026 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:08:46 +00:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
TrueCharts-Bot 6263bca7ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 19:20:32 +00:00
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
Stavros Kois 9185f3de53
feat(guacamole-client); Add saml auth for upcoming image update (#1887) 2022-02-13 11:50:45 +01:00
TrueCharts-Bot 5e82ba2ced Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-12 19:35:15 +00:00
Stavros Kois 12908c1a37
fix(calibre): adjust tag format (#1885) 2022-02-12 20:29:37 +01:00
Kjeld Schouten-Lebbing de4f3d66f9
Update _ingressclass.tpl 2022-02-12 16:41:18 +01:00
Stavros Kois 0ebfe5244e
fix(filezilla): adjust to the new versioning format (#1877) 2022-02-12 16:40:05 +01:00
Stavros Kois 6fe608c8ff
chore(gitea): remove dups from configmap (#1878) 2022-02-12 15:07:12 +01:00
TrueCharts-Bot 26a1d31f31 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-12 13:44:19 +00:00
Stavros Kois 021c4e7802
fix(gitea): fix ci (#1883) 2022-02-12 14:37:59 +01:00
TrueCharts-Bot e61f57dd60 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 16:28:00 +00:00
renovate[bot] 3ff538a498
chore(deps): update docker general non-major (#1876)
* 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-10 17:15:40 +01:00
TrueCharts-Bot 75ca0f00a1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 12:56:21 +00:00
Kjeld Schouten-Lebbing 12354422f7
Update Chart.yaml 2022-02-10 13:49:43 +01:00
Heavybullets8 81a0b98993
fix minetest chart location + change catagory to games (#1872) 2022-02-08 19:11:27 +01:00
TrueCharts-Bot dd4df3f95d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 17:15:24 +00:00
renovate[bot] b3740090db
chore(deps): update helm general non-major helm releases (#1871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 17:06:31 +01:00
TrueCharts-Bot b8c2ca1642 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 15:53:39 +00:00
renovate[bot] 8ab17ab0d2
chore(deps): update helm chart common to v8.15.2 (#1870)
* chore(deps): update helm chart common to v8.15.2

* 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-08 16:47:48 +01:00
TrueCharts-Bot ac426d0653 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 14:41:04 +00:00
renovate[bot] da03babfb5
chore(deps): update helm chart common to v8.15.2 (#1868)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 15:34:03 +01:00
TrueCharts-Bot 01462e4510 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 13:11:49 +00:00
renovate[bot] 49ec617cf6
chore(deps): update docker general non-major (#1869)
* 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-08 14:03:39 +01:00
TrueCharts-Bot 70e8ca0044 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 12:33:58 +00:00
Stavros Kois 31746f46e3
fix(openvscode): Use CONNECTION_TOKEN on portal button (#1666)
* fix(openvscode): Use `CONNECTION_TOKEN` on portal button

* adjust env's

* bump

* correct reference
2022-02-08 13:28:12 +01:00
TrueCharts-Bot b850a260ac Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 09:13:59 +00:00
Stavros Kois 5a3d31d762
feat(documentserver): Point probes to healthcheck endpoint (#1867) 2022-02-08 10:07:27 +01:00
TrueCharts-Bot bf1de76d6c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 08:59:11 +00:00
Stavros Kois d6f7a0b0d4
feat(odoo): use official image (#1866)
* feat(odoo): use official image

* also add customconf pvc

* correctly label the ports

* also on manual

* update image
2022-02-08 09:52:19 +01:00
TrueCharts-Bot 5fe9261739 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-07 11:24:49 +00:00
renovate[bot] acd8fa9387
chore(deps): update helm chart common to v8.15.1 (#1864)
* chore(deps): update helm chart common to v8.15.1

* 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-07 12:18:52 +01:00
TrueCharts-Bot 5847f938dd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-07 09:38:05 +00:00
renovate[bot] aa78cfeb1d
chore(deps): update docker general non-major (#1863)
* 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-07 10:31:54 +01:00
TrueCharts-Bot 60ba80609f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 18:12:20 +00:00
renovate[bot] 7fe0d6d220
chore(deps): update helm chart common to v8.15.0 (#1856)
* chore(deps): update helm chart common to v8.15.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-06 19:06:04 +01:00
TrueCharts-Bot 18ce8bcf98 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 17:52:12 +00:00
Stavros Kois d0c26549c9
feat(custom-app): Allow to disable probes on GUI (#1860)
* feat(custom-app): Allow to disable probes on GUI

* Add type and path for probes

* declutter UI if probe is disabled ;)
2022-02-06 18:42:50 +01:00
Stavros Kois 487a050fa6
chore(apps): fix links on `Chart.yaml` (#1862) 2022-02-06 18:42:09 +01:00
TrueCharts-Bot 4c1ca89570 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 17:25:51 +00:00
renovate[bot] 9c0bf192e8
chore(deps): update helm chart common to v8.15.0 (#1859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 17:07:47 +01:00
TrueCharts-Bot 4f192621b7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 15:26:22 +00:00