allcontributors[bot]
a5eedad1c0
docs: add fenichelar as a contributor for code ( #4553 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-18 01:04:50 +02:00
TrueCharts Bot
5d3dd6c3e7
chore(deps): update endbug/label-sync digest to da00f2c ( #4458 )
2022-11-18 00:46:40 +02:00
TrueCharts Bot
5375e804bc
chore(deps): update renovatebot/github-action action to v34.27.1 ( #4468 )
2022-11-18 00:46:34 +02:00
allcontributors[bot]
7198d1ff44
docs: add mgale456 as a contributor for code ( #4552 )
...
* docs: update .github/README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update .github/README.md [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-18 00:46:18 +02:00
TrueCharts Bot
1234fe50cd
Update github/codeql-action digest to 678fc3a ( #4515 )
2022-11-18 00:40:40 +02:00
Kjeld Schouten-Lebbing
7fe0fbc7b3
Update renovate.yml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-16 13:39:14 +01:00
Kjeld Schouten-Lebbing
770a7ed0c7
Update renovate.json5
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-16 13:38:41 +01:00
Kjeld Schouten-Lebbing
04f3a7a593
Update pr-validate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 14:29:27 +01:00
Kjeld Schouten-Lebbing
7fc2bde812
Update pr-validate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 11:36:31 +01:00
Kjeld Schouten-Lebbing
33dedbe10b
Update pr-validate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 11:35:36 +01:00
TrueCharts Bot
e346b88c8e
Update actions/checkout digest to 93ea575 ( #4432 )
2022-11-15 10:37:58 +02:00
TrueCharts Bot
fa6d027e42
chore(deps): pin actions/checkout action to 93ea575 ( #4422 )
2022-11-15 10:37:42 +02:00
Kjeld Schouten-Lebbing
58b26448df
Update renovate.json5
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-14 23:56:12 +01:00
Kjeld Schouten-Lebbing
24682db968
Update renovate.json5
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-14 23:54:51 +01:00
Kjeld Schouten-Lebbing
989bd65473
Update renovate.json5
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-14 23:43:20 +01:00
Kjeld Schouten-Lebbing
e25c977d6f
Update pr-validate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-14 22:30:05 +01:00
TrueCharts-Admin
8c9b014514
chore(deps): update github/codeql-action digest to 4238421
2022-11-14 21:41:15 +01: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
006b5d76bf
chore(deps): update renovatebot/github-action action to v34.24.0 ( #4405 )
2022-11-13 23:25:11 +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
96d7745f22
chore(deps): update tj-actions/branch-names action to v6.3 ( #4399 )
2022-11-13 02:32:49 +02: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
TrueCharts-Admin
ef8917bf66
chore(deps): update renovatebot/github-action action to v34.23.1
2022-11-12 18:28:03 +01: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
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
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
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
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
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
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
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
Kjeld Schouten-Lebbing
a32bcf03f9
Update build-catalog.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:49:44 +01:00
Kjeld Schouten-Lebbing
a304278d50
Update build-catalog.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:48:08 +01:00
Kjeld Schouten-Lebbing
8c25487408
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:37:44 +01:00
Kjeld Schouten-Lebbing
27548259e2
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:44 +01:00
Kjeld Schouten-Lebbing
acb92de675
Update fetch_helm_deps.sh
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 15:33:27 +01:00
Stavros Kois
4d335f300d
feat(ci): add fetch helm deps script ( #4386 )
...
* feat(ci): add fetch helm deps
* add some error handling
* require the command
* pretty output
2022-11-12 15:27:40 +01:00
TrueCharts-Admin
23f847aaee
chore(deps): update renovatebot/github-action action to v34.23.0
2022-11-12 13:18:13 +01:00
TrueCharts-Admin
f84e369b90
chore(deps): update renovatebot/github-action action to v34.22.2
2022-11-12 01:25:07 +01:00
Kjeld Schouten-Lebbing
7703586ba7
Update renovate-bump.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 23:19:57 +01:00
Kjeld Schouten-Lebbing
6852b05704
Update charts-release.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 20:01:23 +01:00
Kjeld Schouten-Lebbing
6599657622
Update charts-release.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 19:51:04 +01:00
Kjeld Schouten-Lebbing
bc9290752b
Update charts-release.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 19:31:36 +01:00
Kjeld Schouten-Lebbing
c308decef2
Update charts-release.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 19:30:43 +01:00