From cc384939db4041242cee12b2a370a07d0dbf9a53 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 6 Jul 2025 12:20:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/blakebl?= =?UTF-8?q?ackshear/frigate=200.15.0=20=E2=86=92=200.15.1=20(#37036)?= 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 | `c254c41` -> `e6015f6` | | ghcr.io/blakeblackshear/frigate | patch | `dc77295` -> `c4e02d2` | 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/frigate/Chart.yaml | 5 ++--- charts/stable/frigate/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index 321d6042bfc..ca3c138ac8d 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.15.0 +appVersion: 0.15.1 dependencies: - name: common version: 28.12.3 @@ -38,5 +38,4 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate type: application -version: 18.0.2 - +version: 18.0.3 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index a511e3a4e2b..12d26ec153c 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.15.0@sha256:dc77295ccc5a7258510ab6b1d9d5b7a339027305e2d29224338534febc4d1e89 + tag: 0.15.1@sha256:c4e02d2c511847eebbda8e0e370b41c78e7b51247353de79340e06c3e95f11be tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.15.0-tensorrt@sha256:c254c4114ebd46543c4d691cb07e8c0dfeba7ee04d2274f5d9f05b0652a07fe2 + tag: 0.15.1-tensorrt@sha256:e6015f63335d4c9865ddd6987df62e60b9e8cad2a43f8d0cb4ff296ee795e7d1 # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.