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

fix(container): update image ghcr.io/szinn/readarr-develop ( 0.4.6.2711 → 0.4.7.2718 ) #4925

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 5, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/szinn/readarr-develop (source) patch 0.4.6.2711 -> 0.4.7.2718

Release Notes

Readarr/Readarr (ghcr.io/szinn/readarr-develop)

v0.4.7.2718: 0.4.7.2718

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

Changes:

  • a550c65 Check if backup folder is writable on backup [ #​3961 ]
  • c1b26ee Suggest adding IP to RPC whitelist for on failed Transmission auth
  • ffe5ede Bump version to 0.4.7

This list of changes was auto generated.

…11 → 0.4.7.2718 )

| datasource | package                       | from       | to         |
| ---------- | ----------------------------- | ---------- | ---------- |
| docker     | ghcr.io/szinn/readarr-develop | 0.4.6.2711 | 0.4.7.2718 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 5, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 5, 2025

--- HelmRelease: media/readarr Deployment: media/readarr

+++ HelmRelease: media/readarr Deployment: media/readarr

@@ -61,13 +61,13 @@

           value: develop
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: readarr-secret
-        image: ghcr.io/szinn/readarr-develop:0.4.6.2711@sha256:31718ce752be7336368c84a7a692550ae73bf387174b13aab0170fb440381bfd
+        image: ghcr.io/szinn/readarr-develop:0.4.7.2718@sha256:41a0305b08d714e05f6d8d1ecd3a35ffd136ccec0a0fa7c04ed8c5930775b7ac
         name: main
         volumeMounts:
         - mountPath: /backups
           name: backup
           subPath: readarr
         - mountPath: /config

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 5, 2025

--- kubernetes/main/apps/media/readarr/app Kustomization: flux-system/media-readarr HelmRelease: media/readarr

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

@@ -49,13 +49,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: readarr-secret
             image:
               repository: ghcr.io/szinn/readarr-develop
-              tag: 0.4.6.2711@sha256:31718ce752be7336368c84a7a692550ae73bf387174b13aab0170fb440381bfd
+              tag: 0.4.7.2718@sha256:41a0305b08d714e05f6d8d1ecd3a35ffd136ccec0a0fa7c04ed8c5930775b7ac
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 5, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.0s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.05s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.37s

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

@szinn szinn merged commit 9fb3dde into main Jan 5, 2025
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-szinn-readarr-develop-0.x branch January 5, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant