fix(frigate): update image ghcr.io/blakeblackshear/frigate 0.17.0 → 0.17.1 (#46313)
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.17.0
|
||||
appVersion: 0.17.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/blakeblackshear/frigate
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/frigate
|
||||
type: application
|
||||
version: 19.0.0
|
||||
version: 19.0.2
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
image:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.17.0@sha256:5be5ce3b79f8b09a52957afea9d4a23ad62c9f077a05d9047e3404eb78c304a8
|
||||
tag: 0.17.1@sha256:1724960349dad0bd2ae8ec884171a6fd5755a4dc242a0e66cadbda9c0e85c99b
|
||||
tensorrtImage:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.17.0-tensorrt@sha256:ff5c5e062582a1263fb1639563f2d2af555551084ab09a30769cbcf36a759ad9
|
||||
tag: 0.17.1-tensorrt@sha256:a8d21fae3d49aea25384d56eec20a0414e24bae91b17d5f9e8f9b2f89d574a3f
|
||||
|
||||
# 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