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/radarr-develop ( 5.15.1.9463 → 5.16.0.9485 ) #7600

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Dec 1, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) minor 5.15.1.9463 -> 5.16.0.9485

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)

v5.16.0.9485: 5.16.0.9485

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 Radarr within an existing docker container.

Changes:

  • 7952fd3 Multiple Translations updated by Weblate
  • 4b4e598 New: Add Afrikaans language
  • 71ccebd Fix cutoff fixture
  • 2607c67 Fixed: Prevent lack of internet from stopping all health checks from running [ #​10694 ]
  • a626b4f Fixed: Custom Format upgrading not respecting 'Upgrades Allowed' [ #​10691 ]
  • 1526bf2 Fixed path in downloading to root folder check message
  • 2194772 New: Add Albanian language (#​10663)
  • cd490d6 New: Add headers setting in webhook connection
  • ff60984 New: Replace 'Ben the Man' release group parsing with 'Ben the Men' [ #​10676 ]
  • 15b6f72 Multiple Translations updated by Weblate
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.

….9463 → 5.16.0.9485 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.15.1.9463 | 5.16.0.9485 |
@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 Dec 1, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 1, 2024

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

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

@@ -38,13 +38,13 @@

               RADARR__AUTHENTICATION_REQUIRED: DisabledForLocalAddresses
               RADARR__INSTANCE_NAME: Radarr
               RADARR__LOG_LEVEL: info
               RADARR__PORT: 7878
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.15.1.9463@sha256:e9144f8a76d8e2a98f57a2ff6170e05f5880c6839d9fc351a9cb854813f8bc69
+              tag: 5.16.0.9485@sha256:f21d401a2ce6ebf5401c4dc71e3184ece740fff227a6af0ffa1a51fe4af7627c
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 1, 2024

--- HelmRelease: downloads/radarr Deployment: downloads/radarr

+++ HelmRelease: downloads/radarr Deployment: downloads/radarr

@@ -60,13 +60,13 @@

         - name: RADARR__INSTANCE_NAME
           value: Radarr
         - name: RADARR__LOG_LEVEL
           value: info
         - name: RADARR__PORT
           value: '7878'
-        image: ghcr.io/onedr0p/radarr-develop:5.15.1.9463@sha256:e9144f8a76d8e2a98f57a2ff6170e05f5880c6839d9fc351a9cb854813f8bc69
+        image: ghcr.io/onedr0p/radarr-develop:5.16.0.9485@sha256:f21d401a2ce6ebf5401c4dc71e3184ece740fff227a6af0ffa1a51fe4af7627c
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 7878

@bjw-s bjw-s merged commit 060bb7e into main Dec 1, 2024
14 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-onedr0p-radarr-develop-5.x branch December 1, 2024 15:28
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