chore(helm): update image ghcr.io/blakeblackshear/frigate 0.16.2 → 0.16.3 (#42488)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/blakeblackshear/frigate | patch | `7351ca2` -> `5f3150a` | | ghcr.io/blakeblackshear/frigate | patch | `4041ad3` -> `b748e56` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.16.2
|
||||
appVersion: 0.16.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/blakeblackshear/frigate
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/frigate
|
||||
type: application
|
||||
version: 18.15.1
|
||||
version: 18.15.3
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.16.2@sha256:4041ad318224500cf9513c513b1bb927d9dd252f63bbd3d11c92006c1172c86c
|
||||
tag: 0.16.3@sha256:b748e567bcc046dd8851c0fb7817245308336e7f4d3226517c45b5e83fc560ec
|
||||
tensorrtImage:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.16.2-tensorrt@sha256:7351ca2ddbce6d712c8a13842eeb4248844e5334565e71b4f6ae438ddaf9d04d
|
||||
tag: 0.16.3-tensorrt@sha256:5f3150afac88b13b6a39e19ab18c68f7b84a0d3b8675e58aace0c55c69d98909
|
||||
|
||||
# When this is defined, the contents will be mounted
|
||||
# as configmap into the container at /config/config.yml.
|
||||
|
||||
Reference in New Issue
Block a user