Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/buroa/bazarr (1.4.4 → 1.4.5) #2879

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Oct 2, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/bazarr (source) patch 1.4.4 -> 1.4.5

Release Notes

morpheus65535/bazarr (ghcr.io/buroa/bazarr)

v1.4.5

Compare Source

From newest to oldest:

  • When multiple audio streams exist, pick the correct one for whisper to process #​2688
  • Fixed subtitles translation to Portuguese. #​2689 7000d2a
  • Fixed subdivx provider after recent changes to their website. #​2686 a1fac16
  • Fixed chinese traditional custom language hi extensions bd3d1e5
  • Fixed improper paths history logging for different tools 0200bb9
  • Added database type, version and migration to System-->Status page. 6297b4b
  • Fixed database migration issue with postgresql. #​2664 25098e5
  • Fixed duplicate IDs in languages profile items c11bdf3
  • Fixed upload subtitle language #​2675
  • Fixed duplicated search result name for series and movies #​2682
  • Clear log file contents on Empty log 5e08898
  • Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process c69be93
  • Fixed SyntaxWarning in subzero language enforced in Python 3.12. #​2656 14a361d
  • Removed unnecessary vendored argparse module since it's included in Python since 3.2 384a754
  • Fixed logging filter issue. 90b4480
  • Fixed logging filter bug introduced in 1.4.4 cc7a800

Configuration

📅 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner October 2, 2024 02:28
@bot-blake bot-blake bot assigned buroa Oct 2, 2024
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Oct 2, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 2, 2024

--- kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr

+++ kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr

@@ -37,13 +37,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: bazarr-secret
             image:
               repository: ghcr.io/buroa/bazarr
-              tag: 1.4.4@sha256:997c654607895b06d7b561096922742bb0d6be4781fd5a75084aea5484db39aa
+              tag: 1.4.5@sha256:11d1ad91b4372500fbc351c17d4896ab8239c07914d75302d1b8ee336d89fc34
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 2, 2024

--- HelmRelease: media/bazarr Deployment: media/bazarr

+++ HelmRelease: media/bazarr Deployment: media/bazarr

@@ -46,13 +46,13 @@

       - env:
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: bazarr-secret
-        image: ghcr.io/buroa/bazarr:1.4.4@sha256:997c654607895b06d7b561096922742bb0d6be4781fd5a75084aea5484db39aa
+        image: ghcr.io/buroa/bazarr:1.4.5@sha256:11d1ad91b4372500fbc351c17d4896ab8239c07914d75302d1b8ee336d89fc34
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 6767
           initialDelaySeconds: 0

@buroa buroa merged commit f00fd0d into master Oct 2, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-bazarr-1.x branch October 2, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant