mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 02:51:23 -03:00
chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.2@8d4a560 by renovate (#18460)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr) ([source](https://togithub.com/morpheus65535/bazarr)) | patch | `1.4.1` -> `1.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>morpheus65535/bazarr (ghcr.io/onedr0p/bazarr)</summary> ### [`v1.4.2`](https://togithub.com/morpheus65535/bazarr/releases/tag/v1.4.2) [Compare Source](https://togithub.com/morpheus65535/bazarr/compare/v1.4.1...v1.4.2) From newest to oldest: - Fixed subdivx issue with foreign title encoding issue. [#​2395](https://togithub.com/morpheus65535/bazarr/issues/2395) [43d313a](43d313a31b) - Fixed subdivx provider to use alternative titles. [#​2378](https://togithub.com/morpheus65535/bazarr/issues/2378) [b96965e](b96965e740) - Updated titrari provider [2e124d2](2e124d2666) - Fixed saving of null anti-captcha provider that caused Validator to reset default value. [faa4dfb](faa4dfb77c) - Fixed indentation issue in pool update. [#​2390](https://togithub.com/morpheus65535/bazarr/issues/2390) [4ca2111](4ca211191d) - Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. [95474b2](95474b29db) - Fixed provider pool update on automatic search. [#​2379](https://togithub.com/morpheus65535/bazarr/issues/2379) [88c267f](88c267f848) - Modify portuguese custom language [9058335](90583354bf) - Revert "Fixed podnapisi results parsing" [90e4cf1](90e4cf1c6f) - Fixed podnapisi results parsing [27d7f96](27d7f96599) - Fixed Bazarr not starting when Sonarr or Radarr isn't running. [12f1aa6](12f1aa6acf) - Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. [#​2381](https://togithub.com/morpheus65535/bazarr/issues/2381) [5402c2a](5402c2aaaf) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
appVersion: 1.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -27,7 +27,7 @@ keywords:
|
||||
- subtitles
|
||||
- usenet
|
||||
- torrent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://ghcr.io/onedr0p/bazarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 17.2.0
|
||||
version: 17.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.1@sha256:4a9584435db5881306fa477115363db0ff79a3c70c7f67b5fe0c2e62978252a5
|
||||
tag: 1.4.2@sha256:8d4a560d7307d6554bac85c566a49a23f6b47239a031772823cd294acecca72d
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
|
||||
Reference in New Issue
Block a user