fix(container): update image ghcr.io/home-operations/bazarr ( 1.5.4 ➔ 1.5.6 )#519
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image ghcr.io/home-operations/bazarr ( 1.5.4 ➔ 1.5.6 )#519mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/downloads/bazarr/app Kustomization: downloads/bazarr HelmRelease: downloads/bazarr
+++ kubernetes/apps/downloads/bazarr/app Kustomization: downloads/bazarr HelmRelease: downloads/bazarr
@@ -41,13 +41,13 @@
app:
envFrom:
- secretRef:
name: bazarr-secret
image:
repository: ghcr.io/home-operations/bazarr
- tag: 1.5.4
+ tag: 1.5.6
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: downloads/bazarr Deployment: downloads/bazarr
+++ HelmRelease: downloads/bazarr Deployment: downloads/bazarr
@@ -44,13 +44,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- envFrom:
- secretRef:
name: bazarr-secret
- image: ghcr.io/home-operations/bazarr:1.5.4
+ image: ghcr.io/home-operations/bazarr:1.5.6
livenessProbe:
failureThreshold: 3
httpGet:
path: /health
port: 6767
initialDelaySeconds: 0 |
… 1.5.6 ) | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/home-operations/bazarr | 1.5.4 | 1.5.6 |
bc1a78c to
d33f2c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.4→1.5.6Release Notes
morpheus65535/bazarr (ghcr.io/home-operations/bazarr)
v1.5.6Compare Source
From newest to oldest:
subdlprovider to log specific "no subtitles found" cases instead of raising exceptions when title is not found. #3218 5dc1d27Gestdownprovider release matching 721361aassrtprovider skipping season pack subtitles for episode searches b3c798csubssabbzsearch, diacritics, language comparison, and download error handling cbf1aa7subxAPI key integration into providers' configuration. ae51617event_streamcalls into subtitles upgrade process for both episodes and movies to make sure that history get refreshed on subtitle upgrade. 90f9558WhisperAIusing FFprobe 2ad9825matchesattribute across all subtitle providers by setting it as aset(). #3192 f0190d5check_logindecorator functionality 1d4953csubdlprovider by adding search by tmdb ID d7a6f91subdivxprovider and its related tests as it is no longer supported. #2714 414aafaValueErrorwhen parsing the year inopensubtitlescomprovider to prevent throttling provider for nothing. 404cd91matchesinlegendasdivxprovider by correctly referencing it as a class attributeself.matches. #3183 1d680faopensubtitlescomprovider by adding JSON decode fallbacks for request and response bodies. c2b3835.venvdirectory to the excluded directory in the update cleaner function. #3174 1b45277TooManyRequestsexception and adjusting throttling duration. #3165 ab759fdopensubtitlescomprovider to improve logging clarity, enhance query parameter generation, and handle edge cases for missing IDs gracefully. #3170 e2f0bd7v1.5.5Compare Source
From newest to oldest:
RetryingSessioninjection to prevent hammering them with useless requests. #2531 8f512aaget_matchesin multiple providers to useself.matchesinstead of localmatchesfor consistency and improved history logging. 41fe783Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Renovate Bot.