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-nightly ( 1.14.0.4277 → 1.14.3.4322 ) #969

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 16, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-nightly (source) patch 1.14.0.4277 -> 1.14.3.4322

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.14.2.4318: 1.14.2.4318

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:

  • 882152b Use proxied requests for indexers
  • a25e790 Fixed: Don't disable IPv6 in IPv6-only Environment
  • cc85060 Bump version to 1.14.2

This list of changes was auto generated.

v1.14.1.4316: 1.14.1.4316

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:

  • 00bd9c2 Multiple Translations updated by Weblate
  • 1283e06 Multiple Translations updated by Weblate
  • ab01087 Fixed: (AnimeBytes) Artist and album search improvements
  • 099b04f Update caniuse-lite
  • ecdc0a5 Fixed: Cleanse Discord Webhook URLs
  • 6c7c37a Bump node to v20.x on builder
  • 45d378a Automated API Docs update
  • 007601c Fixed: Selection of last added custom filter
  • 5f0d6e2 New: Sync Pack Seed Time to Whisparr applications [ #​2039 ]
  • ede9879 Cleanup obsolete definitions for ANT/ABB/BB/MTV/PTN/TVV
See More
  • 7287abc New: Sync Reject Blocklisted Torrent Hashes While Grabbing for torrent indexers to Apps
  • 8c653b5 Fixed: (GGn) Don't die on invalid FreeTorrent values in the API
  • 15c6b3c Fixed: (Shazbat) Added season and episode to search capabilities
  • 9676447 Bump version to 1.14.1

This list of changes was auto generated.

v1.14.0.4286: 1.14.0.4286

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:

  • 5d35f1d Fixed: (AvistaZ) Avoid parsing invalid JSON on auth [ #​2030 ]
  • 858f161 Multiple Translations updated by Weblate
  • a1a5dd5 Fixed: Using FlareSolverr in the same time with another HTTP/SOCKS proxy
  • a5ecc2d Show download client ID as hint in select options
  • 7d46660 Fixed: Updated base url for TorrentsCSV
  • 22cbf40 Bump label-actions action to v4
  • 25821c7 Multiple Translations updated by Weblate
  • 6153737 Translations for download client settings
  • 07adb45 Bump version to 1.14.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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 16, 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.14.0.4277@sha256:2c67eda033b989319d38d58ffa18db56da3313b3ebf0e3c6f0cb7e8b9c56ea19
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.14.3.4322@sha256:be0ae781b64a1452a5f09f4f951e3a8593932c968d82c53bba6d7c612283e079
         imagePullPolicy: null
         env:
         - name: PROWLARR__ANALYTICS_ENABLED
           value: 'False'
         - name: PROWLARR__INSTANCE_NAME
           value: Prowlarr

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 16, 2024

--- 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

@@ -31,13 +31,13 @@

       PROWLARR__INSTANCE_NAME: Prowlarr
       PROWLARR__LOG_LEVEL: info
       PROWLARR__PORT: 9696
       TZ: ${TIMEZONE}
     image:
       repository: ghcr.io/onedr0p/prowlarr-nightly
-      tag: 1.14.0.4277@sha256:2c67eda033b989319d38d58ffa18db56da3313b3ebf0e3c6f0cb7e8b9c56ea19
+      tag: 1.14.3.4322@sha256:be0ae781b64a1452a5f09f4f951e3a8593932c968d82c53bba6d7c612283e079
     ingress:
       main:
         annotations:
           hajimari.io/group: media
           hajimari.io/icon: radar
         enabled: true

@axeII
Copy link
Owner

axeII commented Feb 16, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 3 times, most recently from 7e06c68 to 4b4d7a0 Compare February 16, 2024 21:06
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.0.4285 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.0.4286 ) Feb 16, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from 5324c06 to bfd08a8 Compare February 18, 2024 23:07
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.0.4286 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4289 ) Feb 18, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from bfd08a8 to eaf7dc6 Compare February 21, 2024 04:08
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4289 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4301 ) Feb 21, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from eaf7dc6 to cc3cd39 Compare February 21, 2024 18:09
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4301 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4302 ) Feb 21, 2024
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4302 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4303 ) Feb 23, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from cc3cd39 to 8b23714 Compare February 23, 2024 19:05
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4303 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4304 ) Feb 23, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from bf4f02e to bb60351 Compare February 24, 2024 23:07
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4304 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4305 ) Feb 24, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from bb60351 to 7c1d3cd Compare February 29, 2024 01:39
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4305 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4312 ) Feb 29, 2024
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4312 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4315 ) Feb 29, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from 88ae616 to f2e183c Compare March 3, 2024 01:41
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4315 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4316 ) Mar 3, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from f2e183c to f70d45c Compare March 4, 2024 03:40
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.1.4316 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.2.4317 ) Mar 4, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from f70d45c to 6854262 Compare March 4, 2024 15:09
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.2.4317 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.2.4318 ) Mar 4, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 6854262 to 1f822b8 Compare March 10, 2024 13:07
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.2.4318 ) fix(container): update ghcr.io/onedr0p/prowlarr-nightly ( 1.14.0.4277 → 1.14.3.4322 ) Mar 10, 2024
@bot-akira bot-akira bot merged commit 8395af6 into main Mar 10, 2024
8 checks passed
@bot-akira bot-akira bot deleted the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch March 10, 2024 19:04
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