fix(container): update image ghcr.io/home-operations/prowlarr ( 2.1.2.5186 ➔ 2.1.3.5208 )#3436
Merged
binaryn3xus merged 1 commit intomainfrom Oct 6, 2025
Conversation
….5186 ➔ 2.1.3.5208 )
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.2.5186@sha256:3e5e091311bbea32612ef0f74cb56e9bd7f17a7a191a99b36c78825499390868
+ image: ghcr.io/home-operations/prowlarr:2.1.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822
name: app
resources:
limits:
memory: 500Mi
requests:
cpu: 10m |
Contributor
Author
--- kubernetes/apps/default/prowlarr/app Kustomization: default/prowlarr HelmRelease: default/prowlarr
+++ kubernetes/apps/default/prowlarr/app Kustomization: default/prowlarr HelmRelease: default/prowlarr
@@ -31,13 +31,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.2.5186@sha256:3e5e091311bbea32612ef0f74cb56e9bd7f17a7a191a99b36c78825499390868
+ tag: 2.1.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822
resources:
limits:
memory: 500Mi
requests:
cpu: 10m
memory: 100Mi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.2.5186->2.1.3.5208Release Notes
Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)
v2.1.3.5208: 2.1.3.5208Compare Source
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:
3c7575bfixup! Pin System.Drawing.Common to 8.0 (#2514)93d8f81Fix code coverage on CI364c7c9Avoid rewriting file names in builds54af7fdBump coverlet.collector to official 6.0.4e6bc7faPin System.Drawing.Common to 8.0 (#2514)98608e7Fixup theme selector App name160320fSwitch HttpProxySettingsProviderFixture to test casesc9baaf6Fixed: Prevent modals from overflowing screen width8bf2f68New: Switch theme automatically on system change9434091New: Retry SQLite writes for database is locked errorsSee More
2f7d821Fixed: (RevolutionTT) New Domain (#2511)471c991Bump System.Data.SQLite to official 2.0.198ff2f5Bump STJson, MailKit and Polly4d99828New: (PTP) Improve Error Handlingae93264fixup! New: Move CGPeers to Cardigann624cbd5Fixed: (Indexer) Shazbat added new site urlf5f98e4New: Move CGPeers to Cardigann8585dd4Multiple Translations updated by Weblatedfffb3aBump to 2.1.3This list of changes was auto generated.
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.
This PR has been generated by Renovate Bot.