home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.24.3.4754 → 1.25.1.4770 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/prowlarr-develop (source) | minor | 1.24.3.4754 -> 1.25.1.4770 |
Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)
v1.25.1.4770: 1.25.1.4770
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:
8d16b88Return bad request for unprotect download link failures121ef8eAdd new category for FLd53fec7Add newbie warning for AvistaZ's API usec017a3cNew: (PTP) Filter by Golden Popcorn only releases27ea930Use proxied requests for fetching user class for MAMd798451Bump version to 1.25.13f77900Automated API Docs update
This list of changes was auto generated.
v1.25.0.4759: 1.25.0.4759
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:
4e8b9e8New: Option to prefer magnet URLs over torrent file linksa32ab3aFixed: (AnimeBytes) Avoid specials for non-zero season searches942da3aBump version to 1.25.0
This 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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
--- kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: media/prowlarr
+++ kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: media/prowlarr
@@ -42,13 +42,13 @@
TZ: Europe/Prague
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/onedr0p/prowlarr-develop
- tag: 1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
+ tag: 1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- HelmRelease: media/prowlarr Deployment: media/prowlarr
+++ HelmRelease: media/prowlarr Deployment: media/prowlarr
@@ -58,13 +58,13 @@
value: dark
- name: TZ
value: Europe/Prague
envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/onedr0p/prowlarr-develop:1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
+ image: ghcr.io/onedr0p/prowlarr-develop:1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 9696
initialDelaySeconds: 0
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff