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/recyclarr/recyclarr to v5.1.0 #63

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 5.0.2 -> 5.1.0

Release Notes

recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)

v5.1.0

Compare Source

Added
  • Migration step added to delete old repo directory. Run recyclarr migrate to use.
Fixed
  • Update default clone URL for trash guides repo to new URL:
    https://github.com/TRaSH-Guides/Guides.git.

v5.0.3

Compare Source

Fixed
  • When using sync, continue processing other instances when there's a failure.
  • Regression: Perform Sonarr compatibility checks again (#​189).

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/Detroit, 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 Mend Renovate. View repository job log here.

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 26, 2023

--- kubernetes/apps/media/recyclarr/app Kustomization: flux-system/cluster-apps-recyclarr HelmRelease: media/recyclarr

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

@@ -34,13 +34,13 @@

       TZ: America/New_York
     envFrom:
     - secretRef:
         name: recyclarr-secret
     image:
       repository: ghcr.io/recyclarr/recyclarr
-      tag: 5.0.2
+      tag: 5.1.0
     persistence:
       config-file:
         enabled: true
         mountPath: /config/recyclarr.yml
         name: recyclarr-configmap
         readOnly: true

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 26, 2023

--- kubernetes/flux HelmRelease: media/recyclarr StatefulSet: media/recyclarr

+++ kubernetes/flux HelmRelease: media/recyclarr StatefulSet: media/recyclarr

@@ -34,13 +34,13 @@

         runAsGroup: 568
         runAsUser: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: recyclarr
-        image: ghcr.io/recyclarr/recyclarr:5.0.2
+        image: ghcr.io/recyclarr/recyclarr:5.1.0
         imagePullPolicy: null
         env:
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 26, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.9s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.47s
✅ YAML prettier 1 0 0.49s
✅ YAML yamllint 1 0 0.26s

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

@renovate renovate bot changed the title fix(container): update image ghcr.io/recyclarr/recyclarr to v5.0.3 feat(container): update image ghcr.io/recyclarr/recyclarr to v5.1.0 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-5.x branch from 93f0d76 to 2f49afe Compare June 26, 2023 16:02
@lludlow lludlow merged commit 700e6e0 into main Jun 27, 2023
@renovate renovate bot deleted the renovate/ghcr.io-recyclarr-recyclarr-5.x branch June 27, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant