Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.20.0.4590 → 1.20.1.4603 ) #5011

Merged

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jul 7, 2024

This PR contains the following updates:

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

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)

v1.20.1.4603: 1.20.1.4603

Compare Source

To receive further updates for a non-docker installation, please change the branch to master. (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:

  • 45d8a8a Minor fixes and cover link for SubsPlease
  • a4546c7 Avoid invalid requests for Nebulance
  • d69bf63 Fixed: (Nebulance) Improve searching by release names
  • da9ce5b New: Enable "Sync Anime Standard Format Search" by default for new Sonarr apps
  • e092098 Minor improvements to season parsing from titles for AnimeBytes
  • 1a89a79 Avoid NullRef for missing filelist and tags fields
  • cb6bf49 New: (Nebulance) Improvements for season and episode searching
  • 4bcaba0 Fixed: Trimming disabled logs database
  • 220ef72 Bump version to 1.20.1
  • 9c599a6 New: (UI) Indexer privacy label [ #​2132 ]
See More
  • 715ce1f Refresh indexers list and status on page change
  • 8c3a192 Fixed: Ignore auth events from queries and grab stats
  • d22bf93 Fixed: Searches with season/episodes should not be treated as ID searches
  • 886054f Bump indexers definition version to 11
  • 4188510 New: (Cardigann) Add info_category_8000
  • fedebca New: (Cardigann) Optional login selectorinputs and getselectorinputs
  • e2ce643 Bump mac image to 12
  • bdae60b Improvements to EnhancedSelectInput
  • 2d6c818 Fixed: Exclude invalid releases from Newznab and Torznab parsers
  • a1d1985 Switch TorrentsCSV to STJson
  • 104c95f Bump version to 1.20.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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner July 7, 2024 08:08
@lumiere-bot lumiere-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Jul 7, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 7, 2024

--- kubernetes/kyak/apps/media/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: media/prowlarr

+++ kubernetes/kyak/apps/media/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: media/prowlarr

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

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
+              tag: 1.20.1.4603@sha256:14577f7cd78d1ee9c9bc606ff96a9bdefde83c5fe93dc163b6c74c83ef5b1085
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 7, 2024

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/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.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
+        image: ghcr.io/onedr0p/prowlarr-develop:1.20.1.4603@sha256:14577f7cd78d1ee9c9bc606ff96a9bdefde83c5fe93dc163b6c74c83ef5b1085
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@lumiere-bot lumiere-bot bot merged commit 1ba8db9 into main Jul 13, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-ghcr.io-onedr0p-prowlarr-develop-1.x branch July 13, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants