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 image ghcr.io/onedr0p/bazarr to v1.5.1 #947

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 1, 2025

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

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

@@ -39,13 +39,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:dab8017cadadece962e775cc096e0be18848c700bd08183fe18c0feec60cff28
     defaultPodOptions:
       securityContext:
         fsGroup: 568
         fsGroupChangePolicy: Always
         runAsGroup: 568
         runAsUser: 568
--- kubernetes/apps/default/bazarr/app Kustomization: flux-system/cluster-apps-bazarr HelmRelease: default/bazarr

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

@@ -39,13 +39,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:dab8017cadadece962e775cc096e0be18848c700bd08183fe18c0feec60cff28
     ingress:
       main:
         annotations:
           hajimari.io/icon: mdi:subtitles-outline
         className: internal
         enabled: true

Copy link

github-actions bot commented Jan 1, 2025

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

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

@@ -38,13 +38,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:dab8017cadadece962e775cc096e0be18848c700bd08183fe18c0feec60cff28
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 6767
--- HelmRelease: default/bazarr-anime Deployment: default/bazarr-anime

+++ HelmRelease: default/bazarr-anime Deployment: default/bazarr-anime

@@ -45,13 +45,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:dab8017cadadece962e775cc096e0be18848c700bd08183fe18c0feec60cff28
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 6767

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from e18f710 to c77d0af Compare January 7, 2025 05:00
@MegaShinySnivy MegaShinySnivy merged commit e323d4a into main Jan 7, 2025
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-bazarr-1.x branch January 7, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant