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.11.0.9244 → 5.12.0.9255 ) #1038

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Sep 29, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.12.0.9255: 5.12.0.9255

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:

  • 0736fc9 Multiple Translations updated by Weblate
  • 9d0b8d9 Fixed: Parsing of Hybrid-Remux
  • 9a3e89f Fixed: Ignore '.DS_Store' and '.unmanic' when scanning for files
  • e33e45e Fixed: Don't reject revision upgrades if profile doesn't allow upgrades
  • 5893d88 Fixed: Ignore extra spaces in path when not running on Windows
  • a81d27a Automated API Docs update
  • d2b279a Fixed: Replace illegal characters even when renaming is disabled
  • 6686fa0 New: Smart as default Colon Replacement
  • 1d286df Display naming example errors when all fields are empty
  • be2e1e4 Fixed: SDR files being parsed as HLG
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.

….9244 → 5.12.0.9255 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.11.0.9244 | 5.12.0.9255 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Sep 29, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 29, 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.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+              tag: 5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 29, 2024

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

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

@@ -61,13 +61,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.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+        image: ghcr.io/onedr0p/radarr-develop:5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 7878

@kireque kireque merged commit ee71a78 into main Sep 29, 2024
19 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-onedr0p-radarr-develop-5.x branch September 29, 2024 18:36
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 Issue relates to a Renovate container update type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant