chore(deps): update container image ghcr.io/blakeblackshear/frigate to v0.14.0 by renovate (#24912)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-08 20:35:27 +02:00 committed by GitHub
parent 3e3a301ea4
commit 2a63f5e7b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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.