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/onedr0p/bazarr ( 1.5.0 → 1.5.1 ) #8590

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Jan 1, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) patch 1.5.0 -> 1.5.1

Release Notes

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

v1.5.1

Compare Source

From newest to oldest:

  • Improved languages profile health check to include default assigned profiles 0413dba
  • Fixed sync issue with Radarr that would remove all movies from database on every sync. 60febe3
  • Added check to opensubtitles.com for SDH subtitles being classified as forced 4809b40
  • Fixed Bazarr not starting when configured IP isn't available for binding. b71daad
  • Improved Sonarr and Radarr syncing to prevent database integrity exception being raised by relying on proper primary keys instead of other values. 8346ea9
  • Added opensubtitles specific throttling for server under maintenance (http 506) 2247c55

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner January 1, 2025 17:05
@bot-ross bot-ross bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 1, 2025
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jan 1, 2025

--- kubernetes/main/apps/default/bazarr/app Kustomization: flux-system/bazarr HelmRelease: default/bazarr

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

@@ -40,13 +40,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: bazarr-secret
             image:
               repository: ghcr.io/onedr0p/bazarr
-              tag: 1.5.0@sha256:5eb3ff2384c470fa351ff486b1b61660914a2ba144e908258cf111555a583356
+              tag: 1.5.1@sha256:4f3f5f42e552979d75cf2f168d9f053134eefa11e9e42b4878bded3bb69978d4
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jan 1, 2025

--- HelmRelease: default/bazarr Deployment: default/bazarr

+++ HelmRelease: default/bazarr Deployment: default/bazarr

@@ -47,13 +47,13 @@

       - env:
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: bazarr-secret
-        image: ghcr.io/onedr0p/bazarr:1.5.0@sha256:5eb3ff2384c470fa351ff486b1b61660914a2ba144e908258cf111555a583356
+        image: ghcr.io/onedr0p/bazarr:1.5.1@sha256:4f3f5f42e552979d75cf2f168d9f053134eefa11e9e42b4878bded3bb69978d4
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 6767
           initialDelaySeconds: 0

@onedr0p onedr0p merged commit 02f56e7 into main Jan 1, 2025
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-bazarr-1.x branch January 1, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant