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 image ghcr.io/onedr0p/prowlarr-nightly to v1.14.1.4289 #2292

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Jan 23, 2024

This PR contains the following updates:

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

Release Notes

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

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.

v1.13.2.4251: 1.13.2.4251

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:

  • 1bb1ec6 Fixed: (IPTorrents) Include episodes in season search
  • 2bfb838 Bind shortcut for pending changes confirmation only when it's shown
  • 9eb291f Fixed: Avoid trailing slash in Proxy Url sent to FlareSolverr
  • 8cf8921 Automated API Docs update
  • 47fb886 Don't clone indexer API Key
  • 5034a21 New: Don't return API Keys and Passwords via the API
  • ed1364b Update magnet trackers
  • 71e18b6 Bump version to 1.13.2

This list of changes was auto generated.

v1.13.1.4243: 1.13.1.4243

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:

  • f7bf21d Update help text for Tags usage in Applications
  • d764e34 New: (Torznab) Internal and Scene tags
  • 16baceb New: Option to disable Email encryption
  • 5d2b80d Fixed: (SubsPlease) Parse release size from magnet links
  • a20a81f New: Category filter for Indexers
  • ebb66e9 Update database migration version translation token
  • cb87976 Fixed: Sorting by name in Manage Applications and Download Client modals
  • 255c633 New: Add sorting to Manage Applications and Download Client modals
  • 155cd53 Fix translations for manage applications and download clients
  • ae70a96 Multiple Translations updated by Weblate
See More
  • 16c0daf Fix value types for EnhancedSelectInputConnector
  • 34c78c5 Fixed: (BTN) Disable ID-based searches for episodes with absolute episode number
  • dd5b108 Fixed: (BTN) Allow ID-based with text search query
  • 0b83986 Automated API Docs update
  • 2bd25fb Reorder sync fields for App Profiles
  • 0f5eb5d Bump version to 1.13.1
  • c9434c6 Transpile logical assignment operators with babel
  • ee969b7 New: Log warning if less than 1 GB free space during update

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.

@snoopy82481-bot snoopy82481-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Jan 23, 2024
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jan 23, 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

@@ -58,13 +58,13 @@

               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 9696
               PROWLARR__THEME: dark
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/onedr0p/prowlarr-nightly
-              tag: 1.13.1.4223@sha256:5c9672c7800a79a236501a75a9f5577139478523125ec172c12b329cbd60aa3e
+              tag: 1.14.1.4289@sha256:5f927943d275875be2c7c88defe6a28d2f0cc1838a93300c09ad82ca0fd20f78
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jan 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.57s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.95s
✅ YAML prettier 1 0 0.58s
✅ YAML yamllint 1 0 0.26s

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

@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 9e0f9b9 to ed6e2bd Compare January 23, 2024 10:18
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4228 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4229 Jan 23, 2024
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4229 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4233 Jan 24, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from dffb54b to c6247cd Compare January 26, 2024 14:14
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4233 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4242 Jan 26, 2024
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4242 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4243 Jan 26, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from c6247cd to 77b01ed Compare January 26, 2024 18:19
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.1.4243 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4245 Jan 28, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from 335974c to 875dc83 Compare January 31, 2024 14:14
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4245 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4249 Jan 31, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 875dc83 to b4cd134 Compare January 31, 2024 19:12
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4249 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4250 Jan 31, 2024
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4250 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4251 Feb 2, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch 2 times, most recently from 341e16e to a4371e5 Compare February 5, 2024 02:28
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.2.4251 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4257 Feb 6, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from a4371e5 to 36f9da3 Compare February 6, 2024 21:14
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4257 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4258 Feb 7, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 36f9da3 to 55c7af5 Compare February 7, 2024 14:14
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4258 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4259 Feb 7, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 55c7af5 to 9f0e1e1 Compare February 7, 2024 17:14
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 9f0e1e1 to 179aca9 Compare February 10, 2024 20:15
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4259 fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4271 Feb 10, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 179aca9 to 41b14b4 Compare February 12, 2024 20:16
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.13.3.4271 feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4275 Feb 12, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 41b14b4 to 01ba649 Compare February 14, 2024 02:22
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4275 feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4277 Feb 14, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 01ba649 to 71b69ff Compare February 16, 2024 02:21
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4277 feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4285 Feb 16, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 71b69ff to 99b5730 Compare February 16, 2024 21:13
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4285 feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4286 Feb 16, 2024
…14.1.4289

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-nightly | 1.13.1.4223 | 1.14.1.4289 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch from 99b5730 to 8ef256b Compare February 18, 2024 23:15
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.0.4286 feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.14.1.4289 Feb 18, 2024
@snoopy82481 snoopy82481 merged commit ec8f1fa into main Feb 21, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant