Commit Graph

7 Commits

Author SHA1 Message Date
BJWS
bd9f296d6c
[frigate] Allow mask files to be passed to the container, version bump (#312)
* Update Frigate version

* Allow configmap that contains camera masks

* Enable startupProbe functionality

* Disable probes by default

* Disable probes only during CI

* Disable probes only during CI
2020-08-06 08:41:34 -04:00
Blake Blackshear
5a14363804
[frigate] Support disabling probes and secrets for env vars (#249)
* [frigate] add support for secrets with envFrom

* [frigate] update values.yaml with extraSecretForEnvFrom

* [frigate] allow probes to be disabled

* [frigate] update default image

* [frigate] update version and add myself as a maintainer

* [frigate] Readme update
2020-06-21 11:06:10 -04:00
Jeff Billimek
e0a6c8a361
[frigate] - Bumping to frigate 0.5.0 (#155)
* Bumping to frigate 0.5.0

* Includes the ability to optionally use the coral USB device (no longer
required)
* Introduces the requirement to leverage shared memory, by using
'Memory' as the medium

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* fix linting
2020-03-03 22:01:31 -05:00
Devin Buhl
c7d2a9a141
implement revisionHistoryLimit: 3 (#152)
* implement revisionHistoryLimit: 3

* bump all chart versions
2020-02-23 06:32:29 -07:00
Jeff Billimek
2516d7abe0
[frigate] frigate needs configurable probes (#141)
* frigate needs configurable probes

* adjust probe defaults
2020-01-18 21:57:42 -05:00
Jeff Billimek
406628ef0a
[frigate] frigate v4.0.0-beta (#135)
* frigate v4.0.0-beta

* fixing linting errors
2020-01-15 23:31:44 -05:00
Jeff Billimek
14023d3024
moving all charts under charts/ dir (#112)
* moving all charts under charts/ dir

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* add date and name to license file

* add contributing file

* rewrite readme

* pull request template

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>

* fixing badge icon
2020-01-10 14:58:11 -05:00