fix(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.25.1.4770 → 1.25.2.4794 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/prowlarr-develop (source) | patch | 1.25.1.4770 -> 1.25.2.4794 |
Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)
v1.25.2.4794: 1.25.2.4794
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:
-
c05be39Treat unauthorized newbie accounts in AvistaZ parser -
951d42aFix indexer url info -
dd046d8Fixed: (Cardigann) Validate definition file and setting fields existence [ #2245 ] -
efa54a4Remove unused gulp packages -
3f07c50Fixed: Copy to clipboard in non-secure contexts -
94cf07dConvert ClipboardButton to TypeScript -
24063e0Convert FormInputButton to TypeScript -
e8ebb87Convert Label to TypeScript -
896e196Convert Button to TypeScript -
9f5be75Link polymorphic static typing
See More
-
9cc9e72Bump frontend packages -
a9c2ccaBump dotnet packages -
9cc3646Fixed: (Cardigann) Using variables in login paths -
d6bca44Cleanse sharewood passkey -
cb5764cLog exceptions when getting indexer definitions [ #2245 ] -
19a9b56Multiple Translations updated by Weblate -
a2b0f19Fixed: (BeyondHD) Filter freeleech or limited releases when configured -
59bfad7New: Use 307 redirect for requests missing URL Base -
aee3f2dFixed: Handle 307 redirects from applications -
11d58b4Bump macOS runner version to 13 -
ee4de6cBump version to 1.25.2
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/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr
+++ kubernetes/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr
@@ -45,13 +45,13 @@
PROWLARR__INSTANCE_NAME: Prowlarr
PROWLARR__LOG_LEVEL: info
PROWLARR__PORT: 80
TZ: America/New_York
image:
repository: ghcr.io/onedr0p/prowlarr-develop
- tag: 1.25.1.4770
+ tag: 1.25.2.4794
resources:
limits:
memory: 500Mi
requests:
cpu: 10m
memory: 100Mi
--- 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/onedr0p/prowlarr-develop:1.25.1.4770
+ image: ghcr.io/onedr0p/prowlarr-develop:1.25.2.4794
name: app
resources:
limits:
memory: 500Mi
requests:
cpu: 10m