From 563cff91ca90eae13574a77da2467e469cfcea90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 04:14:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(frigate):=20update=20app?= =?UTF-8?q?=20version=20from=200.16.4=20to=200.17.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/frigate/{0.16.4 => 0.17.0}/.env.sample | 0 apps/frigate/{0.16.4 => 0.17.0}/data.yml | 0 apps/frigate/{0.16.4 => 0.17.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/frigate/{0.16.4 => 0.17.0}/.env.sample (100%) rename apps/frigate/{0.16.4 => 0.17.0}/data.yml (100%) rename apps/frigate/{0.16.4 => 0.17.0}/docker-compose.yml (100%) diff --git a/apps/frigate/0.16.4/.env.sample b/apps/frigate/0.17.0/.env.sample similarity index 100% rename from apps/frigate/0.16.4/.env.sample rename to apps/frigate/0.17.0/.env.sample diff --git a/apps/frigate/0.16.4/data.yml b/apps/frigate/0.17.0/data.yml similarity index 100% rename from apps/frigate/0.16.4/data.yml rename to apps/frigate/0.17.0/data.yml diff --git a/apps/frigate/0.16.4/docker-compose.yml b/apps/frigate/0.17.0/docker-compose.yml similarity index 100% rename from apps/frigate/0.16.4/docker-compose.yml rename to apps/frigate/0.17.0/docker-compose.yml