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.5.3.8819 → 5.6.0.8846 ) #6662

Merged
merged 2 commits into from
May 15, 2024

Conversation

repo-duster[bot]
Copy link
Contributor

@repo-duster repo-duster bot commented May 14, 2024

This PR contains the following updates:

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

Release Notes

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

v5.6.0.8846: 5.6.0.8846

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:

  • 077b041 Fixed: Revert "Validate that folders in paths don't start or end with a space"
  • ff3dd3a Tests for Wanted pages
  • 2e3bedd Fixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgres
  • dc068bb Automated API Docs update
  • 7a303c1 Remove not implemented endpoints from API docs
  • 152f50a New: Wanted Cutoff/Missing
  • 9798202 Add missing translation for External
  • 7969776 Rename file for getMovieStatusDetails
  • 288982d Bump Npgsql to 7.0.7
  • d39a3ad Automated API Docs update
See More
  • 1fc6e88 New: Add isExisting flag for movies in collections API
  • e8e1841 New: No Release Dates availability message
  • d17eb4f Bump version to 5.6.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.

…8819 → 5.6.0.8846 )

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.5.3.8819 | 5.6.0.8846 |
@repo-duster repo-duster 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 May 14, 2024
@repo-duster
Copy link
Contributor Author

repo-duster bot commented May 14, 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.5.3.8819@sha256:c9637c4bdf6e929b823dc8497ff34fdcb2e0868703cd686a20a1d55b8b6381de
+        image: ghcr.io/onedr0p/radarr-develop:5.6.0.8846@sha256:b3137a2b451683d834627bf6997460f26eb864757b1ffb5eb6544a8ba6d432ef
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 7878

@repo-duster
Copy link
Contributor Author

repo-duster bot commented May 14, 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.5.3.8819@sha256:c9637c4bdf6e929b823dc8497ff34fdcb2e0868703cd686a20a1d55b8b6381de
+              tag: 5.6.0.8846@sha256:b3137a2b451683d834627bf6997460f26eb864757b1ffb5eb6544a8ba6d432ef
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@repo-duster
Copy link
Contributor Author

repo-duster bot commented May 14, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.37s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.69s
✅ YAML prettier 1 0 0.58s
✅ YAML yamllint 1 0 0.33s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@repo-duster
Copy link
Contributor Author

repo-duster bot commented May 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bjw-s bjw-s merged commit c5ed4e8 into main May 15, 2024
11 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-onedr0p-radarr-develop-5.x branch May 15, 2024 18: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.

None yet

1 participant