TrueCharts-Bot
d1ab0c97ae
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 00:23:09 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f
fix(all): ensure new helm deps repo is used in latest releases as well.
2023-02-10 10:44:04 +01:00
TrueCharts-Bot
3c21085dca
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-10 00:28:40 +00:00
Kjeld Schouten-Lebbing
110ae6125b
Revert "Commit daily changes"
...
This reverts commit 208c2919fe
.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
Stavros Kois
cdb7122488
fix(apps): remove non-link sources ( #6826 )
2023-02-03 00:21:29 +02:00
TrueCharts-Bot
adda47bb64
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 17:37:55 +00:00
TrueCharts-Bot
ed743f6c5c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 16:36:45 +00:00
TrueCharts-Bot
0fb22dd1e2
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:59:20 +00:00
TrueCharts-Bot
ed66075977
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:41:38 +00:00
TrueCharts-Bot
3f63d20af9
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:34:45 +00:00
TrueCharts-Bot
dfff570b9c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:15:25 +00: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
TrueCharts Bot
a9910a47b2
chore(deps): update helm general non-major ( #5856 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 22:48:28 +02:00
TrueCharts Bot
3a29755f39
chore(deps): update helm general non-major ( #5839 )
...
* chore(deps): update helm 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-12-26 14:37:12 +01:00
TrueCharts-Admin
7b7271a5b0
chore(deps): update helm general non-major
2022-12-25 21:23:15 +01:00
TrueCharts-Bot
39c50fefd0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-20 02:15:46 +01:00
TrueCharts-Admin
6485adc96a
chore(deps): update helm general non-major
2022-12-20 02:15:46 +01:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
Stavros Kois
9e7efaa0bf
fix(frigate): quote all floats in values.yaml. because questions.yaml schema fails to validate when applying empty value ( #5204 )
2022-12-08 07:53:08 +00:00
Stavros Kois
9c62fbde7b
fix(frigate): render parent max_frames only when at least one child has value ( #5196 )
2022-12-07 20:33:54 +00:00
Stavros Kois
0c269e643d
fix(frigate): fix typos ( #5164 )
2022-12-07 00:35:59 +02:00
TrueCharts-Admin
876d547e2a
Update helm general non-major
2022-11-30 04:19:27 +01:00
mgale456
6a1026983c
fix(frigate): fix detectors question list ( #4705 )
...
* add dict under list for detectors
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix typo. change enabled to render_config
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-22 09:07:22 +02:00
mgale456
5784a5995b
fix(frigate): clean up small things in questions.yaml ( #4661 )
...
* change birdseye rendering default to false
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* make max_frames default not a required question
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix handling of decimal values
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* add filters questions under camera zones
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* bump version
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* indent mask and filters underneath objects
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* Update charts/incubator/frigate/questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Apply suggestions from code review
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 10:48:06 +01: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
mgale456
c847777d8a
fix(frigate): fix config.yml small formatting and typos ( #4472 )
...
* update version (#1 )
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix rtmp config (#2 )
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* typos under birdseye and record
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* remove excess whitespace
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@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>
2022-11-18 00:41:38 +02:00
TrueCharts Bot
ce91f2dca8
chore(deps): update helm general non-major ( #4463 )
...
* chore(deps): update helm 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-15 19:06:18 +01:00
TrueCharts Bot
1cede202ad
chore(deps): update helm general major (major) ( #4424 )
...
* chore(deps): update helm general major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
Stavros Kois
8a9310a9e3
fix(frigate): fix some truthy values
2022-11-14 15:54:24 +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
TrueCharts Bot
ae1e653127
chore(deps): update helm general non-major ( #4395 )
2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing
5af8f0db8c
chore(apps): Bump all for ingressList and speedtest
2022-11-11 20:17:41 +01:00
Stavros Kois
3b9ba2a1df
bump everything ( #4376 )
2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing
cbf9d388ec
chore(apps): bump to regenerate catalog
2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing
2ef737f7d3
chore(apps): Major Change to GUI
2022-11-10 17:21:56 +01:00
TrueCharts Bot
0120c215e2
chore(deps): update helm general non-major ( #4349 )
2022-11-08 23:52:28 +01:00
TrueCharts Bot
ec3d56395c
chore(deps): update helm general non-major ( #4342 )
...
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
TrueCharts Bot
1964ba3781
chore(deps): update helm general non-major ( #4329 )
2022-11-07 00:27:38 +02:00
TrueCharts Bot
227575098c
chore(deps): update helm general non-major ( #4317 )
2022-11-06 10:47:39 +01:00
TrueCharts Bot
f04cc8f6d8
chore(deps): update helm general non-major ( #4308 )
2022-11-05 15:05:34 +01:00
TrueCharts Bot
8138da06c9
chore(deps): update helm general non-major ( #4261 )
...
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 10:34:09 +02:00
TrueCharts Bot
8a3205d1dc
chore(deps): update helm general non-major ( #4182 )
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-25 10:19:56 +02:00
TrueCharts Bot
f9b94b9665
chore(deps): update helm general non-major ( #4122 )
2022-10-19 08:41:02 +03:00
TrueCharts Bot
d0b19f4993
chore(deps): update helm general non-major ( #4071 )
2022-10-12 17:19:34 +02:00
TrueCharts-Admin
6761b1362d
chore(deps): update helm general non-major
2022-10-07 18:00:19 +00:00
TrueCharts-Admin
5e88a86bff
chore(deps): update helm general non-major
2022-10-05 18:43:33 +00:00
TrueCharts Bot
76c168c11d
chore(deps): update helm general non-major ( #3918 )
...
* chore(deps): update helm 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-27 08:54:37 +03:00
TrueCharts Bot
cb5a369c96
chore(deps): update helm general non-major ( #3898 )
2022-09-25 15:38:09 +02:00
TrueCharts Bot
48e5471458
chore(deps): update helm general non-major ( #3767 )
2022-09-15 15:22:46 +02:00