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/radarr-develop (5.10.4.9218 → 5.11.0.9244) #2838

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Sep 25, 2024

This PR contains the following updates:

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

Release Notes

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

v5.11.0.9244: 5.11.0.9244

Compare Source

To receive further Pre-Release or final 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 Radarr within an existing docker container.

Changes:

  • 7b43c2e Fixed: Loading movie images after placeholder in Safari [ #​10474 ]
  • dc599b6 Sort allowed sorting keys
  • 1421179 Multiple Translations updated by Weblate
  • 41dcf32 Fix translations for MovieMonitoredSelectInput
  • 7a813a4 Use UTC to calculate movie status
  • 54a5059 Convert AvailabilitySelectInput to TypeScript
  • adaf744 Add movie availability descriptions
  • 49d11e5 Fixed: Telegram Log Message
  • a7eb4a4 Automated API Docs update
  • 66a6a66 Prevent line wraps on mobile for ratings
See More
  • f735e31 New: Trakt ratings
  • b8f1286 Fixed: Sorting queue by columns
  • 9df4519 Reprocessing manual import items unable to detect sample [ #​10463 ]
  • a692c35 Automated API Docs update
  • ddcad27 Fix description for API key as query parameter
  • b06f1d7 Bump version to 5.11.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.

….11.0.9244)

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 September 25, 2024 09:07
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Sep 25, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 25, 2024

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

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

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

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/buroa/radarr-develop
-              tag: 5.10.4.9218@sha256:32db9672c47b985845b0c05f2e9429f8a1f036b4b3705fcff9972bf510c31869
+              tag: 5.11.0.9244@sha256:49c0456f58b90d9f4eafd4a9522796f91c0b53b9af3ac3e19725f9e5013098f6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 25, 2024

--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -75,13 +75,13 @@

           value: develop
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/buroa/radarr-develop:5.10.4.9218@sha256:32db9672c47b985845b0c05f2e9429f8a1f036b4b3705fcff9972bf510c31869
+        image: ghcr.io/buroa/radarr-develop:5.11.0.9244@sha256:49c0456f58b90d9f4eafd4a9522796f91c0b53b9af3ac3e19725f9e5013098f6
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 7878
           initialDelaySeconds: 0

@buroa buroa merged commit d051651 into master Sep 25, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-radarr-develop-5.x branch September 25, 2024 10:19
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