onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.19.0.4568 → 1.20.0.4590 ) #7849

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) minor 1.19.0.4568 -> 1.20.0.4590

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.20.0.4590`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.20.0.4590): 1.20.0.4590 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.19.0.4568...v1.20.0.4590) *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: - [`9c599a6`](https://togithub.com/Prowlarr/Prowlarr/commit/9c599a6be47fcc819ccef1f0818d501ebffe0241) New: (UI) Indexer privacy label \[ [#​2132](https://togithub.com/Prowlarr/Prowlarr/issues/2132) ] - [`715ce1f`](https://togithub.com/Prowlarr/Prowlarr/commit/715ce1fc6c15869acbd10ecb7de5383fe0a23db2) Refresh indexers list and status on page change - [`8c3a192`](https://togithub.com/Prowlarr/Prowlarr/commit/8c3a192dd0dad3d7c919803e9532f382123df331) Fixed: Ignore auth events from queries and grab stats - [`d22bf93`](https://togithub.com/Prowlarr/Prowlarr/commit/d22bf93dfdafd73b0aefa223ae2ba31ba57206b6) Fixed: Searches with season/episodes should not be treated as ID searches - [`886054f`](https://togithub.com/Prowlarr/Prowlarr/commit/886054fdf8e17e27714a8c41911980fff3550e39) Bump indexers definition version to 11 - [`4188510`](https://togithub.com/Prowlarr/Prowlarr/commit/4188510586702f40574cdaaa010710c9e047073f) New: (Cardigann) Add `info_category_8000` - [`fedebca`](https://togithub.com/Prowlarr/Prowlarr/commit/fedebca5e1c5178e76bf8ef8d52705b1d1890fee) New: (Cardigann) Optional login selectorinputs and getselectorinputs - [`e2ce643`](https://togithub.com/Prowlarr/Prowlarr/commit/e2ce6437e94f231bccad8b722cff83faaa7788c2) Bump mac image to 12 - [`bdae60b`](https://togithub.com/Prowlarr/Prowlarr/commit/bdae60bac9f3940cc642fed7620321d529b8cd65) Improvements to EnhancedSelectInput - [`2d6c818`](https://togithub.com/Prowlarr/Prowlarr/commit/2d6c818aec2d35cd91d7ed6537396edeb907ce5e) Fixed: Exclude invalid releases from Newznab and Torznab parsers
See More - [`a1d1985`](https://togithub.com/Prowlarr/Prowlarr/commit/a1d19852dc38914a715b26bad2e2abe5a9fe124c) Switch TorrentsCSV to STJson - [`104c95f`](https://togithub.com/Prowlarr/Prowlarr/commit/104c95f28f49618ef9a9b51750dfa2111dacb5c5) Bump version to 1.20.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=130&\_a=release-summary).

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 3 months ago
--- kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

+++ kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.19.0.4568@sha256:59a1b3f3f5df0f0d112a338d8b155737736ae506aaf2f227fa8bdf54b1bd634d
+              tag: 1.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 3 months ago
--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -73,13 +73,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.19.0.4568@sha256:59a1b3f3f5df0f0d112a338d8b155737736ae506aaf2f227fa8bdf54b1bd634d
+        image: ghcr.io/onedr0p/prowlarr-develop:1.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0