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/jfroy/prowlarr-develop ( 1.31.1.4959 → 1.31.2.4975 ) #901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/jfroy/prowlarr-develop (source) patch 1.31.1.4959 -> 1.31.2.4975

Release Notes

Prowlarr/Prowlarr (ghcr.io/jfroy/prowlarr-develop)

v1.31.2.4975: 1.31.2.4975

Compare Source

To receive further updates for a non-docker installation, please change the branch to master. (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:
  • 635e765 Cleanse console log messages
  • 790feed Fixed: Fallback to Instance Name for Discord notifications
  • 59b5d2f Fixed: Drop downs flickering in some cases
  • d5b12cf Fixed release guid for SpeedApp
  • 2d584f7 New: Support for exclusive indexer flag
  • 0f1d647 Fixed: (FileList) Download links when passkey contains spaces
  • d6e8d89 Fixed: (NorBits) Update release category parsing (#​2342)
  • 8672129 Fixed: (AnimeTorrents) Switched to cookies login
  • 44bdff8 Minor cleanup for AnimeTorrents
  • 4df8fc0 Bump version to 1.31.2
See More
  • e101129 Multiple Translations updated by Weblate
  • 147e732 Building docs on ARM
  • a12381f Cleanse "rsskey" from logs
  • 3a4de9c Fixed: (MAM) Continue downloading if attempting to buy personal FL for VIP release
  • 43c988d Fixed: (MAM) Use the latest cookies on release download
  • a036e0f Fixed: (MAM) Updated property name for user class
  • 56b9da1 Fix release category selector on all themes for NorBits
  • 887c262 Update release category selector for NorBits (#​2338)
  • 12ff612 Fixed: (NorBits) Added main categories to avoid invalid releases (#​2337)
  • 0d3d27e Fixed: (HDB) Use release name for full discs and XXX content
  • d1846fd New: (Myanonamouse) Prevent downloads without FL tokens
  • e690150 Fixed: (IPTorrents) Cleanup languages between brackets when possible
  • 08b4edd Multiple Translations updated by Weblate
  • 979db70 Bump version to 1.31.1
  • 22834a8 Fixed: TV search with tmdbid for Newznab and Torznab
  • f0540a5 Bump version to 1.31.0

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, 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

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

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

@@ -76,13 +76,13 @@

           value: develop
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/jfroy/prowlarr-develop:1.31.1.4959@sha256:56d3d54c2bc8d9aef7797e4ab88dbc88c0fba32ea9ec205ce531074074ed24f9
+        image: ghcr.io/jfroy/prowlarr-develop:1.31.2.4975@sha256:a73410e4cc82978e9eadb40a8dd680265af71e4d4809ca61c073756738d5e1f3
         livenessProbe:
           httpGet:
             path: /ping
             port: 80
         name: prowlarr
         readinessProbe:

Copy link

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

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

@@ -42,13 +42,13 @@

               TZ: America/Los_Angeles
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/jfroy/prowlarr-develop
-              tag: 1.31.1.4959@sha256:56d3d54c2bc8d9aef7797e4ab88dbc88c0fba32ea9ec205ce531074074ed24f9
+              tag: 1.31.2.4975@sha256:a73410e4cc82978e9eadb40a8dd680265af71e4d4809ca61c073756738d5e1f3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

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