Conversation
Contributor
Author
--- HelmRelease: media/recyclarr CronJob: media/recyclarr
+++ HelmRelease: media/recyclarr CronJob: media/recyclarr
@@ -47,13 +47,13 @@
env:
- name: RECYCLARR_DATA_DIR
value: /tmp
envFrom:
- secretRef:
name: recyclarr-secret
- image: ghcr.io/recyclarr/recyclarr:8.5.1@sha256:734cecf44ae9be7cf0cb05b2c1bc7da0abef9d938cc11b605e58b3146205e5c0
+ image: ghcr.io/recyclarr/recyclarr:8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
name: app
resources:
limits:
memory: 128Mi
requests:
cpu: 10m |
Contributor
Author
--- kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr
+++ kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr
@@ -35,13 +35,13 @@
RECYCLARR_DATA_DIR: /tmp
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/recyclarr/recyclarr
- tag: 8.5.1@sha256:734cecf44ae9be7cf0cb05b2c1bc7da0abef9d938cc11b605e58b3146205e5c0
+ tag: 8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
securityContext: |
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:
8.5.1→8.6.0Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v8.6.0Compare Source
Added
scoreoncustom_formatsentries sets a default score for every profileunder
assign_scores_tothat does not define its ownscore(#736)base_urldoes not match the configuration type (e.g. Radarrconfig pointed at a Sonarr instance)
verboseverbosity level that includes per-item Custom Format change details(created/updated/deleted names) in the notification body (#541)
Changed
Fixed
adopted on first sync
!filereferences failed with an error when the file contained a trailing newline!filerelative paths resolved against the working directory instead of the configurationdirectory
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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 Mend Renovate.