Commit Graph

13212 Commits

Author SHA1 Message Date
TrueCharts-Admin bb2075ee27 chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.4 2023-01-22 07:24:25 +00:00
TrueCharts-Admin ae229278b5 chore(deps): update container image tccr.io/truecharts/calibre to 6.11.0 2023-01-22 07:24:17 +00:00
TrueCharts Bot 0133ad01dd
Merge pull request #6601 from truecharts/renovate/tccr.io-truecharts-redis-7.0.8 2023-01-22 03:13:11 +01:00
TrueCharts-Bot 5fa2a99a89 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-22 01:50:06 +00:00
TrueCharts-Admin 5fb65f8d8e chore(deps): update container image tccr.io/truecharts/redis to 7.0.8 2023-01-22 01:46:16 +00:00
TrueCharts Bot eac649b479
Merge pull request #6599 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.x 2023-01-21 21:07:14 +01:00
TrueCharts Bot 6f13aba036
Merge pull request #6598 from truecharts/renovate/tccr.io-truecharts-domoticz-2022.2.x 2023-01-21 20:48:42 +01:00
TrueCharts-Bot 0c27008958 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 19:22:41 +00:00
TrueCharts-Bot 862399f1cc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 19:22:39 +00:00
TrueCharts-Admin 0f16e49d9b chore(deps): update container image tccr.io/truecharts/netbox to v3.4.3 2023-01-21 19:19:03 +00:00
TrueCharts-Admin 79032444f2 chore(deps): update container image tccr.io/truecharts/domoticz to v2022.2.20230119 2023-01-21 19:18:56 +00:00
TrueCharts Bot 8aff63d021
Merge pull request #6596 from truecharts/renovate/tccr.io-truecharts-linkding-1.16.x 2023-01-21 19:59:11 +01:00
TrueCharts Bot 7d73eb9acf
Merge pull request #6597 from truecharts/renovate/tccr.io-truecharts-pihole-2023.1.x 2023-01-21 19:49:58 +01:00
TrueCharts-Bot 049a35553a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 18:27:07 +00:00
TrueCharts-Bot 166df7fd3d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 18:26:46 +00:00
TrueCharts-Admin dde237fd9c chore(deps): update container image tccr.io/truecharts/pihole to v2023.01.6 2023-01-21 18:22:24 +00:00
TrueCharts-Admin e5fbc04337 chore(deps): update container image tccr.io/truecharts/linkding to v1.16.1 2023-01-21 18:22:16 +00:00
TrueCharts Bot 6046773c66
Merge pull request #6593 from truecharts/renovate/tccr.io-truecharts-ghost-5.x 2023-01-21 15:07:32 +01:00
TrueCharts-Bot 987f5b158c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 13:26:40 +00:00
TrueCharts-Admin 2321621a3d chore(deps): update container image tccr.io/truecharts/ghost to v5.31.0 2023-01-21 13:22:59 +00:00
TrueCharts Bot b459050d65
Merge pull request #6592 from truecharts/renovate/tccr.io-truecharts-flexget-3.5.x 2023-01-21 13:54:13 +01:00
TrueCharts-Bot 86c6c4461c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 12:27:56 +00:00
TrueCharts-Admin 9789b1ed05 chore(deps): update container image tccr.io/truecharts/flexget to v3.5.18 2023-01-21 12:24:07 +00:00
StevenMcElligott 903758c91a
feat(cops): Move to stable (#6588)
* feat(cops): Move to stable

* cleanup values

* cleanup questions

* Update charts/stable/cops/Chart.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>
2023-01-21 14:09:05 +02:00
mgale456 72ca65cae6
WIP feat(frigate): BREAKING-CHANGE Restructure configuration and add per camera config (#5412)
* remove defaults from ffmpeg

* add required to questions for Model

* update detect section for defaults and requireds

* fix defaults for birdseye

* fix defaults and requireds for Motion

* fix defaults and requireds for Record

* fix defaults and requireds for Snapshots

* fix defaults in Live

* fix defaults and requireds for Timestamp_Style

* bump version

* add missing end tag for record>events

* add "" values for enum questions

* remove hardcoded defaults in values.yaml

* fix lint error. Add space at beginning of comment

* lint error. Including mqtt host

* try to fix lint. Blank out fields in values.yaml

* Put integer defaults back in the questions

* revert values.yaml to have defaults

* Clarify names of nested render_config questions

* sparse mqtt

* detectors

* model

* logger

* birdseye

* ff

* detect

* objects

* motion

* record

* rtmp and live

* cameras

* cameras

* pipe

* fix ffmepg

* update questions

* clear args

* split few things

* obj

* moree

* timstamp

* snapshots

* split more

* fix sytnax highlighting

* fix questions

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@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>
2023-01-21 14:02:26 +02:00
Stavros Kois 5e0336aad9
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-21 13:57:27 +02:00
Xstar97 458a5a7413
fix(deemix) add persisted volume to gui (#6567)
* fix(deemix) add persisted volume to GUI

* update gui text
2023-01-21 13:53:35 +02:00
TrueCharts Bot 7c6b480e1c
chore(deps): update renovatebot/github-action action to v34.108.2 (#6571) 2023-01-21 13:51:44 +02:00
StevenMcElligott b62c3a9da8
feat(pialert): Move to stable + update docs (#6587) 2023-01-21 13:48:18 +02:00
Xstar97 7c66271e16
feat(lama-cleaner) move to stable (#6590) 2023-01-21 13:46:46 +02:00
Xstar97 cda072588c
feat(soft-serve) move to stable (#6591) 2023-01-21 13:46:30 +02:00
TrueCharts Bot 93011fd834
Merge pull request #6586 from truecharts/renovate/tccr.io-truecharts-drawio-20.8.x 2023-01-21 01:57:59 +01:00
TrueCharts-Bot e1e8cea6e4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-21 00:33:21 +00:00
TrueCharts-Admin 057b3fb4b3 chore(deps): update container image tccr.io/truecharts/drawio to v20.8.10 2023-01-21 00:29:41 +00:00
TrueCharts Bot 54c6fcd6e4
Merge pull request #6584 from truecharts/renovate/tccr.io-truecharts-deconz-2.20.x 2023-01-20 20:51:14 +01:00
TrueCharts Bot 27aeaae356
Merge pull request #6583 from truecharts/renovate/tccr.io-truecharts-tar1090-latest 2023-01-20 20:51:03 +01:00
TrueCharts Bot c6f78471fb
Merge pull request #6585 from truecharts/renovate/tccr.io-truecharts-homepage-0.6.x 2023-01-20 20:49:44 +01:00
TrueCharts-Bot b057bfb8aa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 19:26:30 +00:00
TrueCharts-Bot b1ee74d4ce Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 19:25:13 +00:00
TrueCharts-Bot 0bf950f172 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 19:25:08 +00:00
TrueCharts-Admin 40e68b20a5 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.2 2023-01-20 19:21:32 +00:00
TrueCharts-Admin b6e03e3c0b chore(deps): update container image tccr.io/truecharts/deconz to v2.20.01 2023-01-20 19:21:25 +00:00
TrueCharts-Admin 03b6d3075a chore(deps): update container image tccr.io/truecharts/tar1090 to latest 2023-01-20 19:21:17 +00:00
Xstar97 8685d95081
fix(heimdall) set tag to 2.5.5 (#6576) 2023-01-20 18:43:03 +02:00
TrueCharts Bot fb8fb2a8b1
Merge pull request #6579 from truecharts/renovate/tccr.io-truecharts-gitea-1.18.x 2023-01-20 15:05:44 +01:00
TrueCharts Bot 8b893511c8
Merge pull request #6580 from truecharts/renovate/tccr.io-truecharts-home-assistant-2023.1.x 2023-01-20 14:58:54 +01:00
TrueCharts Bot 23198f601c
Merge pull request #6577 from truecharts/renovate/tccr.io-truecharts-ciao-latest 2023-01-20 14:55:00 +01:00
TrueCharts Bot e250e21655
Merge pull request #6578 from truecharts/renovate/tccr.io-truecharts-adguard-home-0.107.x 2023-01-20 14:54:39 +01:00
TrueCharts-Bot b5ab1a2c58 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 13:30:56 +00:00
TrueCharts-Bot b8308337c7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 13:30:14 +00:00