-
Notifications
You must be signed in to change notification settings - Fork 1
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/onedr0p/radarr-develop ( 5.17.0.9555 → 5.18.1.9612 ) #2579
Merged
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
snoopy82481-bot
bot
added
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
area/kubernetes
Changes made in the kubernetes namespace directory
labels
Jan 5, 2025
--- HelmRelease: media/radarranime Deployment: media/radarranime
+++ HelmRelease: media/radarranime Deployment: media/radarranime
@@ -62,13 +62,13 @@
- name: RADARR__SERVER__PORT
value: '7878'
- name: RADARR__UPDATE__BRANCH
value: develop
- name: TZ
value: America/Boise
- image: ghcr.io/onedr0p/radarr-develop:5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ image: ghcr.io/onedr0p/radarr-develop:5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 7878
initialDelaySeconds: 0
--- HelmRelease: media/radarr Deployment: media/radarr
+++ HelmRelease: media/radarr Deployment: media/radarr
@@ -62,13 +62,13 @@
- name: RADARR__SERVER__PORT
value: '7878'
- name: RADARR__UPDATE__BRANCH
value: develop
- name: TZ
value: America/Boise
- image: ghcr.io/onedr0p/radarr-develop:5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ image: ghcr.io/onedr0p/radarr-develop:5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 7878
initialDelaySeconds: 0
--- HelmRelease: media/radarruhd Deployment: media/radarruhd
+++ HelmRelease: media/radarruhd Deployment: media/radarruhd
@@ -62,13 +62,13 @@
- name: RADARR__SERVER__PORT
value: '7878'
- name: RADARR__UPDATE__BRANCH
value: develop
- name: TZ
value: America/Boise
- image: ghcr.io/onedr0p/radarr-develop:5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ image: ghcr.io/onedr0p/radarr-develop:5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 7878
initialDelaySeconds: 0 |
--- kubernetes/apps/media/radarr/app Kustomization: flux-system/radarr HelmRelease: media/radarr
+++ kubernetes/apps/media/radarr/app Kustomization: flux-system/radarr HelmRelease: media/radarr
@@ -56,13 +56,13 @@
RADARR__LOG__LEVEL: info
RADARR__SERVER__PORT: 7878
RADARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/radarr-develop
- tag: 5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ tag: 5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/apps/media/radarranime/app Kustomization: flux-system/radarranime HelmRelease: media/radarranime
+++ kubernetes/apps/media/radarranime/app Kustomization: flux-system/radarranime HelmRelease: media/radarranime
@@ -56,13 +56,13 @@
RADARR__LOG__LEVEL: info
RADARR__SERVER__PORT: 7878
RADARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/radarr-develop
- tag: 5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ tag: 5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/apps/media/radarruhd/app Kustomization: flux-system/radarruhd HelmRelease: media/radarruhd
+++ kubernetes/apps/media/radarruhd/app Kustomization: flux-system/radarruhd HelmRelease: media/radarruhd
@@ -56,13 +56,13 @@
RADARR__LOG__LEVEL: info
RADARR__SERVER__PORT: 7878
RADARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/radarr-develop
- tag: 5.17.0.9555@sha256:d29684557a373f6efd8ac98f0b7b3007264599d3d83160bdaef9366a3b4f5d5a
+ tag: 5.18.1.9612@sha256:64364aa80c8e7bb1350c77a0400dcf7da298cf06c44c84081937955bbbd01e4c
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-radarr-develop-5.x
branch
from
January 5, 2025 13:08
2afcecb
to
3d40e9b
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.17.1.9561 )
fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.17.2.9580 )
Jan 5, 2025
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-radarr-develop-5.x
branch
from
January 12, 2025 14:06
3d40e9b
to
f47963a
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.17.2.9580 )
feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.18.0.9595 )
Jan 12, 2025
…→ 5.18.1.9612 ) | datasource | package | from | to | | ---------- | ------------------------------ | ----------- | ----------- | | docker | ghcr.io/onedr0p/radarr-develop | 5.17.0.9555 | 5.18.1.9612 |
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-radarr-develop-5.x
branch
from
January 19, 2025 15:07
f47963a
to
d29c216
Compare
snoopy82481-bot
bot
changed the title
feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.18.0.9595 )
feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.17.0.9555 → 5.18.1.9612 )
Jan 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Changes made in the kubernetes namespace directory
renovate/container
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/patch
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:
5.17.0.9555
->5.18.1.9612
Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)
v5.18.1.9612
: 5.18.1.9612Compare Source
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
d58135b
Fixed: Augmenting languages for releases with MULTI and other languages (#10842)b452c10
Bump SonarCloud azure extension for UI analysis to 3.Xf6b3647
Additional logging for delay profile decisions [ #10831 ]99f6be3
New: Show release source in history grab details [ #10830 ]c2ac49a
Additional logging for custom format score [ #10828 ]0e24a3e
Multiple Translations updated by Weblate18032cc
Multiple Translations updated by Weblate927eb38
Bump version to 5.18.1This list of changes was auto generated.
v5.18.0.9595
: 5.18.0.9595Compare Source
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
5fac348
Bump SonarCloud azure extension to 3.X7ba9603
Fixed: Sending Discord notifications with images without absolute linkse36de8a
New: Auto tag based on movie statusf8704a1
Translate backend: Autotagging + CF specs [ #9647 ]f507d51
Fixed: Listening on all IPv4 Addresses5f03e71
Fixed: qBittorrent Ratio Limit Checkc0ebbee
Bump version to 5.18.0This list of changes was auto generated.
v5.17.2.9580
: 5.17.2.9580Compare Source
To receive further Pre-Release or final updates for a non-docker installation, please change the branch to master. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
4051cf3
Fixed: Increase rate limit for PassThePopcorn9876ed6
Multiple Translations updated by Weblate2f26974
New: Add Tagalog language25f66a3
New: Add Marathi language0e25b27
Fixed: Sending Manual Interaction Required notifications to Discord for unknown movies410870d
Check if backup folder is writable on backup [ #10806 ]a64d931
Suggest adding IP to RPC whitelist for on failed Transmission authf0a9e76
Bump version to 5.17.26f23c46
Don't send session information to Sentryaf60cca
Fixed: Advanced settings for Metadata consumersd34d23a
Fixed: Movies updated during Import List Sync not reflected in the UI [ #10794 ]0a0da42
Bump version to 5.17.1e5419f6
Bump System.Memory [ #10791 ]88d9c08
Bump MailKit to 4.8.0 and Microsoft.Data.SqlClient to 2.1.7 [ #10790 ]6b42597
Add test for do not prefer repacks/propersf1d7c56
Fixed: Custom Format score bypassing upgrades not being allowedc81b2e8
Convert MediaInfo to TypeScript [ #10753 ]5efefd8
Upgrade @typescript-eslint packages to 8.181.138f9543
Upgrade Font Awesome to 6.7.1aae68e6
Upgrade babel to 7.26.01d21bbf
Bump version to 5.17.0This list of changes was auto generated.
v5.17.1.9561
: 5.17.1.9561Compare Source
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
6f23c46
Don't send session information to Sentryaf60cca
Fixed: Advanced settings for Metadata consumersd34d23a
Fixed: Movies updated during Import List Sync not reflected in the UI [ #10794 ]0a0da42
Bump version to 5.17.1This list of changes was auto generated.
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.