From b47e8b7d11d96a8c2b89f0f87f23e1dda125ae1c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 02:37:26 +0100 Subject: [PATCH] =?UTF-8?q?fix(frigate):=20update=20image=20ghcr.io/blakeb?= =?UTF-8?q?lackshear/frigate=200.16.3=20=E2=86=92=200.16.4=20(#44267)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/frigate/Chart.yaml | 4 ++-- charts/stable/frigate/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index 6c4ebe33c4d..d043cb97274 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.16.3 +appVersion: 0.16.4 dependencies: - name: common version: 28.29.40 @@ -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.18 +version: 18.15.20 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 366c449b293..2193dc3c693 100644 --- a/charts/stable/frigate/values.yaml +++ b/charts/stable/frigate/values.yaml @@ -1,11 +1,11 @@ image: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.16.3@sha256:cf4305d9f1c673d71c4d0fab30ca56ca05ac91168711a74ee7867a4691a7ad02 + tag: 0.16.4@sha256:1f8dbaaa4c7c2855c2aef711842d13b0c20bfdc3f28ad88faf66aa1bc219b108 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.16.3-tensorrt@sha256:7940134770b1f050e7b4ad6cf716fda011e15fe53ea6cc7e5066b8f1df6335bd + tag: 0.16.4-tensorrt@sha256:2dde176109e74921edad06b43429b2c52a1f494d2c64d091dc3ccd38c1961eaf # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.