From 2a63f5e7b6e9d0d7830a2c27ada8c24c1fc9b64e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 8 Aug 2024 20:35:27 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/blakeblackshear/frigate to v0.14.0 by renovate (#24912) 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 | minor | `0.13.2-tensorrt` -> `0.14.0-tensorrt` | | ghcr.io/blakeblackshear/frigate | minor | `0.13.2` -> `0.14.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 6f1da59cd1a..22358657bb3 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.13.2 +appVersion: 0.14.0 dependencies: - name: common version: 24.1.5 @@ -35,4 +35,4 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate type: application -version: 16.1.3 +version: 16.2.0 diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 77609964697..37d25f37233 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.13.2@sha256:2906991ccad85035b176941f9dedfd35088ff710c39d45ef1baa9a49f2b16734 + tag: 0.14.0@sha256:416fa4cc44fd1e40abf522ddb01defa83f2fefeca2337425c1fe1574b7f4bb14 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.13.2-tensorrt@sha256:07cc224cdf2feef0af9c860c044ac7ea0ac4adfca7f68b37dc3958bc3a3ee357 + tag: 0.14.0-tensorrt@sha256:64007eb810b5ed8345584c85a8f42e8e4e8b61ae03f372d888e1ca41a8f38a39 # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.