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.