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/prowlarr-nightly to v1.28.1.4868 #1139

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-nightly (source) patch 1.28.0.4859 -> 1.28.1.4868

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-nightly)

v1.28.0.4862: 1.28.0.4862

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

If you are using docker you will need to update the container image. Do not attempt to update Prowlarr within an existing docker container.

Changes:

  • f332886 Fixed: (M-Team) IMDb removed from releases response
  • a23d792 Fixed: Syncing Newznab indexers with expired VIP expiration dates to apps
  • f066cf3 Fixed: Link to TMDb shows in search history [ #​2294 ]
  • 61e863c Automated API Docs update
  • b2afbc6 New: Add config file setting for CGNAT authentication bypass
  • aace65f Allow GetFileSize to follow symlinks
  • 9ab2d8b Bump IPAddressRange, Npgsql and Polly
  • bc31406 Fixed: Prevent lack of internet from stopping all health checks from running
  • 87b3dcd Support Postgres with non-standard version string
  • f3b99f6 Remove unnecessary heap allocations in local IP check
See More

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "after 9am,before 5pm" (UTC), 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.


  • 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

--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -50,13 +50,13 @@

         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.28.0.4859@sha256:8528c3656e3dde378e23b6de4fe13aa5c1407bb90c972cbb48ee61504b6e1f97
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.28.1.4868@sha256:433bdea87e043ae4311c52f979accf0ece390145f410c86981c0cfff9fbfe487
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

Copy link

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

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

@@ -43,13 +43,13 @@

       PROWLARR__INSTANCE_NAME: Prowlarr
       PROWLARR__LOG_LEVEL: info
       PROWLARR__PORT: 80
       TZ: America/New_York
     image:
       repository: ghcr.io/onedr0p/prowlarr-nightly
-      tag: 1.28.0.4859@sha256:8528c3656e3dde378e23b6de4fe13aa5c1407bb90c972cbb48ee61504b6e1f97
+      tag: 1.28.1.4868@sha256:433bdea87e043ae4311c52f979accf0ece390145f410c86981c0cfff9fbfe487
     ingress:
       icon: mdi:movie-search
       subdomain: prowlarr
     persistence:
       config:
         existingClaim: config-prowlarr-0

@renovate renovate bot merged commit 5ea0256 into main Dec 12, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch December 12, 2024 20:46
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.

0 participants