chore(helm): update image ghcr.io/blakeblackshear/frigate 0.16.1 → 0.16.2 (#40759)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/blakeblackshear/frigate | patch | `935dbe9` -> `7351ca2` | | ghcr.io/blakeblackshear/frigate | patch | `cb6624b` -> `4041ad3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
|||||||
truecharts.org/min_kubernetes_version: 1.24.0
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.16.1
|
appVersion: 0.16.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.25.0
|
version: 28.25.0
|
||||||
@@ -41,5 +41,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/frigate
|
- https://github.com/truecharts/charts/tree/master/charts/stable/frigate
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/frigate
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/frigate
|
||||||
type: application
|
type: application
|
||||||
version: 18.12.0
|
version: 18.12.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/blakeblackshear/frigate
|
repository: ghcr.io/blakeblackshear/frigate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.16.1@sha256:cb6624b9075f76ece626139eedca7e728cab1456a5f8c351afbf877320826bc1
|
tag: 0.16.2@sha256:4041ad318224500cf9513c513b1bb927d9dd252f63bbd3d11c92006c1172c86c
|
||||||
tensorrtImage:
|
tensorrtImage:
|
||||||
repository: ghcr.io/blakeblackshear/frigate
|
repository: ghcr.io/blakeblackshear/frigate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.16.1-tensorrt@sha256:935dbe9b18f416bea4cdb11ab02bdb8f24c928b4f773bf2bca8d02db9c68d87a
|
tag: 0.16.2-tensorrt@sha256:7351ca2ddbce6d712c8a13842eeb4248844e5334565e71b4f6ae438ddaf9d04d
|
||||||
|
|
||||||
# When this is defined, the contents will be mounted
|
# When this is defined, the contents will be mounted
|
||||||
# as configmap into the container at /config/config.yml.
|
# as configmap into the container at /config/config.yml.
|
||||||
|
|||||||
Reference in New Issue
Block a user