From eb2230c089bc5db42946e9bb9a98cceaf17769bb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 17:29:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/blakebl?= =?UTF-8?q?ackshear/frigate=200.16.0=20=E2=86=92=200.16.1=20(#39124)?= 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 | `ddf585c` -> `935dbe9` | | ghcr.io/blakeblackshear/frigate | patch | `c2d49a6` -> `cb6624b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: 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 e71ad7f3353..1c68c66bf8f 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.16.0 +appVersion: 0.16.1 dependencies: - name: common version: 28.16.5 @@ -38,5 +38,5 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate type: application -version: 18.5.4 +version: 18.5.6 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 64eebd5a6f9..c944f8b745e 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.0@sha256:c2d49a6fedcca8928db1eccfa8018c8138b25dfe7d506a7ea499aebc3c799b0b + tag: 0.16.1@sha256:cb6624b9075f76ece626139eedca7e728cab1456a5f8c351afbf877320826bc1 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.16.0-tensorrt@sha256:ddf585cba6986184739840e55cd5637c25b3bd5e9b1dcf306b8a965c420aebd9 + tag: 0.16.1-tensorrt@sha256:935dbe9b18f416bea4cdb11ab02bdb8f24c928b4f773bf2bca8d02db9c68d87a # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.