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 image ghcr.io/onedr0p/prowlarr-develop to v1.6.3.3608 #72

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop patch 1.6.1.3564 -> 1.6.3.3608

Release Notes

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

v1.6.3.3608: 1.6.3.3608

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:

  • f20319f Bump version to 1.6.3
  • 20bcc00 Fix apprise server url migration
  • c4af3e7 Add more trace logs related info to bug_report.yml [skip ci]
  • 660a162 Fixed: (Cardigann) Throw exception only when all download selectors fail
  • 20a3cad Add indexer id in logs for invalid dates in Cardigann definitions
  • 77fe3f7 Fixed: (Cardigann) Skip to next download selector when max redirects reached [ #​578 ]
  • d777cb8 Fixed: (API) Prevent NullRef when searching empty query with a non-default type
  • 15e7cc7 New: (UI) Show indexer categories in info modal
  • 04cf061 Fixed: (UI) Add New Indexer button on search page when no indexers are present
  • d4cdeac Fixed: (Cardigann) Definitions with category mapping Other to use 8000 (Other)
See More
  • e60fe05 Revert "Fix typo botton to bottom"
  • 9a4c237 Display error when search failed due to all indexers being disabled
  • acfdb5b New: (UI) Show disabled indexers as disabled options in search page
  • e2e6562 Fix typo botton to bottom
  • 4b8906e Cleanup redundant DownloadProtocol in indexers
  • f0c5d8c Minor refactoring in Cardigann definition
  • 427802a Update status translations for Indexer index
  • 0c9eae2 Add skip ci to API docs update commit
  • 75ff2f4 Update description for freeleech only in BakaBT
  • d1ba208 Fixed: (HttpIndexerBase) Better HTTP error handling
  • 4e03eba New: (UI) Add filter by categories in add indexer modal [ #​872, #​1731 ]
  • 0155ff6 Map Cardigann capabilities from meta definition
  • f091563 New: (Apps) Sync Anime Standard Search with Sonarr [ #​998, #​1732 ]
  • 56eb58a Bump version to 1.6.2
  • 8a891d0 Test eligibility of the first request in AvistazBase
  • 40a932c Improved page loading errors
  • 4a81630 Fixed: Clearing logs not updating UI once complete
  • 0ff0fe2 Prevent NullRef when deleting missing backups
  • 51e3374 Update import path in CategoryLabel
  • 119164f Show indexer privacy in search results
  • ef0f8e2 Sort limits in IndexerCapabilities
  • d21debe Convert to 'using' declaration in Housekeeping Tasks
  • a3ccc3d Close database connections in housekeeping tasks
  • 46d930e Apply template text to switch cases in Cardigann
  • 4561859 Fixed: (UI) Case-insensitive sorting for add indexer modal
  • 83166fb Allow array of string as value in EnhancedSelectInput
  • b98f9a9 Fix use of TmdbId in NewznabRequestGenerator
  • e658e3f Fixed: (Cardigann) Skip duplicated GET requests
  • 9042525 Bump version to 1.6.1
  • 7b551a0 Update Anidub description
  • 31c2917 Fixed: (Indexers) Allow RSS searches in HttpIndexerBase
  • 419cce5 Fixed: (Transmission) Set seed limits in client
  • 48cd1d9 Reset ContentSummary on redirect in HttpClient
  • 8bd6a31 Fixed: (FreeboxDownload) Set seed limits in client
  • 7cb4657 Use more specific styling for kinds in ProgressBar
  • 0b610ff Cleanse messages for TL 24h RSS feed links
  • 5187460 Automated API Docs update
  • f0d9b43 Add some API attributes
  • a1081cc Bump NLog to 5.2.0
  • c4bb1ba Catch JsonReaderException when parsing JSON in Cardigann
  • 3a4c8db Add all search types in TorrentRssIndexer
  • a522796 Fixed: (Apps) Change the default sync level to Full Sync
  • e012eda Use the default IndexerCapabilities for TorrentRssIndexer
  • 72ab2b3 Cleanse /Users for Mac users
  • aaba5b7 Add help link to finding cookies guide
  • 455b76c New: Add TorrentRssIndexer
  • 596d329 Move seed configuration logic to TorrentClientBase
  • d05128c Map seed configuration on release only when it's not null [ #​1720 ]
  • f5b57db Check if release still exists in cache when grabbing release
  • f7d7cca Add extension only for known protocols in ReleaseResource
  • 7c54093 Fixed: (NzbIndex) Use UsenetIndexerBase
  • 98db8f8 Add default definitions for download clients
  • 88e793d Fixed: (Cardigann) Allow empty inputs for login.method form/post
  • 0f31af6 Fixed: (Cardigann) Allow empty inputs for login.method get
  • 65adf30 Fixed: (UTorrent) Set seed limits in client
  • da75519 Fixed: (Deluge) Set seed limits in client
  • ed1fb58 Align QBittorrent with upstream
  • d5daf67 New: Support for seed configuration in DownloadService
  • 1f1a345 Translations update from Servarr Weblate
  • 76a2f51 Fixed: (HDTorrents) Add login error message
  • 8c0bc9a Filter enabled indexer proxies in Active
  • b0c2b91 Automated API Docs update
  • 87fdf17 Add HelpTextWarning support in FieldDefinition
  • 0f1b466 Bump version to 1.6.0

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/Detroit, 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 Mend Renovate. View repository job log here.

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 29, 2023

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

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

@@ -40,13 +40,13 @@

     - secretRef:
         name: prowlarr-secret
     hostname: prowlarr
     image:
       pullPolicy: IfNotPresent
       repository: ghcr.io/onedr0p/prowlarr-develop
-      tag: 1.6.1.3564@sha256:a4bb61092ab3d4a241ce8d495bfd665c14b9826aceeeeaaf660c808f246f019a
+      tag: 1.6.3.3608@sha256:0295a5f8fab0440250fd3350c260eb43d9483dbd06376a4cc78c231bbe01f705
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: local.${SECRET_DOMAIN}
           hajimari.io/icon: mdi:movie-search
         enabled: true

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 29, 2023

--- kubernetes/flux HelmRelease: media/prowlarr StatefulSet: media/prowlarr

+++ kubernetes/flux HelmRelease: media/prowlarr StatefulSet: media/prowlarr

@@ -35,13 +35,13 @@

         runAsUser: 568
       hostname: prowlarr
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: prowlarr
-        image: ghcr.io/onedr0p/prowlarr-develop:1.6.1.3564@sha256:a4bb61092ab3d4a241ce8d495bfd665c14b9826aceeeeaaf660c808f246f019a
+        image: ghcr.io/onedr0p/prowlarr-develop:1.6.3.3608@sha256:0295a5f8fab0440250fd3350c260eb43d9483dbd06376a4cc78c231bbe01f705
         imagePullPolicy: IfNotPresent
         env:
         - name: PROWLARR__AUTHENTICATION_METHOD
           value: External
         - name: PROWLARR__INSTANCE_NAME
           value: Prowlarr

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 29, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
✅ COPYPASTE jscpd yes no 1.89s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.79s
✅ YAML prettier 2 0 0.49s
✅ YAML yamllint 2 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@lludlow lludlow merged commit 288db51 into main Jun 30, 2023
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch June 30, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant