From a17215b6d68c0b433a4b742bb6e3986a9fd272ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 2 Oct 2024 08:39:42 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.5@7292dc9 by renovate (#27163) 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/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr) ([source](https://redirect.github.com/morpheus65535/bazarr)) | patch | `1.4.4` -> `1.4.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
morpheus65535/bazarr (ghcr.io/onedr0p/bazarr) ### [`v1.4.5`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.4.5) [Compare Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.4.4...v1.4.5) From newest to oldest: - When multiple audio streams exist, pick the correct one for whisper to process [#​2688](https://redirect.github.com/morpheus65535/bazarr/pull/2688) - Fixed subtitles translation to Portuguese. [#​2689](https://redirect.github.com/morpheus65535/bazarr/issues/2689) [7000d2a](https://redirect.github.com/morpheus65535/bazarr/commit/7000d2ac2c7a52fd0c429c17f5e826e9e3633bfc) - Fixed subdivx provider after recent changes to their website. [#​2686](https://redirect.github.com/morpheus65535/bazarr/issues/2686) [a1fac16](https://redirect.github.com/morpheus65535/bazarr/commit/a1fac160fbf3f71013ee25566029aa6377097940) - Fixed chinese traditional custom language hi extensions [bd3d1e5](https://redirect.github.com/morpheus65535/bazarr/commit/bd3d1e56246812d348039e373f4fb96dd8e3a78f) - Fixed improper paths history logging for different tools [0200bb9](https://redirect.github.com/morpheus65535/bazarr/commit/0200bb96d98127ee32b6b66f8d6b9e21d4571a4d) - Added database type, version and migration to System-->Status page. [6297b4b](https://redirect.github.com/morpheus65535/bazarr/commit/6297b4b83cbae86cfefb31eb8455fb2a1e83bedf) - Fixed database migration issue with postgresql. [#​2664](https://redirect.github.com/morpheus65535/bazarr/issues/2664) [25098e5](https://redirect.github.com/morpheus65535/bazarr/commit/25098e5e07533f9eea9602d6a37380aa68a86bbb) - Fixed duplicate IDs in languages profile items [c11bdf3](https://redirect.github.com/morpheus65535/bazarr/commit/c11bdf34fadd49ea39cc73e471cc9a3075e492f4) - Fixed upload subtitle language [#​2675](https://redirect.github.com/morpheus65535/bazarr/pull/2675) - Fixed duplicated search result name for series and movies [#​2682](https://redirect.github.com/morpheus65535/bazarr/pull/2682) - Clear log file contents on Empty log [5e08898](https://redirect.github.com/morpheus65535/bazarr/commit/5e08898de82d62ecaf782aa1bb2032ff6304841d) - Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process [c69be93](https://redirect.github.com/morpheus65535/bazarr/commit/c69be93cd6bf9cf4ce6339052e938a3c5420e31f) - Fixed SyntaxWarning in subzero language enforced in Python 3.12. [#​2656](https://redirect.github.com/morpheus65535/bazarr/issues/2656) [14a361d](https://redirect.github.com/morpheus65535/bazarr/commit/14a361dd97bb89204c748f60ef6052544d992dac) - Removed unnecessary vendored argparse module since it's included in Python since 3.2 [384a754](https://redirect.github.com/morpheus65535/bazarr/commit/384a754f9ef93ec51ce59fa64d0423cd66d4560f) - Fixed logging filter issue. [90b4480](https://redirect.github.com/morpheus65535/bazarr/commit/90b44802dc3be1429b5d41eb4ad4603c80f1ce80) - Fixed logging filter bug introduced in 1.4.4 [cc7a800](https://redirect.github.com/morpheus65535/bazarr/commit/cc7a8000e74c09ac2a747cf303ff86a48f37ec1e)
--- ### 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 this update 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/bazarr/Chart.yaml | 4 ++-- charts/stable/bazarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index ed0e9184562..8a16754e63f 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.4 +appVersion: 1.4.5 dependencies: - name: common version: 24.1.16 @@ -38,4 +38,4 @@ sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr type: application -version: 21.1.10 +version: 21.1.11 diff --git a/charts/stable/bazarr/values.yaml b/charts/stable/bazarr/values.yaml index 4d77392eea1..92d10b66270 100644 --- a/charts/stable/bazarr/values.yaml +++ b/charts/stable/bazarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/bazarr pullPolicy: IfNotPresent - tag: 1.4.4@sha256:738abd74a569b91b6fd2fb009b78d11028a0b7bbcb4ea98510afacee8d797c15 + tag: 1.4.5@sha256:7292dc9854a4baf58278d51816a5cef69a455189ad12b827a05475c93cefc916 exportarrImage: repository: ghcr.io/onedr0p/exportarr tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644