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/buroa/prowlarr-develop (1.27.0.4852 → 1.28.0.4862) #3119

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/prowlarr-develop (source) minor 1.27.0.4852 -> 1.28.0.4862

Release Notes

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

v1.28.0.4862: 1.28.0.4862

Compare Source

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:

  • f332886 Fixed: (M-Team) IMDb removed from releases response
  • a23d792 Fixed: Syncing Newznab indexers with expired VIP expiration dates to apps
  • f066cf3 Fixed: Link to TMDb shows in search history [ #​2294 ]
  • 61e863c Automated API Docs update
  • b2afbc6 New: Add config file setting for CGNAT authentication bypass
  • aace65f Allow GetFileSize to follow symlinks
  • 9ab2d8b Bump IPAddressRange, Npgsql and Polly
  • bc31406 Fixed: Prevent lack of internet from stopping all health checks from running
  • 87b3dcd Support Postgres with non-standard version string
  • f3b99f6 Remove unnecessary heap allocations in local IP check
See More

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.

… 1.28.0.4862)

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner December 8, 2024 20:06
@bot-blake bot-blake bot added the type/minor label Dec 8, 2024
@bot-blake bot-blake bot assigned buroa Dec 8, 2024
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 8, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 8, 2024

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

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

@@ -44,13 +44,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/buroa/prowlarr-develop
-              tag: 1.27.0.4852@sha256:39bb10efd30002d1a25ec53a67e79b3fec3754292b6faab5fd1ef21a57293987
+              tag: 1.28.0.4862@sha256:30b322ea531a9f9fdb371c441b0ed6ca85c13babed504ff8128353ee3e74a71c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 8, 2024

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

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

@@ -67,13 +67,13 @@

           value: develop
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/buroa/prowlarr-develop:1.27.0.4852@sha256:39bb10efd30002d1a25ec53a67e79b3fec3754292b6faab5fd1ef21a57293987
+        image: ghcr.io/buroa/prowlarr-develop:1.28.0.4862@sha256:30b322ea531a9f9fdb371c441b0ed6ca85c13babed504ff8128353ee3e74a71c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@buroa buroa merged commit bbbfb3c into master Dec 8, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-prowlarr-develop-1.x branch December 8, 2024 20:15
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 directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant