feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.2 )#404
Open
flkr-23[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.2 )#404flkr-23[bot] wants to merge 1 commit intomainfrom
flkr-23[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/downloads/recyclarr/app Kustomization: downloads/recyclarr HelmRelease: downloads/recyclarr
+++ kubernetes/apps/downloads/recyclarr/app Kustomization: downloads/recyclarr HelmRelease: downloads/recyclarr
@@ -35,13 +35,13 @@
- sync
envFrom:
- secretRef:
name: recyclarr-secret
image:
repository: ghcr.io/recyclarr/recyclarr
- tag: 7.4.1@sha256:759540877f95453eca8a26c1a93593e783a7a824c324fbd57523deffb67f48e1
+ tag: 7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
securityContext: |
Contributor
Author
--- HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr
+++ HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr
@@ -44,13 +44,13 @@
containers:
- args:
- sync
envFrom:
- secretRef:
name: recyclarr-secret
- image: ghcr.io/recyclarr/recyclarr:7.4.1@sha256:759540877f95453eca8a26c1a93593e783a7a824c324fbd57523deffb67f48e1
+ image: ghcr.io/recyclarr/recyclarr:7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
name: app
resources:
limits:
memory: 128Mi
requests:
cpu: 10m |
4f96e5d to
1561421
Compare
1561421 to
e10655a
Compare
e10655a to
0f24485
Compare
0f24485 to
fbd30ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.1→7.5.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v7.5.2Compare Source
Added
for details.
Fixed
--previewflag after rendering quality sizes table.v7.5.1Compare Source
Fixed
min_upgrade_format_scoreproperty now works correctly. The YAML propertywas renamed from
min_format_upgrade_scoreto match the Sonarr/Radarr API naming convention.v7.5.0Compare Source
Added
min,max, andpreferredvalues for individual qualities, with support forunlimitedkeyword (#253).!filetag that allows including the contents of an external file as a YAML node value,particularly useful for working with Docker Secrets (#278).
resource_providersconfiguration enables custom data sources for TRaSH Guides andconfig templates (#238).
min_format_upgrade_scoreto control minimum custom format scorerequired for upgrading already-downloaded releases (contributed by @beschoenen in #503).
Deprecated
repositoriesconfiguration is deprecated in favor ofresource_providers.Fixed
includeCustomFormatWhenRenamingproperty now deserializes correctly fromTRaSH Guides JSON files (#213).
transaction processing issues.
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 these updates again.
This PR has been generated by Renovate Bot.