Skip to content

Comments

fix(container): update image ghcr.io/home-operations/prowlarr ( 2.1.5.5213 ➔ 2.1.5.5216 )#3535

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x
Oct 28, 2025
Merged

fix(container): update image ghcr.io/home-operations/prowlarr ( 2.1.5.5213 ➔ 2.1.5.5216 )#3535
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Oct 26, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/prowlarr (source) patch 2.1.5.5213 -> 2.1.5.5216

Release Notes

Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)

v2.1.5.5216: 2.1.5.5216

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.

BREAKING CHANGE: SQLite SourceGear Migration Compatibility

SQLite has migrated to SourceGear.sqlite3, which requires GLIBC 2.29+ and is incompatible with older end-of-life systems including Debian 10, Synology DSM, and Ubuntu 18.04. If you encounter SQLite-related errors, symlink libe_sqlite3.so to the application’s bin directory from your system’s native SQLite library instead. See the FAQ for details.

What's Changed
New
  • Theme Management: Switch theme automatically on system change
  • Database Reliability: Retry SQLite writes for database is locked errors
  • Indexer Improvements:
    • (PTP) Improve Error Handling
    • Move CGPeers to Cardigann
    • INTERNAL flag support for Cardigann Indexers based on Description
    • (FileList) Add Cat 31 and refresh urls
    • GGn Snatched + Pagination
    • Add exclusive only
Fixed
  • Indexer Fixes:
    • (RuTracker) fix for Anime S01nd Episode N of N or N+N of N+N
    • (RevolutionTT) New Domain
    • (Shazbat) added new site url
    • (BroadcasTheNet) Improve daily episode searching
    • (PassThePopcorn) Generate titles for full discs
    • (Newznab) nzb.su to nzb.life (renamed)
  • UI/UX Fixes:
    • Prevent modals from overflowing screen width
    • Responsive add indexer modal layout filters
    • Fixup theme selector App name
  • Performance/Reliability:
    • (HttpClient) Increase cookie limit per domain to 100
    • Fix code coverage on CI
Other Changes
  • Dependency Updates:
    • System.Data.SQLite (to official 2.0.1)
    • System.Private.Uri (pinned to 4.3.2)
    • System.Drawing.Common (pinned to 8.0)
    • MailKit, Microsoft.Data.SqlClient, Newtonsoft.Json, Polly
    • STJson
    • coverlet.collector (to official 6.0.4)
  • Testing/Build:
    • Avoid rewriting file names in builds
    • Switch HttpProxySettingsProviderFixture to test cases
  • Documentation:
    • Update bug report template for clarity
    • Fix typos in bug report template
  • Translations: Multiple translations updated by Weblate

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 these updates again.


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

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 26, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

+++ kubernetes/apps/default/prowlarr/app Kustomization: default/prowlarr HelmRelease: default/prowlarr

@@ -41,13 +41,13 @@

               PROWLARR__INSTANCE_NAME: Prowlarr
               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a
+              tag: 2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 10m
                 memory: 100Mi

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -48,13 +48,13 @@

         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/prowlarr:2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a
+        image: ghcr.io/home-operations/prowlarr:2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
         name: app
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 10m

@binaryn3xus binaryn3xus merged commit 51a68cb into main Oct 28, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-prowlarr-2.x branch October 28, 2025 01:30
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