feat(container)!: Update image ghcr.io/home-operations/prowlarr ( 1.37.0.5076 → 2.0.0.5094 )
This PR contains the following updates:
| Package | Update | Change | OpenSSF |
|---|---|---|---|
| ghcr.io/home-operations/prowlarr (source) | major | 1.37.0.5076 -> 2.0.0.5094 |
Release Notes
Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)
v2.0.0.5094: 2.0.0.5094
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:
-
950949eBump Polly to 8.6.0 -
fe19835Fixed: Fallback to Forms for removed Basic auth method -
88502cdFixed: (AnimeTosho) Mapping of Subcategory as Parent -
4924b45Fix various typos -
aea8b7cFixed: Redirect loop for removed basic auth method -
aafadb6Fix fullscreen automation screenshots -
c82f904New: Add exception to SSL Certificate validation message -
60740faAutomated API Docs update -
d36b32fNew: Remove Basic Auth -
14ccd6dFixed: Validation for tags label
See More
-
bdc3b63Upgrade StyleCop.Analyzers to Unstable 1.2.0.556 -
8eec321Bump Swashbuckle to 8.1.4 -
06de231Bump version to 2.0.0 -
a3f713bNew: Support removed for linux-x86 -
7a1fca5New: Migrate appdata folder for .NET 8 on OSX -
21c408aNew: Bump to .NET 8 -
0e92108Multiple Translations updated by Weblate -
7d813efBump version to 1.38.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 is behind base branch, 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.
--- kubernetes/apps/base/home-system/prowlarr/app Kustomization: home-system/prowlarr HelmRelease: home-system/prowlarr
+++ kubernetes/apps/base/home-system/prowlarr/app Kustomization: home-system/prowlarr HelmRelease: home-system/prowlarr
@@ -55,13 +55,13 @@
TZ: Australia/Melbourne
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/home-operations/prowlarr
- tag: 1.37.0.5076@sha256:aab0bfd4e96bdca19cca280a2bbf8ac60b9251dcae13459856b724a2dd3ae020
+ tag: 2.0.0.5094@sha256:5b890c19bf39a1ca3d889d2b8a6f6a9f1bfa2f63ad51d700f64fd2bd11eec089
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- HelmRelease: home-system/prowlarr Deployment: home-system/prowlarr
+++ HelmRelease: home-system/prowlarr Deployment: home-system/prowlarr
@@ -61,13 +61,13 @@
value: develop
- name: TZ
value: Australia/Melbourne
envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/home-operations/prowlarr:1.37.0.5076@sha256:aab0bfd4e96bdca19cca280a2bbf8ac60b9251dcae13459856b724a2dd3ae020
+ image: ghcr.io/home-operations/prowlarr:2.0.0.5094@sha256:5b890c19bf39a1ca3d889d2b8a6f6a9f1bfa2f63ad51d700f64fd2bd11eec089
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 80
initialDelaySeconds: 0