From 37045bcc702b339c3dca3c60677e3c78a4cf46d6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Jun 2026 14:34:58 +0200 Subject: [PATCH] =?UTF-8?q?fix(frigate):=20update=20image=20ghcr.io/blakeb?= =?UTF-8?q?lackshear/frigate=200.17.1=20=E2=86=92=200.17.2=20(#49600)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/blakeblackshear/frigate | patch | `a8d21fa` → `8a36409` | | ghcr.io/blakeblackshear/frigate | patch | `1724960` → `d435136` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- 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 b9e6b391e41..ca63c6c7c47 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.17.1 +appVersion: 0.17.2 dependencies: - name: common version: 29.6.0 @@ -38,5 +38,5 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/frigate type: application -version: 19.5.0 +version: 19.5.2 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 6c6f75a9ccc..ffb6c788a1b 100644 --- a/charts/stable/frigate/values.yaml +++ b/charts/stable/frigate/values.yaml @@ -2,11 +2,11 @@ image: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.17.1@sha256:1724960349dad0bd2ae8ec884171a6fd5755a4dc242a0e66cadbda9c0e85c99b + tag: 0.17.2@sha256:d4351369984d4a9e2a49ac59736f6490856a7ea11f7790040746d21496967010 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.17.1-tensorrt@sha256:a8d21fae3d49aea25384d56eec20a0414e24bae91b17d5f9e8f9b2f89d574a3f + tag: 0.17.2-tensorrt@sha256:8a364092b03561b9c08ac00730206e363a53d07ea0304f7d543b403b65432b5e # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.