-
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/buroa/radarr-develop ( 5.14.0.9383 → 5.16.3.9541 ) #1526
Open
bot-akira
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-buroa-radarr-develop-5.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/media/radarr/app Kustomization: flux-system/radarr HelmRelease: media/radarr
+++ kubernetes/apps/media/radarr/app Kustomization: flux-system/radarr HelmRelease: media/radarr
@@ -44,13 +44,13 @@
TZ: Europe/Prague
envFrom:
- secretRef:
name: radarr-secret
image:
repository: ghcr.io/buroa/radarr-develop
- tag: 5.14.0.9383@sha256:0b003c79b5d755bbe971b2185d46f8d313de503b8d33d1bd0b26450f116fb934
+ tag: 5.16.3.9541@sha256:e61b5f980d5cb8495efee2501fc27ac46b7cd0d160d63fa8a57394394bffc064
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: media/radarr Deployment: media/radarr
+++ HelmRelease: media/radarr Deployment: media/radarr
@@ -87,13 +87,13 @@
value: develop
- name: TZ
value: Europe/Prague
envFrom:
- secretRef:
name: radarr-secret
- image: ghcr.io/buroa/radarr-develop:5.14.0.9383@sha256:0b003c79b5d755bbe971b2185d46f8d313de503b8d33d1bd0b26450f116fb934
+ image: ghcr.io/buroa/radarr-develop:5.16.3.9541@sha256:e61b5f980d5cb8495efee2501fc27ac46b7cd0d160d63fa8a57394394bffc064
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 7878
initialDelaySeconds: 0 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
bot-akira
bot
force-pushed
the
renovate/ghcr.io-buroa-radarr-develop-5.x
branch
from
December 15, 2024 09:09
aaa629a
to
1268f39
Compare
bot-akira
bot
changed the title
fix(container): update ghcr.io/buroa/radarr-develop ( 5.16.0.9485 → 5.16.1.9508 )
fix(container): update ghcr.io/buroa/radarr-develop ( 5.16.0.9485 → 5.16.2.9534 )
Dec 15, 2024
bot-akira
bot
force-pushed
the
renovate/ghcr.io-buroa-radarr-develop-5.x
branch
from
December 16, 2024 18:14
1268f39
to
26d9500
Compare
bot-akira
bot
changed the title
fix(container): update ghcr.io/buroa/radarr-develop ( 5.16.0.9485 → 5.16.2.9534 )
fix(container): update ghcr.io/buroa/radarr-develop ( 5.16.0.9485 → 5.16.3.9541 )
Dec 16, 2024
bot-akira
bot
force-pushed
the
renovate/ghcr.io-buroa-radarr-develop-5.x
branch
from
December 20, 2024 20:11
26d9500
to
cb03835
Compare
bot-akira
bot
changed the title
fix(container): update ghcr.io/buroa/radarr-develop ( 5.16.0.9485 → 5.16.3.9541 )
feat(container): update ghcr.io/buroa/radarr-develop ( 5.14.0.9383 → 5.16.3.9541 )
Dec 20, 2024
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:
5.14.0.9383
->5.16.3.9541
Release Notes
Radarr/Radarr (ghcr.io/buroa/radarr-develop)
v5.16.3.9541
: 5.16.3.9541Compare 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:
99c3c8c
Replace URLs in translations with tokens85171e4
Multiple Translations updated by Weblate86b656d
Use minor version for core-js in babel/preset-env5ae5d10
Improve opening add movie modal for Discover Overviewb801aa0
New: Add metadata links to telegram messages [ #10242, #10489 ]b2b5aa1
New: Optionally as Instance Name to Telegram notifications [ #10757 ]8c6ba9a
Fixed: Augmenting languages from indexer for release with stale indexer ID [ #10768 ]4e024c5
Fixed: Movies without tags bypassing tags on Download Client [ #10765 ]e4106f0
Upgrade TypeScript and core-js [ #10763 ]9032ac2
Bump version to 5.16.3See More
23fce4b
Fixed: Refresh backup list on deletion64fd855
Fixed: Error getting processes in some casese016410
Multiple Translations updated by Weblatebea943a
New: Tooltip with extra genres on search and collections9780d20
Improve is visible property check for discover movies62722d4
Fixed: Using all movie genres for collection filters27dd8e8
New: Tooltip with extra genres on movie details page6c47ede
Fixed: Refreshing movie genres7b9562b
Update React [ #10703 ]8b0b7c1
New: Reactive search button on Wanted pages [ #10750 ]7ebd341
Sync TimeSpanConverter with upstream [ #10756 ]6c85f16
Bump version to 5.16.245aabce
Automated API Docs update0caa793
New: Add config file setting for CGNAT authentication bypass9a107cc
New: Add Languages to Webhook Notifications [ #10733 ]a6d727f
New: Kometa metadata file creation disabled [ #10738 ]01a53d3
Automated API Docs update348c29c
Multiple Translations updated by Weblate6473971
Add return type for movie lookup and import endpoints [ #10737 ]6ac9cca
Avoid default category on existing Transmission configurationsa2b38c5
New: Labels support for Transmission 4.03cc4105
Bump NLog, Npgsql, Ical.Net, IPAddressRange, ImageSharp and Polly3449a5d
Fixed: Don't fail import if symlink target can't be resolved5bac157
Remove unnecessary heap allocations in local IP check114d260
Deprecate Sizeleft and Timeleft queue item properties617b9c5
Console warnings for missing translations on development builds [ #10669 ]ba4ccbb
Deluge communication improvementsb845268
New: Support for new SABnzbd history retention values [ #10699 ]0fee552
Bump version to 5.16.1828b994
Support Postgres with non-standard version string7952fd3
Multiple Translations updated by Weblate4b4e598
New: Add Afrikaans language71ccebd
Fix cutoff fixture2607c67
Fixed: Prevent lack of internet from stopping all health checks from running [ #10694 ]a626b4f
Fixed: Custom Format upgrading not respecting 'Upgrades Allowed' [ #10691 ]1526bf2
Fixed path in downloading to root folder check message2194772
New: Add Albanian language (#10663)cd490d6
New: Add headers setting in webhook connectionff60984
New: Replace 'Ben the Man' release group parsing with 'Ben the Men' [ #10676 ]15b6f72
Multiple Translations updated by Weblateaf06a9f
Webpack web targetc3fa440
Multiple Translations updated by Weblate (#10688)0411d66
Bump version to 5.16.0This list of changes was auto generated.
v5.16.2.9534
: 5.16.2.9534Compare 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:
23fce4b
Fixed: Refresh backup list on deletion64fd855
Fixed: Error getting processes in some casese016410
Multiple Translations updated by Weblatebea943a
New: Tooltip with extra genres on search and collections9780d20
Improve is visible property check for discover movies62722d4
Fixed: Using all movie genres for collection filters27dd8e8
New: Tooltip with extra genres on movie details page6c47ede
Fixed: Refreshing movie genres7b9562b
Update React [ #10703 ]8b0b7c1
New: Reactive search button on Wanted pages [ #10750 ]See More
7ebd341
Sync TimeSpanConverter with upstream [ #10756 ]6c85f16
Bump version to 5.16.245aabce
Automated API Docs updateThis list of changes was auto generated.
v5.16.1.9508
: 5.16.1.9508Compare 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:
0caa793
New: Add config file setting for CGNAT authentication bypass9a107cc
New: Add Languages to Webhook Notifications [ #10733 ]a6d727f
New: Kometa metadata file creation disabled [ #10738 ]01a53d3
Automated API Docs update348c29c
Multiple Translations updated by Weblate6473971
Add return type for movie lookup and import endpoints [ #10737 ]6ac9cca
Avoid default category on existing Transmission configurationsa2b38c5
New: Labels support for Transmission 4.03cc4105
Bump NLog, Npgsql, Ical.Net, IPAddressRange, ImageSharp and Polly3449a5d
Fixed: Don't fail import if symlink target can't be resolvedSee More
5bac157
Remove unnecessary heap allocations in local IP check114d260
Deprecate Sizeleft and Timeleft queue item properties617b9c5
Console warnings for missing translations on development builds [ #10669 ]ba4ccbb
Deluge communication improvementsb845268
New: Support for new SABnzbd history retention values [ #10699 ]0fee552
Bump version to 5.16.1828b994
Support Postgres with non-standard version stringThis list of changes was auto generated.
v5.16.0.9485
: 5.16.0.9485Compare 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:
7952fd3
Multiple Translations updated by Weblate4b4e598
New: Add Afrikaans language71ccebd
Fix cutoff fixture2607c67
Fixed: Prevent lack of internet from stopping all health checks from running [ #10694 ]a626b4f
Fixed: Custom Format upgrading not respecting 'Upgrades Allowed' [ #10691 ]1526bf2
Fixed path in downloading to root folder check message2194772
New: Add Albanian language (#10663)cd490d6
New: Add headers setting in webhook connectionff60984
New: Replace 'Ben the Man' release group parsing with 'Ben the Men' [ #10676 ]15b6f72
Multiple Translations updated by WeblateSee More
af06a9f
Webpack web targetc3fa440
Multiple Translations updated by Weblate (#10688)0411d66
Bump version to 5.16.0This list of changes was auto generated.
v5.15.1.9463
: 5.15.1.9463Compare 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:
179637f
Fixed: Release dates for Discover Movie posters09b4bf1
Multiple Translations updated by Weblateea86d14
Fixed: Normalize unicode characters when comparing paths for equality2429dd9
AllowGetFileSize
to follow symlinksa752476
Fixed: Allow files to be moved from Torrent Blackhole even when remove is disabled50ce480
Pin ReportGenerator in Azure Pipelines for .NET 60ef6e56
Multiple Translations updated by Weblate12d5014
New: Track Kometa metadata files [ #10059, #10419, #10311 ]c8301d4
Fix translation token for Mount Health Checkb1df9b2
Automated API Docs updateSee More
ff09da3
New: Filter queue by status [ #10648 ]3b9bd69
New: Favorite folders in Manual Import [ #10630 ]9ab3e6b
Multiple Translations updated by Weblate86f4f86
Fixed: Filtering queue by multiple qualities [ #10647 ]40d95a0
Sync coding style with upstream for join methods [ #10637 ]ca72483
Rename Manage Custom Formats to Manage Formats [ #10629 ]10e3964
New: Use instance name in PWA manifest [ #10625 ]b22a86e
New: Include source path with Webhook import event movie file [ #10635 ]5976d66
New: Reject files during import that have no audio tracks [ #10643 ]b4eff4d
Show a movie path as example in Mount Health Check [ #10649 ]1414a09
New: Add individual edit to Manage Custom Formatsb30efd0
Use current time for cache break in developmentdef6950
Fixed: Use download client name for history columnf23c2db
Increase retries for DebouncerFixture186e9cd
Bump version to 5.15.1394f34e
Fixed: Root folder existence for import lists and movie collectionsd9f5082
Multiple Translations updated by Weblateb550580
Fix file browser translations48a79eb
Fixed: Loading queue with pending releases for deleted moviesb42f7e0
Fixed: Cleaning the French preposition 'à' from titles8f507ac
Fixed: Parse "Català" and "Catalán" as Catalan06d54e0
Update JetBrains logos [ #10603 ]3708d58
Fixed: Custom filtering movies by year [ #10610 ]0049ccd
Inherit trigger from pushed command models [ #10592 ]ab8a2d1
Improve message for grab errors due to no matching tags [ #10593 ]25bb52b
UseOperatingSystem
class to get OS information63c6f70
Fixed: Changing movies to another root folder without moving files79cd626
Fixed: Status check for completed directories in Deluge879c872
Cleanse exceptions in event logsd4993cf
Bump version to 5.15.0This list of changes was auto generated.
v5.15.0.9412
: 5.15.0.9412Compare 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:
394f34e
Fixed: Root folder existence for import lists and movie collectionsd9f5082
Multiple Translations updated by Weblateb550580
Fix file browser translations48a79eb
Fixed: Loading queue with pending releases for deleted moviesb42f7e0
Fixed: Cleaning the French preposition 'à' from titles8f507ac
Fixed: Parse "Català" and "Catalán" as Catalan06d54e0
Update JetBrains logos [ #10603 ]3708d58
Fixed: Custom filtering movies by year [ #10610 ]0049ccd
Inherit trigger from pushed command models [ #10592 ]ab8a2d1
Improve message for grab errors due to no matching tags [ #10593 ]See More
25bb52b
UseOperatingSystem
class to get OS information63c6f70
Fixed: Changing movies to another root folder without moving files79cd626
Fixed: Status check for completed directories in Deluge879c872
Cleanse exceptions in event logsd4993cf
Bump version to 5.15.0This 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 this update again.
This PR has been generated by Renovate Bot.