From 67425f3c23167d0c44e4ebebac96f2bb6a1a0a83 Mon Sep 17 00:00:00 2001 From: "chaplain-grimaldus[bot]" <167642948+chaplain-grimaldus[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:03:42 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/blak?= =?UTF-8?q?eblackshear/frigate=20(=200.16.1=20=E2=86=92=200.16.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/apps/env/production/home/frigate/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/apps/env/production/home/frigate/app/hr.yaml b/clusters/apps/env/production/home/frigate/app/hr.yaml index d3c992001..d475516d7 100644 --- a/clusters/apps/env/production/home/frigate/app/hr.yaml +++ b/clusters/apps/env/production/home/frigate/app/hr.yaml @@ -46,7 +46,7 @@ spec: frigate: image: repository: ghcr.io/blakeblackshear/frigate - tag: "0.16.1" + tag: "0.16.2" env: TZ: America/New_York PLUS_API_KEY: "${FRIGATE_PLUS_API_KEY}"