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.21.2.4649 → 1.23.1.4708 ) #8070

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Sep 2, 2024

This PR contains the following updates:

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

Release Notes

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

v1.23.1.4708: 1.23.1.4708

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:

  • 32d23d6 Simplify cookie clearing for MAM
  • b31b695 Fixed: Mapping of Cardigann indexers on bulk edit
  • 33de32b Simplify app profile validation on indexers
  • 753b53a Use UTC for filtering out AB releases
  • 123535b Fixed: Use renewed mam_id from response to avoid invalid credentials after original one expires
  • 7a5fa45 Don't persist value for SslCertHash when checking for existence
  • 281e712 Fixed: Hide reboot and shutdown UI buttons on docker
  • c2c34ec New: Bypass IP addresses ranges in proxies [ #​2203 ]
  • 6151936 Fixed: Trim spaces and empty values in Proxy Bypass List
  • 1b58d50 Bump version to 1.23.1
See More
  • 99f9a0b Improve sorting indexer by status
  • 696001a Remove AroLol
  • 31f057c Hiding "enable" property in API docs for applications
  • 0391537 Don't display validation errors as HTML
  • 521c1f7 Automated API Docs update
  • 3bf9b4f Dedupe titles to avoid similar release names for AB
  • af86a6d New: Configure log file size limit in UI
  • 3ecf5c6 Fixed: (AnimeBytes) Improve filtering of old releases
  • 4da3e7b Fixed: (MyAnonamouse) Sanitise search query and stop search if term is empty
  • 66f38f1 Bump version to 1.23.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-ross bot-ross bot requested a review from onedr0p as a code owner September 2, 2024 07:06
@bot-ross bot-ross bot added the type/minor label Sep 2, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Sep 2, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Sep 2, 2024

--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -73,13 +73,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.21.2.4649@sha256:4482eda920a8786faa2b7f9100001aaaa3893582e2a98685982f5b4b160e45db
+        image: ghcr.io/onedr0p/prowlarr-develop:1.23.1.4708@sha256:94bd657afd708efdceac0c2439e85e1c5384f5ebdbec6dd2c46169f8378cd66a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Sep 2, 2024

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

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

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.21.2.4649@sha256:4482eda920a8786faa2b7f9100001aaaa3893582e2a98685982f5b4b160e45db
+              tag: 1.23.1.4708@sha256:94bd657afd708efdceac0c2439e85e1c5384f5ebdbec6dd2c46169f8378cd66a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@onedr0p onedr0p merged commit c64e9a4 into main Sep 2, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch September 2, 2024 09:08
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