diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index f2e65c5478b..5236fe4add2 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.14.1 +appVersion: 0.15.0 dependencies: - name: common version: 25.4.10 @@ -35,4 +35,4 @@ sources: - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate type: application -version: 16.6.1 +version: 17.0.0 diff --git a/charts/stable/frigate/ci/figrate-configfile-values.yaml b/charts/stable/frigate/ci/frigate-configfile-values.yaml similarity index 100% rename from charts/stable/frigate/ci/figrate-configfile-values.yaml rename to charts/stable/frigate/ci/frigate-configfile-values.yaml diff --git a/charts/stable/frigate/ci/figrateConfig-values.yaml b/charts/stable/frigate/ci/frigateConfig-values.yaml similarity index 100% rename from charts/stable/frigate/ci/figrateConfig-values.yaml rename to charts/stable/frigate/ci/frigateConfig-values.yaml diff --git a/charts/stable/frigate/values.yaml b/charts/stable/frigate/values.yaml index 4bf2b13aa5a..cb12e3b20de 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.14.1@sha256:22e3d0b486df52c3d669682254c2b1bf4205fa6ad8bd8f8c9f7fe76b1517005d + tag: 0.15.0@sha256:dc77295ccc5a7258510ab6b1d9d5b7a339027305e2d29224338534febc4d1e89 tensorrtImage: repository: ghcr.io/blakeblackshear/frigate pullPolicy: IfNotPresent - tag: 0.14.1-tensorrt@sha256:a4d5b57972d3bc2480217b00f38e77f0532fb9ad2ff8c8244f65e6ec3f2814e4 + tag: 0.15.0-tensorrt@sha256:c254c4114ebd46543c4d691cb07e8c0dfeba7ee04d2274f5d9f05b0652a07fe2 # When this is defined, the contents will be mounted # as configmap into the container at /config/config.yml.