fix(container): update image ghcr.io/home-operations/prowlarr ( 2.3.4.5307 → 2.3.5.5318 )#3092
Merged
frantathefranta merged 1 commit intomainfrom Mar 30, 2026
Conversation
….5307 → 2.3.5.5318 ) | datasource | package | from | to | | ---------- | -------------------------------- | ---------- | ---------- | | docker | ghcr.io/home-operations/prowlarr | 2.3.4.5307 | 2.3.5.5318 |
Contributor
Author
--- kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr
+++ kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr
@@ -50,13 +50,13 @@
TZ: America/Detroit
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/home-operations/prowlarr
- tag: 2.3.4.5307@sha256:4df82f58d39fde43a206c4bba126226b63ecf2394df202e94c31afc9faae3ed9
+ tag: 2.3.5.5318@sha256:a44d003ee6f6ce23882d009482ca2ac7f951df64e73bfa04711363268d278562
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
Contributor
Author
--- HelmRelease: media/prowlarr Deployment: media/prowlarr
+++ HelmRelease: media/prowlarr Deployment: media/prowlarr
@@ -76,13 +76,13 @@
value: develop
- name: TZ
value: America/Detroit
envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/home-operations/prowlarr:2.3.4.5307@sha256:4df82f58d39fde43a206c4bba126226b63ecf2394df202e94c31afc9faae3ed9
+ image: ghcr.io/home-operations/prowlarr:2.3.5.5318@sha256:a44d003ee6f6ce23882d009482ca2ac7f951df64e73bfa04711363268d278562
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
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.3.4.5307→2.3.5.5318Release Notes
Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)
v2.3.5.5318: 2.3.5.5318Compare 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:
8b3837cFixed: Parsing URLs on some systems due to Locale33fa39dFixed: (SceneTime) Update layout selectorsd133c82Revert incorrectly deleted function in MigrationExtension6b446e1chore: Clean up unused NuGet dependenciesb0e879dfixed: Loading native libraries on FreeBSD and Linux5edde8dSwitch to FluentMigrator.Runner.Core to avoid extranous platform runnersef5d670Fallback to host sqlite3 on FreeBSD and Linuxf568906Bump FluentMigrator to official 6.2.0331e92aBump to 2.3.5ec46b25Multiple Translations updated by WeblateSee More
* 71d1a59008c0adf2b48cbf014532397912fa81e2 chore: Fix Innosetup download URI and bump Innosetup versionThis 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.