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

chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4825 #1309

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-nightly (source) minor 1.25.2.4791 -> 1.26.0.4825

Release Notes

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

v1.25.3.4815: 1.25.3.4815

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:

  • 02ff133 Multiple Translations updated by Weblate
  • 47268aa Fix stable branch label in updates
  • 8aad1ac New: Allow major version updates to be installed (#​2260)
  • 9037cde Rename ApplicationCheckUpdate to ApplicationUpdateCheck
  • 2afafd7 Fixed: Don't block updates under docker unless configured in package_info
  • f4fa251 Sort indexers by name when syncing to applications
  • 37bc46c Translate System pages
  • 3e3a7ed Multiple Translations updated by Weblate
  • 04fa7d3 Fixed: (Cardigann) Redirect warnings with "Refresh" header
  • ed9a321 Fix redirect url in HttpClient development warning message
See More
  • 66a9e1a Bump dotnet to 6.0.35
  • 8cb59c3 New: Sync UI updates for providers
  • 94e9c05 Natural sorting for tags list in the UI
  • 8d2c4e1 Bump version to 1.25.3

This list of changes was auto generated.

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:

  • c05be39 Treat unauthorized newbie accounts in AvistaZ parser
  • 951d42a Fix indexer url info
  • dd046d8 Fixed: (Cardigann) Validate definition file and setting fields existence [ #​2245 ]
  • efa54a4 Remove unused gulp packages
  • 3f07c50 Fixed: Copy to clipboard in non-secure contexts
  • 94cf07d Convert ClipboardButton to TypeScript
  • 24063e0 Convert FormInputButton to TypeScript
  • e8ebb87 Convert Label to TypeScript
  • 896e196 Convert Button to TypeScript
  • 9f5be75 Link polymorphic static typing
See More
  • 9cc9e72 Bump frontend packages
  • a9c2cca Bump dotnet packages
  • 9cc3646 Fixed: (Cardigann) Using variables in login paths
  • d6bca44 Cleanse sharewood passkey
  • cb5764c Log exceptions when getting indexer definitions [ #​2245 ]
  • 19a9b56 Multiple Translations updated by Weblate
  • a2b0f19 Fixed: (BeyondHD) Filter freeleech or limited releases when configured
  • 59bfad7 New: Use 307 redirect for requests missing URL Base
  • aee3f2d Fixed: Handle 307 redirects from applications
  • 11d58b4 Bump macOS runner version to 13
  • ee4de6c Bump 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: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 12, 2024 03:30
Copy link

github-actions bot commented Oct 12, 2024

--- . Kustomization: flux-system/flux-system HelmRelease: media/prowlarr

+++ . Kustomization: flux-system/flux-system HelmRelease: media/prowlarr

@@ -20,13 +20,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/onedr0p/prowlarr-nightly
-      tag: 1.25.2.4791@sha256:0f650b1b2837138c6cee7be864fc6dd631715cca65e48cf4541f573683245407
+      tag: 1.26.0.4825@sha256:886d287696d77e88f77e5320e16f11a0767ec6d7121163de928523cde6b0379c
     service:
       main:
         ports:
           http:
             port: 9696
     ingress:

Copy link

github-actions bot commented Oct 12, 2024

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

+++ . HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -30,13 +30,13 @@

         runAsGroup: 568
         runAsUser: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: prowlarr
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.25.2.4791@sha256:0f650b1b2837138c6cee7be864fc6dd631715cca65e48cf4541f573683245407
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.26.0.4825@sha256:886d287696d77e88f77e5320e16f11a0767ec6d7121163de928523cde6b0379c
         imagePullPolicy: null
         ports:
         - name: http
           containerPort: 9696
           protocol: TCP
         volumeMounts:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 88b645d to 4dc472c Compare October 12, 2024 21:36
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.2.4792 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.2.4794 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 4dc472c to d9e07a7 Compare October 13, 2024 07:57
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.2.4794 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4796 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from d9e07a7 to 3655d1e Compare October 13, 2024 20:01
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4796 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4800 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 3655d1e to 6ad615b Compare October 16, 2024 05:01
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4800 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4801 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 6ad615b to 10a93a2 Compare October 18, 2024 14:14
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4801 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4804 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 10a93a2 to 22a6d33 Compare October 19, 2024 00:16
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4804 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4805 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 22a6d33 to 09a3a05 Compare October 19, 2024 06:13
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4805 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4810 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 09a3a05 to e8cbf47 Compare October 19, 2024 09:29
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4810 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4813 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from e8cbf47 to 6281136 Compare October 20, 2024 03:36
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4813 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4815 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 6281136 to 34fd314 Compare October 20, 2024 06:57
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.3.4815 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.4.4816 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 34fd314 to 2725ed0 Compare October 20, 2024 13:07
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.4.4816 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.4.4817 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 2725ed0 to 2ab313b Compare October 22, 2024 09:05
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.25.4.4817 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4819 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 2ab313b to ea31d7d Compare October 24, 2024 06:54
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4819 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4820 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from ea31d7d to 2e5ea5d Compare October 27, 2024 16:33
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4820 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4824 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 2e5ea5d to 0561a2a Compare October 28, 2024 08:18
@renovate renovate bot changed the title chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4824 chore(deps): update ghcr.io/onedr0p/prowlarr-nightly docker tag to v1.26.0.4825 Oct 28, 2024
@renovate renovate bot merged commit 27464a4 into main Oct 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant