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

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.17.2.4511 → 1.18.0.4543 ) #3063

Merged

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Jun 2, 2024

This PR contains the following updates:

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

Release Notes

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

v1.18.0.4543: 1.18.0.4543

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:

  • 6e01f31 New: (UI) Detailed error message for inner exception in indexers validation
  • 468436b Fixed: Remove extraneous rate limiting for grabs [ #​2140 ]
  • 76c288a Fixed: Authentication issues with Cardigann definitions having captcha [ #​2139 ]
  • f95f67a New: (Cardigann) Bump minimum version to v10
  • 1186424 Bump Microsoft.NET.Test.Sdk and Polly
  • 74509ea Fixed: (MyAnonamouse) Don't die when no results on paginated queries
  • 948fe0a Fixed: Trimming slashes from UrlBase when using environment variable
  • a4257cb Bump Npgsql to 7.0.7
  • 2929c3c Bump version to 1.18.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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner June 2, 2024 14:48
@mahoro-bot mahoro-bot bot added the type/minor label Jun 2, 2024
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jun 2, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Jun 2, 2024

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

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

@@ -50,13 +50,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.17.2.4511@sha256:01dce2a9c0e29a2a5338a9457698ea3e027727bed6b9f0ab7ac4a259cafb991b
+              tag: 1.18.0.4543@sha256:563ca1f28815db564116b2258ae5b1db30dba4f0bafc8115f51257e9672fc45a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Jun 2, 2024

--- HelmRelease: organizarrs/prowlarr StatefulSet: organizarrs/prowlarr

+++ HelmRelease: organizarrs/prowlarr StatefulSet: organizarrs/prowlarr

@@ -74,13 +74,13 @@

           value: prowlarr.kokoro.wtf
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr
-        image: ghcr.io/onedr0p/prowlarr-develop:1.17.2.4511@sha256:01dce2a9c0e29a2a5338a9457698ea3e027727bed6b9f0ab7ac4a259cafb991b
+        image: ghcr.io/onedr0p/prowlarr-develop:1.18.0.4543@sha256:563ca1f28815db564116b2258ae5b1db30dba4f0bafc8115f51257e9672fc45a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@mahoro-bot mahoro-bot bot merged commit d84f6d9 into main Jun 6, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch June 6, 2024 12:32
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.

1 participant