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/radarr-develop ( 5.9.1.9070 → 5.10.0.9090 ) #8034

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Aug 25, 2024

This PR contains the following updates:

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

Release Notes

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

v5.10.0.9090: 5.10.0.9090

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:

  • a812d9f Bump core-js
  • fc97f05 New: Optionally include Custom Format Score for Discord On File Import notifications [ #​10313 ]
  • 6448761 Convert MovieTitleLink to TypeScript [ #​10322 ]
  • 540659a Convert First Run to TypeScript [ #​10307 ]
  • 288668f Multiple Translations updated by Weblate
  • fcf3be4 Automated API Docs update
  • 16e2185 Fixed: Limit redirects after login to local paths
  • caf2d33 Fixed: Keeping search results when Missing/Cutoff Unmet repopulates
  • bc918ed Fix: Use indexer's Multi Languages setting for pushed releases [ #​10273, #​10321 ]
  • df77474 Fixed: Improve sorting movies by release dates
See More
  • bf84471 Automated API Docs update
  • d346d96 Fixed: Validate root folder existence when adding movie
  • 14b125c Automated API Docs update
  • da5323a New: Bulk manage custom formats
  • 672b351 Bump version to 5.10.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 August 25, 2024 10:05
@bot-ross bot-ross bot added the type/minor label Aug 25, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 25, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Aug 25, 2024

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

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

@@ -48,13 +48,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.9.1.9070@sha256:e30f9400b6d0c8522f9d81710890930e6b31aa221161727217878e450516f2b8
+              tag: 5.10.0.9090@sha256:3802c38f08a3350637d6d9ba10a35a89b791afd95c2e4e7e7402e69c0910b50c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Aug 25, 2024

--- HelmRelease: default/radarr Deployment: default/radarr

+++ HelmRelease: default/radarr Deployment: default/radarr

@@ -81,13 +81,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr-develop:5.9.1.9070@sha256:e30f9400b6d0c8522f9d81710890930e6b31aa221161727217878e450516f2b8
+        image: ghcr.io/onedr0p/radarr-develop:5.10.0.9090@sha256:3802c38f08a3350637d6d9ba10a35a89b791afd95c2e4e7e7402e69c0910b50c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@onedr0p onedr0p merged commit d09e82b into main Aug 25, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-radarr-develop-5.x branch August 25, 2024 15:36
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