feat(container)!: Update image ghcr.io/recyclarr/recyclarr (7.5.2 → 8.3.2)#3055
Open
bot-akira[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image ghcr.io/recyclarr/recyclarr (7.5.2 → 8.3.2)#3055bot-akira[bot] wants to merge 1 commit intomainfrom
bot-akira[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr
+++ kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr
@@ -36,13 +36,13 @@
TZ: Europe/Paris
envFrom:
- secretRef:
name: recyclarr-secret
image:
repository: ghcr.io/recyclarr/recyclarr
- tag: 7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
+ tag: 8.3.2@sha256:55afe316d3e4e4e3b9120cef7c79436b1b5311f6a18d4ef4b7653e720499c90a
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
securityContext: |
Contributor
Author
--- HelmRelease: media/recyclarr CronJob: media/recyclarr
+++ HelmRelease: media/recyclarr CronJob: media/recyclarr
@@ -51,13 +51,13 @@
env:
- name: TZ
value: Europe/Paris
envFrom:
- secretRef:
name: recyclarr-secret
- image: ghcr.io/recyclarr/recyclarr:7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
+ image: ghcr.io/recyclarr/recyclarr:8.3.2@sha256:55afe316d3e4e4e3b9120cef7c79436b1b5311f6a18d4ef4b7653e720499c90a
name: app
resources:
limits:
memory: 128Mi
requests:
cpu: 10m |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
5d3b022 to
03dc7b8
Compare
03dc7b8 to
30364a3
Compare
30364a3 to
bdad543
Compare
bdad543 to
ce9b3be
Compare
ce9b3be to
282b838
Compare
282b838 to
8a2db98
Compare
….3.2) Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
8a2db98 to
ba05dc8
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.5.2→8.3.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v8.3.2Compare Source
Fixed
trash_id(#735)assign_scores_tonow accepts profile names for guide-backed profiles, enablingselective assignment to specific profile variants (#734)
v8.3.1Compare Source
Fixed
trash_id.v8.3.0Compare Source
Added
trash_idcan now be used multiple times withdifferent names, allowing variations of the same profile on a single instance.
Fixed
custom_formats:with all entries commented out) are now treatedas no-ops instead of validation errors.
RECYCLARR_APP_DATAdeprecation message is now displayed cleanly instead of being buried ina stack trace.
text (#728).
assign_scores_towithnameno longer requires the profile to be inquality_profiles(#726).(#729).
v8.2.1Compare Source
Fixed
replace_existing_custom_formatsnow produce a deprecationwarning instead of silently preventing sync.
trash_idmultiple times now produces a validation errorinstead of silently corrupting sync state.
assign_scores_towithtrash_idno longer requires the target profile to be in the CFgroup's include list (#726).
v8.2.0Compare Source
Added
list custom-format-groupsnow shows the contents of each group and supports filtering byname (#720).
list quality-profilesnow supports--detailsto show included custom formats and--filterto search by name.Fixed
mode.
warning in sync diagnostics.
v8.1.0Compare Source
Added
assign_scores_tonow acceptsnameto target custom (non-guide-backed)quality profiles, in addition to the existing
trash_idfor guide-backed profiles.excludeoption for custom format groups to opt out of specific default custom formats.Fixed
produces nothing; a warning is now shown advising to use
select.--log,including the
state repair --adoptsuggestion for quality profile conflicts.replace_existing_custom_formats,quality_profiles) were never shown due to an internal wiring mistake.sync to produce no output instead of reporting the problem.
Changed
selectin custom format groups now adds non-default custom formats alongside defaults,instead of replacing them. Use
excludeto remove unwanted defaults.Deprecated
migratecommand is deprecated. Migrations now run automatically at startup.v8.0.1Compare Source
Fixed
nameoverride were not matched to service profilesduring
state repair --adoptassign_scores_towithtrash_idinstead ofnamefailed to resolve to the correctquality profile
v8.0.0Compare Source
This release contains BREAKING CHANGES. See the v8.0 Upgrade Guide for required
changes you may need to make.
Added
media_managementconfiguration section withpropers_and_repackssettingto control how Sonarr/Radarr handles Propers and Repacks (#225).
trash_idto sync TRaSH Guide quality profile definitions. Whenspecified, qualities, custom formats, scores, and language are automatically configured from the
guide, significantly reducing YAML complexity.
custom_format_groupsto sync TRaSH Guide CF groups. Groups markeddefault: trueare automatically synced when using a guide-backed quality profile. Usecustom_format_groups.skipto opt-out orcustom_format_groups.addto opt-in to non-defaultgroups.
assign_scores_tonow acceptstrash_idas an alternative tonameforreferencing guide-backed quality profiles (#251).
directory.
--log [level]option for explicit log output control. Valid levels:debug,info(default),
warn.state repaircommand to rebuild cache mappings by matching configured resources (customformats, quality profiles) to service resources by name.
list custom-format-groupscommand to discover available CF group trash_ids.list score-setscommand to list available score sets for custom formats.list quality-profilescommand to discover available quality profile trash_ids.--rawoption for list commands outputs TSV format for scripting.mainandmasteras default branches.RECYCLARR_CONFIG_DIRenvironment variable for user configuration directory.RECYCLARR_DATA_DIRenvironment variable for ephemeral data (resources, logs),enabling backup separation from user configuration (#699).
Changed
--rawfor the previous behavior (now TSV format for scripting).
--rawoption has been removed. It is now specific to list commands.--score-setsoption onlist custom-formatshas been removed. Uselist score-setsinstead.reducing complexity and resolving edge cases like multiple CFs with case-variant names (#672).
instances, making multi-instance output easier to navigate.
log-style output.
Removed
replace_existing_custom_formatsoption has been removed. Userecyclarr state repair --adoptto adopt manually-created custom formats.quality_profileselement undercustom_formatshas beenremoved.
configsdirectory are no longer supported. Moveinclude files to the
includesdirectory.repositoriessetting has been removed. Useresource_providersinstead.data from
~/.config/recyclarrto~/Library/Application Support/recyclarr.--app-dataoption has been removed. UseRECYCLARR_CONFIG_DIRenvironmentvariable instead.
RECYCLARR_APP_DATAenvironment variable has been removed. UseRECYCLARR_CONFIG_DIRinstead.Fixed
delete custom-formatscommand failed when config used include templates.config create --templateincorrectly logged "Replacing existing file" when creating newfiles.
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.