mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 14:11:30 -03:00
chore(helm): update image ghcr.io/home-operations/radarr 6.0.1.10258 → 6.0.2.10271 (#40483)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | `b67ac38` -> `12b8348` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary> ### [`v6.0.2.10271`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.0.2.10271): 6.0.2.10271 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.0.1.10258...v6.0.2.10271) *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: - [`e52547f`](e52547fa37) chore: sync CONTRIBUTING.md from Servarr/wiki ([#​11207](https://redirect.github.com/Radarr/Radarr/issues/11207)) - [`ff6a697`](ff6a69701f) Bump to 6.0.2 - [`f6afbfa`](f6afbfa684) Fixed: Prevent modals from overflowing screen width - [`b1b33e0`](b1b33e0dbf) New: Switch theme automatically on system change - [`cf46589`](cf465899b4) New: Retry SQLite writes for database is locked errors - [`e636919`](e63691935d) Upgrade MonoTorrent to 3.0.2 - [`1bae949`](1bae9499e4) Bump System.Data.SQLite to official 2.0.2 - [`c991a89`](c991a8927d) Bump FluentMigrator to official 6.2.0 - [`3c75250`](3c75250c08) Bump postcss to 8.5.6 - [`1e06fc5`](1e06fc5b43) Switch HttpProxySettingsProviderFixture to test cases <details><summary><b>See More</b></summary> - [`5230703`](52307038af) Bump Moq to 4.18.4 - [`0297dba`](0297dba7f9) Attempt to remove pid file only if config folder exists - [`554a54b`](554a54b009) Improve error tracing in migrate app data folder This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=196&_a=release-summary).</details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.1.10258
|
||||
appVersion: 6.0.2.10271
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -38,7 +38,8 @@ sources:
|
||||
- https://ghcr.io/home-operations/radarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr
|
||||
type: application
|
||||
version: 25.2.0
|
||||
version: 25.2.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.1.10258@sha256:b67ac38b70e9f0d2aee0be31be27fd25d9d35ed1f7204d012fd05effabc395f5
|
||||
tag: 6.0.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user