Commit Graph

7493 Commits

Author SHA1 Message Date
TrueCharts Bot e5727e57b2
chore(deps): update helm chart common to v11 (#4421) 2022-11-14 22:06:41 +01:00
TrueCharts Bot 09cc258777
chore(deps): update helm chart common to v11 (#4420) 2022-11-14 22:06:13 +01:00
TrueCharts-Admin 8c9b014514 chore(deps): update github/codeql-action digest to 4238421 2022-11-14 21:41:15 +01:00
Stavros Kois 7a0582895a
fix(plex): When ClusterIP, only advertise ingress host if any (#4412)
* fix(plex): When ClusterIP, only advertise ingress host if any

* also append additional urls

* clean
2022-11-14 21:08:58 +01:00
Stavros Kois 8a9310a9e3
fix(frigate): fix some truthy values 2022-11-14 15:54:24 +02:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-14 09:08:05 +02:00
StevenMcElligott 557fea4a92
feat(Incubator): Cleanup some charts (#4413)
* chore(deps): update container image tccr.io/truecharts/putty to v22.11.1 (#4401)
* chore(deps): update container image tccr.io/truecharts/putty to v22.11.1

* Commit bumped Chart Version

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

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

* remove maiainters

* remove maintainer field

* add maintainers:none

* another attempt

* move xen to stable and remove depracated charts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-14 09:07:31 +02:00
StevenMcElligott 24d8c730b1
feat(watchyourlan): Run as root (#4415)
* feat(watchyourlan): Run as root

* rorootfs: false

* more fixes
2022-11-14 09:05:06 +02:00
Stavros Kois 6ac1219e30
feat(frigate): initial rework (#4408)
* feat(frigate): initial rework

* some comment cleanup

* add mqtt

* update storage

* add some UI

* add ffmpeg

* more

* switch to custom defined configmap...

* add models

* add logger

* add birdseye

* add ffmpeg

* fix UI

* add detect

* remove values

* add ojbect

* add motion

* no default for some ints

* add record

* floats can't be strings ?>!

* make confmap content a string

* add snapshot and rtmp

* add timestamp style

* finito

* port

* stringify

* stringify

* precommit

* add some required values for CI

* emty lines

* hmm

* fix lint

* don't install frigate on ci
2022-11-14 01:19:55 +02:00
Stavros Kois 5347e23acc
chore(audiobookshelf): set opencors middleware (#4411)
* chore(audiobookshelf): temporary allow users to disable middlewarers

* opencors

* Update charts/stable/audiobookshelf/templates/common.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-14 00:09:49 +01:00
StevenMcElligott a10a6aebf7
feat(Cura-novnc): Move to Stable (#4403)
* feat(Cura-novnc): Move to Stable

* Update charts/stable/cura-novnc/values.yaml

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

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-13 23:43:59 +02:00
TrueCharts Bot 006b5d76bf
chore(deps): update renovatebot/github-action action to v34.24.0 (#4405) 2022-11-13 23:25:11 +02:00
Stavros Kois fd70af2c6d
fix(n8n): undo last change on ints 2022-11-13 23:18:55 +02:00
TrueCharts Bot 5b205b38d6
chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
Stavros Kois a51bc459c9
fix(n8n): allow null on ints (#4407) 2022-11-13 15:34:00 +02:00
Stavros Kois 43611dfa76
feat(traefik): add geoblock middleware (#4396)
* feat(traefik): add geoblock middleware

* add the required args

* add UI

* fix indentaiton
2022-11-13 12:03:07 +01:00
TrueCharts Bot 5c34ce2d06
chore(deps): update docker general non-major (#4398)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-13 12:02:16 +01:00
TrueCharts Bot 6dfc42c6be
chore(deps): update container image tccr.io/truecharts/putty to v22.11.1 (#4401)
* chore(deps): update container image tccr.io/truecharts/putty to v22.11.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-13 02:59:24 +02:00
TrueCharts Bot 96d7745f22
chore(deps): update tj-actions/branch-names action to v6.3 (#4399) 2022-11-13 02:32:49 +02:00
TrueCharts Bot c965cdc995
chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot ae1e653127
chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
Stavros Kois 881c939dc0
feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time (#4393)
* download each dep to its repo dir, to avoid confclits

* only fetch index once

* clean index cache on start

* fancy print

* make sure it's always `index.yaml`

* add caches to gitignore

* empty lines

* don't wipe
2022-11-12 19:06:22 +01:00
Stavros Kois e5deeaf4fd
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 19:42:03 +02:00
Stavros Kois b5dc8afb57
Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 19:41:54 +02:00
TrueCharts-Admin ef8917bf66 chore(deps): update renovatebot/github-action action to v34.23.1 2022-11-12 18:28:03 +01:00
TrueCharts Bot 616a0c5fff
chore(deps): update helm chart common to v10.9.7 (#4389) 2022-11-12 18:50:55 +02:00
TrueCharts Bot 025fc12492
chore(deps): update helm chart common to v10.9.7 (#4390) 2022-11-12 18:50:48 +02:00
Stavros Kois 86c3ca7a7b
fix(ci): fix a check (#4388)
* chore(ci): fix a visual typo

* fix copy..

* its train/chart :D

* Add some comments so I can read it again in the feature :P

* comment

* fix a check..
2022-11-12 17:09:02 +01:00
TrueCharts Bot bac1e6e5e3
chore(deps): update helm chart common to v10.9.6 (#4383) 2022-11-12 17:05:02 +01:00
Stavros Kois 030614c1e8
bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 18:02:53 +02:00
Stavros Kois f7ddd8f555
Add some comments to the fetch deps script.
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 18:02:16 +02:00
Stavros Kois dcc7fe5ed3
chore(ci): fix cp path (#4387)
* chore(ci): fix a visual typo

* fix copy..

* its train/chart :D
2022-11-12 16:58:44 +01:00
Kjeld Schouten-Lebbing 37ea4a1920
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:45:32 +01:00
Kjeld Schouten-Lebbing 56905362f9
nuke helm build
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:44:13 +01:00
Kjeld Schouten-Lebbing 64764bafc3
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:32:30 +01:00
Kjeld Schouten-Lebbing 318fde858e
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:32:22 +01:00
Kjeld Schouten-Lebbing bde6567b79
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:28:14 +01:00
Kjeld Schouten-Lebbing 9c774c720f
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:27:53 +01:00
Kjeld Schouten-Lebbing 279e71d6fd
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:23:06 +01:00
Kjeld Schouten-Lebbing 9f38ddbf60
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:22:44 +01:00
Kjeld Schouten-Lebbing ba1f1494f3
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:17:54 +01:00
Kjeld Schouten-Lebbing bf2710da61
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:17:43 +01:00
Kjeld Schouten-Lebbing ebe4b5668a
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:12:42 +01:00
Kjeld Schouten-Lebbing c719b7edc9
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:12:20 +01:00
Kjeld Schouten-Lebbing b70b77a984
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:04:53 +01:00
Kjeld Schouten-Lebbing d90b8bc12a
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:04:04 +01:00
Kjeld Schouten-Lebbing 5ef9763bed
Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:03:41 +01:00
Kjeld Schouten-Lebbing 47a81df78e
Update build-catalog.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:01:04 +01:00
Kjeld Schouten-Lebbing 07c6d1ab7e
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 16:00:47 +01:00