From a0a00f8305225e36d23aa4643b56b0b83cb16165 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Dec 2025 16:44:41 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/blakebl?= =?UTF-8?q?ackshear/frigate=200.16.2=20=E2=86=92=200.16.3=20(#42488)?= 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 | `7351ca2` -> `5f3150a` | | ghcr.io/blakeblackshear/frigate | patch | `4041ad3` -> `b748e56` | --- > [!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 3b4a9677ba7..d874cbcab37 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.2 +appVersion: 0.16.3 dependencies: - name: common version: 28.29.2 @@ -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.1 +version: 18.15.3 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index ec30d27b4d0..258df334454 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.2@sha256:4041ad318224500cf9513c513b1bb927d9dd252f63bbd3d11c92006c1172c86c + tag: 0.16.3@sha256:b748e567bcc046dd8851c0fb7817245308336e7f4d3226517c45b5e83fc560ec tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.16.2-tensorrt@sha256:7351ca2ddbce6d712c8a13842eeb4248844e5334565e71b4f6ae438ddaf9d04d + tag: 0.16.3-tensorrt@sha256:5f3150afac88b13b6a39e19ab18c68f7b84a0d3b8675e58aace0c55c69d98909 # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.