From f4593c601328bdb5c9cf422dee0cbef0635a0f76 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 12 Jul 2025 08:15:14 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/blakebl?= =?UTF-8?q?ackshear/frigate=200.15.1=20=E2=86=92=200.15.2=20(#37450)?= 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 | `e6015f6` -> `2b5c63d` | | ghcr.io/blakeblackshear/frigate | patch | `c4e02d2` -> `4474591` | 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 66e600b21b6..0c32e4ab2db 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.1 +appVersion: 0.15.2 dependencies: - name: common version: 28.13.0 @@ -38,5 +38,5 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate type: application -version: 18.1.0 +version: 18.1.2 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 12d26ec153c..66fa0e6c39f 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.1@sha256:c4e02d2c511847eebbda8e0e370b41c78e7b51247353de79340e06c3e95f11be + tag: 0.15.2@sha256:44745918b0124253890b389e41ed9e24553bd156ab3f9e2b06723c0dfed2af8c tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.15.1-tensorrt@sha256:e6015f63335d4c9865ddd6987df62e60b9e8cad2a43f8d0cb4ff296ee795e7d1 + tag: 0.15.2-tensorrt@sha256:2b5c63de9537352fdf97364857f8d7a1beb5e1e744af5e72c17a4e0869487679 # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.