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-develop ( 1.26.1.4844 → 1.27.0.4852 ) #7582

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Nov 26, 2024

This PR contains the following updates:

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

Release Notes

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

v1.27.0.4852: 1.27.0.4852

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:

  • b8b32f8 Fixed: (ImmortalSeed) Update relogin check
  • 30c4bb2 Multiple Translations updated by Weblate
  • b447db5 Fixed: (RED) Update indexer url (#​2285)
  • 299001a Multiple Translations updated by Weblate
  • 2871f1f Bump version to 1.27.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.

….1.4844 → 1.27.0.4852 )

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-develop | 1.26.1.4844 | 1.27.0.4852 |
@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Nov 26, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 26, 2024

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

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

@@ -37,13 +37,13 @@

               PROWLARR__AUTHENTICATION_METHOD: External
               PROWLARR__INSTANCE_NAME: Prowlarr
               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 9696
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
+              tag: 1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 26, 2024

--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -56,13 +56,13 @@

         - name: PROWLARR__INSTANCE_NAME
           value: Prowlarr
         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '9696'
-        image: ghcr.io/onedr0p/prowlarr-develop:1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
+        image: ghcr.io/onedr0p/prowlarr-develop:1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@bjw-s bjw-s merged commit 3fd0a70 into main Nov 26, 2024
14 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch November 26, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant