-
Notifications
You must be signed in to change notification settings - Fork 0
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 ghcr.io/recyclarr/recyclarr ( 6.0.2 → 7.2.3 ) #200
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-recyclarr-recyclarr-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
--- kubernetes/apps/downloads/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: downloads/recyclarr
+++ kubernetes/apps/downloads/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: downloads/recyclarr
@@ -32,13 +32,13 @@
COMPlus_EnableDiagnostics: '0'
envFrom:
- secretRef:
name: recyclarr-secret
image:
repository: ghcr.io/recyclarr/recyclarr
- tag: 6.0.2@sha256:02add40feae0569401b5020528e06419b47046723d0bb4bef1e82325e9eefdad
+ tag: 7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
nameOverride: recyclarr
resources:
limits:
memory: 128M
requests:
cpu: 5m |
--- HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr
+++ HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr
@@ -47,13 +47,13 @@
env:
- name: COMPlus_EnableDiagnostics
value: '0'
envFrom:
- secretRef:
name: recyclarr-secret
- image: ghcr.io/recyclarr/recyclarr:6.0.2@sha256:02add40feae0569401b5020528e06419b47046723d0bb4bef1e82325e9eefdad
+ image: ghcr.io/recyclarr/recyclarr:7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
name: recyclarr
resources:
limits:
memory: 128M
requests:
cpu: 5m |
6389393
to
a81b912
Compare
d208a1f
to
f80dee6
Compare
f80dee6
to
4fde90e
Compare
4fde90e
to
c6eec45
Compare
c6eec45
to
dee0f1d
Compare
dee0f1d
to
021a7ef
Compare
021a7ef
to
51eae56
Compare
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:
6.0.2
->7.2.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v7.2.3
Compare Source
Changed
Fixed
some language-specific custom formats (#318).
v7.2.2
Compare Source
Fixed
a backward compatible change, so older versions of Sonarr and Radarr will continue to use the
correct upper limits.
v7.2.1
Compare Source
Fixed
adjustment of the upper limit for "Preferred" from 395 to 399.
v7.2.0
Compare Source
Changed
quality_profiles
undercustom_formats
was renamed toassign_scores_to
todisambiguate it from the top-level
quality_profiles
. The old name is deprecated until the nextmajor release. See here for details.
Fixed
v7.1.1
Compare Source
Changed
--app-data
option is now common to all commands.Fixed
v7.1.0
Compare Source
Added
required qualities. When this happens, users are not even able to save the profile using the
Sonarr or Radarr UI. Recyclarr now detects this situation and automatically repairs the quality
profile by re-adding these missing qualities for users. See this issue.
Fixed
exit/cancel Recyclarr, it will bail out of any ongoing API calls.
--app-data
option works again (#284).v7.0.0
Compare Source
This release contains BREAKING CHANGES. See the v7.0 Upgrade Guide for required
changes you may need to make.
Added
includes
subdirectory intended to hold only include templates. Relative pathsspecified in the
config
include directive are resolved starting at this new directory. Relativepaths to include templates located under the
configs
directory is now DEPRECATED. See the"File Structure" page on the wiki for more details.
Changed
~/Library/Application Support/recyclarr
instead of~/.config/recyclarr
. Users will need to runrecyclarr migrate
tomove the directory (or do it manually).
version for Sonarr is v4.0.0.
-v
option.Recyclarr generates with the
recyclarr config create
command.Fixed
incorrect
base_url
).base_url
&api_key
.list custom-formats
command (#229).
delete_old_custom_formats
enabled (#237).Configuration
📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.